Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
J
jz_Travel
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
zhengke
jz_Travel
Commits
c823dea5
Commit
c823dea5
authored
Oct 13, 2021
by
罗超
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
947df9fe
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
jz_MyOrder.vue
pages/jiuzhai/jz_MyOrder.vue
+2
-2
No files found.
pages/jiuzhai/jz_MyOrder.vue
View file @
c823dea5
...
@@ -180,8 +180,8 @@
...
@@ -180,8 +180,8 @@
<button
<button
v-if=
"item.orderState == 2"
v-if=
"item.orderState == 2"
class=
"jz_Zailai"
class=
"jz_Zailai"
style=
"width: 110rpx; margin-right: 10rpx"
@
click
.
stop=
"goZhifu(item)"
@
click
.
stop=
"goZhifu(item)"
style=
"width: 110rpx; margin-right: 10rpx; margin-left: 0rpx"
:disabled=
"disabledBtn"
:disabled=
"disabledBtn"
>
>
付款
付款
...
@@ -197,7 +197,7 @@
...
@@ -197,7 +197,7 @@
>
>
<!-- #endif -->
<!-- #endif -->
<view
<view
v-if=
"item.isApplyForCancel != 1"
v-if=
"item.isApplyForCancel != 1
&& item.orderState != 4
"
class=
"jz_Zailai"
class=
"jz_Zailai"
style=
"width: 110rpx"
style=
"width: 110rpx"
@
click
.
stop=
"goCancel(item)"
@
click
.
stop=
"goCancel(item)"
...
...
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