Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
H
h5-base
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
new-sing
h5-base
Commits
8e5ccc2d
Commit
8e5ccc2d
authored
Jul 26, 2019
by
chenyishuai@singsingenglish.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
726
parent
b0101b4a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
passShop.vue
src/components/buy/passShop.vue
+1
-1
No files found.
src/components/buy/passShop.vue
View file @
8e5ccc2d
...
@@ -27,7 +27,7 @@
...
@@ -27,7 +27,7 @@
<span
class=
"detail"
>
{{
groupDetail
.
goods_desc
.
desc
}}
</span>
<span
class=
"detail"
>
{{
groupDetail
.
goods_desc
.
desc
}}
</span>
<div
class=
"price"
>
<div
class=
"price"
>
<span
class=
"price-content"
>
¥
{{
groupDetail
.
current_price
/
100
}}
元
</span>
<span
class=
"price-content"
>
¥
{{
groupDetail
.
current_price
/
100
}}
元
</span>
<
!--
<span
class=
"price-content"
@
click=
"clear"
>
清缓存
</span>
--
>
<
span
class=
"price-content"
@
click=
"clear"
>
清缓存
</span
>
<span
<span
style=
"text-decoration:line-through;color: #bbb;font-size: 14px"
style=
"text-decoration:line-through;color: #bbb;font-size: 14px"
v-if=
"groupDetail.goods_type === 1 && groupDetail.original_price > groupDetail.current_price"
v-if=
"groupDetail.goods_type === 1 && groupDetail.original_price > groupDetail.current_price"
...
...
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