dengjie commit : 备份三级菜单
This commit is contained in:
@@ -85,8 +85,6 @@ export default {
|
||||
menuData: [],
|
||||
link_color:'#C5DCFE',
|
||||
logo:true
|
||||
// logoOne:'block',
|
||||
// logoTwo:'none'
|
||||
}
|
||||
},
|
||||
mounted() {
|
||||
@@ -103,7 +101,7 @@ export default {
|
||||
header_bgc.style= "position: fixed;top: 0;background-color: #fff;box-shadow: 0px 1px 3px 0px rgba(8,57,122,0.18);"
|
||||
this.link_color='#0A51AE'
|
||||
this.logo=false
|
||||
// // link_text.style="color:#fff;"
|
||||
// link_text.style="color:#fff;"
|
||||
// link_text.addClass('active')
|
||||
}else if(top === 0){
|
||||
Head.style = "position: static;"
|
||||
|
||||
Reference in New Issue
Block a user