소스 검색

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
 }