dengjie commit : 备份三级菜单

This commit is contained in:
clay
2022-10-07 16:07:30 +08:00
parent 7971f6c25b
commit 776d265c10
2 changed files with 615 additions and 3 deletions

View File

@@ -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;"