调整排行榜,增加banner图链接,增加公告信息分享功能

This commit is contained in:
唐明明
2022-08-05 14:41:35 +08:00
parent afa7361e2c
commit 2d93d2c1e2
11 changed files with 3586 additions and 4828 deletions

View File

@@ -11,7 +11,6 @@
<u-sticky bgColor="#34CE98">
<u-tabs
:list="tabs"
:scrollable="false"
lineColor="white"
:activeStyle="{color: 'white', fontWeight: 'bold', fontSize: '14px'}"
:inactiveStyle="{color: 'rgba(255,255,255,.6)', fontSize: '14px'}"
@@ -112,7 +111,6 @@
},
methods: {
onTabs(e){
console.log(e)
if(this.type == e.type){
return
}