mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-mobile.git
synced 2025-12-09 10:56:47 +08:00
提交
This commit is contained in:
@@ -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">
|
||||
|
||||
2
unpackage/dist/build/h5/index.html
vendored
2
unpackage/dist/build/h5/index.html
vendored
@@ -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
1
unpackage/dist/build/h5/static/js/pages-my-index.f7b77f1f.js
vendored
Normal file
1
unpackage/dist/build/h5/static/js/pages-my-index.f7b77f1f.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user