This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
hly
/
fission-star-applet-250304
generated from
hly/uniapp-shop-templates
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
refactor(center.vue): 注释掉钱包和团队功能的相关代码
由于暂时不需要钱包和团队功能,故将相关代码注释掉以简化页面结构
master
前端-胡立永
3 weeks ago
parent
6aae5409b1
commit
2a804b0742
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
pages/index/center.vue
+ 2
- 2
pages/index/center.vue
View File
@ -70,7 +70,7 @@
<
/
view
>
<
text
>
激活码
<
/
text
>
<
/
view
>
<
view
class
=
"tool"
@click
="$utils.navigateTo('/pages_order/mine/wallet')"
>
<!--
<
view
class
=
"tool"
@click
="$utils.navigateTo('/pages_order/mine/wallet')"
>
<
view
class
=
"tool-icon"
>
<
image
src
=
"@/pages_order/static/center/tool-wallet.png"
>
<
/
image
>
<
/
view
>
@ -81,7 +81,7 @@
<
image
src
=
"@/pages_order/static/center/tool-team.png"
>
<
/
image
>
<
/
view
>
<
text
>
我的团队
<
/
text
>
<
/
view
>
<
/
view
>
--
>
<
/
view
>
<
/
view
>
Write
Preview
Loading…
Cancel
Save