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
2b846374
Commit
2b846374
authored
Jan 22, 2025
by
youjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
优惠券详情
parent
43c063c7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
details.vue
pages/coupon/details/details.vue
+1
-1
No files found.
pages/coupon/details/details.vue
View file @
2b846374
...
...
@@ -47,7 +47,7 @@
<view
class=
"cdTiaojianBRTitle"
>
使用说明
</view>
<view
class=
"cdTiaojianBRText"
>
券类型:
{{
g
.
couponsType
==
1
?
'抵用券'
:
'折扣卷'
}}
</view>
<view
class=
"cdTiaojianBRText"
>
使用范围:
{{
g
.
couponsUseScopeName
}}
</view>
<
!--
<view
class=
"cdTiaojianBRText"
>
{{
g
.
remark
}}
</view>
--
>
<
view
class=
"cdTiaojianBRText"
v-if=
"x.remark&&x.remark!=''"
>
备注:
{{
g
.
remark
}}
</view
>
</view>
</view>
<view
class=
"cdTiaojianButtom"
@
click=
"gouseUrl(g)"
>
立即使用
</view>
...
...
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