This commit is contained in:
Pengxiansen
2025-02-21 14:52:26 +08:00
parent 911ff98491
commit 7557ce7dce
5 changed files with 14 additions and 13 deletions

View File

@@ -143,6 +143,16 @@
</view>
</view>
</u-grid-item>
<u-grid-item>
<view class="one" @click="navigateTo('growth')">
<view class="one-img">
<img src="../../static/images/center/growth.jpg">
</view>
<view class="one-text">
专业力必修
</view>
</view>
</u-grid-item>
<u-grid-item>
<view class="one" @click="navigateTo('rankingList')">
<view class="one-img">
@@ -276,16 +286,7 @@
</view>
</view>
</u-grid-item>
<u-grid-item>
<view class="one" @click="navigateTo('growth')">
<view class="one-img">
<img src="../../static/images/center/growth.jpg">
</view>
<view class="one-text">
专业力必修
</view>
</view>
</u-grid-item>
<!-- <u-grid-item>
<view class="one" @click="navigateTo('setting')">
<view class="one-img">

View File

@@ -19,4 +19,4 @@
hm.src = "https://hm.baidu.com/hm.js?ea89f02dca369037a73c5e3907e2c14a";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();</script></head><body><div id=app></div><script src=/mobile/static/js/chunk-vendors.bb72ee6e.js></script><script src=/mobile/static/js/index.f2b4d384.js></script></body></html>
})();</script></head><body><div id=app></div><script src=/mobile/static/js/chunk-vendors.bb72ee6e.js></script><script src=/mobile/static/js/index.667c7e1e.js></script></body></html>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long