Browse Source

无用代码,样式加scope,防止对项目有污染

zhangdaiscott 2 years ago
parent
commit
eaa5c7b926
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/layouts/default/header/components/notify/index_old.vue

+ 1 - 1
src/layouts/default/header/components/notify/index_old.vue

@@ -174,7 +174,7 @@
     },
   });
 </script>
-<style lang="less">
+<style lang="less" scoped>
   //noinspection LessUnresolvedVariable
   @prefix-cls: ~'@{namespace}-header-notify';