瀏覽代碼

fix:样式问题

yangchengfei 5 月之前
父節點
當前提交
8244cec0b6
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/page/Layout/menuList/menuList.vue

+ 1 - 1
src/page/Layout/menuList/menuList.vue

@@ -103,7 +103,7 @@ export default {
103 103
 };
104 104
 </script>
105 105
 
106
-<style  lang="scss">
106
+<style  lang="scss" scoped>
107 107
 .live-scrollbar {
108 108
   height: 100%;
109 109
 }