Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
H
hls-xcmg-vue-app
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
xugong
hls-xcmg-vue-app
Commits
a42567d5
Commit
a42567d5
authored
Nov 06, 2020
by
Jennie Shi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
调整bug
parent
96488a7d
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
24 additions
and
19 deletions
+24
-19
uat.env.js
config/uat.env.js
+1
-1
creat-rent-info.vue
src/pages/contractCreate/creat-rent-info.vue
+16
-12
message-list.vue
src/pages/messageCenter/message-list.vue
+1
-1
setting.vue
src/pages/myInfo/setting.vue
+2
-1
bankInfo.vue
src/pages/userBind/np/bankInfo.vue
+1
-1
bankInfo.vue
src/pages/userBind/org/bankInfo.vue
+1
-1
bank-info.vue
src/pages/userBindNew/np/bank-info.vue
+1
-1
bankInfo.vue
src/pages/userBindNew/org/bankInfo.vue
+1
-1
No files found.
config/uat.env.js
View file @
a42567d5
...
...
@@ -11,5 +11,5 @@ module.exports = {
ocrPath
:
'"http://180.104.121.66:8088/r/api"'
,
fileUploadSvcPath
:
'"http://180.104.121.66:8088/r/api/app/fileUploadSvc?sysName=XCMG_UAT&apiName="'
,
appId
:
'"com.xcmg.app.dev"'
,
currentVersion
:
'"2.7.
0
"'
currentVersion
:
'"2.7.
2
"'
}
src/pages/contractCreate/creat-rent-info.vue
View file @
a42567d5
...
...
@@ -158,7 +158,7 @@
</item>
</list-item>
<div
slot=
"buttons"
>
<option-button
type=
"delete"
text
@
click
.
native=
"delete_release(item.project_lease_item_id,index)"
/>
<option-button
v-if=
"!isReadOnly"
type=
"delete"
text
@
click
.
native=
"delete_release(item.project_lease_item_id,index)"
/>
</div>
</item-option>
</div>
...
...
@@ -723,7 +723,9 @@ export default {
hlsPopup
.
showLongCenter
(
'保存成功'
)
this
.
downNum
=
false
this
.
rentInfo
.
project_lease_item_id
=
res
.
master
.
project_lease_item_id
this
.
uploadList
[
0
].
pkvalue
=
this
.
rentInfo
.
project_lease_item_id
if
(
this
.
uploadList
.
length
>
0
)
{
this
.
uploadList
[
0
].
pkvalue
=
this
.
rentInfo
.
project_lease_item_id
}
this
.
savePicture
(
this
.
uploadList
)
let
ifPush
=
true
this
.
leaseList
.
forEach
(
item
=>
{
...
...
@@ -1707,16 +1709,18 @@ export default {
<
style
lang=
"less"
>
#create-rent-info {
.swipeout-list .option-item .delete {
background-color: rgba(249,98,104,0.5);
background-image: url("../../assets/contractCreate/delete.png");
background-repeat: no-repeat;
background-position: center center;
background-size: 30px 30px;
height: 61px !important;
}
.swipeout-list .item .function {
margin-bottom: 0px !important;
}
background-color: rgba(249,98,104,0.5);
background-image: url("../../assets/contractCreate/delete.png");
background-repeat: no-repeat;
background-position: center center;
background-size: 30px 30px;
height: 61px !important;
}
.swipeout-list .item .function {
background: url("../../assets/contractCreate/delete.png") 45% 45% #fde5e8
no-repeat;
background-size: 20px 20px;
}
.check {
span {
width: 0.32rem;
...
...
src/pages/messageCenter/message-list.vue
View file @
a42567d5
...
...
@@ -49,7 +49,7 @@
</div>
</list-item>
<div
slot=
"buttons"
>
<option-button
type=
"warn"
text=
"删除"
@
click
.
native=
"deleteFun(parentIndex,item)"
/>
<option-button
type=
"warn"
@
click
.
native=
"deleteFun(parentIndex,item)"
/>
</div>
</item-option>
</section>
...
...
src/pages/myInfo/setting.vue
View file @
a42567d5
...
...
@@ -15,7 +15,7 @@
</item>
</list-item>
<list-item
:item-height=
"50"
class=
"list"
>
<item
@
click
.
native=
"changePageHead()"
>
<item
v-if=
"bpId!=='undefined'"
@
click
.
native=
"changePageHead()"
>
<div
slot=
"name"
style=
"color:#656464;"
>
修改信息
</div>
<div
class=
"arrow_right"
><img
src=
"@/assets/myinfo/arrow_right.png"
></div>
</item>
...
...
@@ -76,6 +76,7 @@ export default {
update_content
:
''
,
multiRoleList
:
[],
multipleRole
:
window
.
localStorage
.
getItem
(
'multipleRole'
),
bpId
:
window
.
localStorage
.
bp_id
,
}
},
computed
:
{
...
...
src/pages/userBind/np/bankInfo.vue
View file @
a42567d5
...
...
@@ -36,7 +36,7 @@
</div>
</div>
<div
slot=
"buttons"
class=
"button"
>
<option-button
t
ext
@
click
.
native=
"deleteFun(item.bank_account_num)"
/>
<option-button
t
ype=
"warn"
@
click
.
native=
"deleteFun(item.bank_account_num)"
/>
</div>
</item-option>
</li>
...
...
src/pages/userBind/org/bankInfo.vue
View file @
a42567d5
...
...
@@ -43,7 +43,7 @@
</div>
</div>
<div
slot=
"buttons"
class=
"button"
>
<option-button
t
ext
@
click
.
native=
"deleteFun(item.bank_account_num)"
/>
<option-button
t
ype=
"warn"
@
click
.
native=
"deleteFun(item.bank_account_num)"
/>
</div>
</item-option>
</li>
...
...
src/pages/userBindNew/np/bank-info.vue
View file @
a42567d5
...
...
@@ -44,7 +44,7 @@
</div>
</div>
<div
slot=
"buttons"
class=
"button"
>
<option-button
t
ext
@
click
.
native=
"deleteFun(item.bank_account_num)"
/>
<option-button
t
ype=
"warn"
@
click
.
native=
"deleteFun(item.bank_account_num)"
/>
</div>
</item-option>
</li>
...
...
src/pages/userBindNew/org/bankInfo.vue
View file @
a42567d5
...
...
@@ -49,7 +49,7 @@
</div>
</div>
<div
slot=
"buttons"
class=
"button"
>
<option-button
t
ext
@
click
.
native=
"deleteFun(item.bank_account_num)"
/>
<option-button
t
ype=
"warn"
@
click
.
native=
"deleteFun(item.bank_account_num)"
/>
</div>
</item-option>
</li>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment