调整排行榜,增加banner图链接,增加公告信息分享功能
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user