This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Augcl
/
popularize-front
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
删除按钮
master
zheng_hb
2 months ago
parent
c7394b779e
commit
99712e8885
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
components/cart/CardList.vue
+ 0
- 1
components/cart/CardList.vue
View File
@ -20,7 +20,6 @@
<
/
view
>
<
view
class
=
"button-sp-area"
v-if
="Array.isArray(item.btnObj) && item.btnObj.length > 0"
>
<
button
@click
="skip(val)"
:
style
=
"{background: val.bgColor, color: val.color}"
v-for
="(val, i) in item.btnObj" :key="i" class="mini-btn" size="mini"
>
{{
val.btnTitle
}}
<
/
button
>
<
button
>
4332432
<
/
button
>
<
/
view
>
<
/
view
>
<
/
view
>
Write
Preview
Loading…
Cancel
Save