Przeglądaj źródła

组件样式隔离

john 1 rok temu
rodzic
commit
d727eda0ce
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/components/wx-points-auth/wx-points-auth.vue

+ 1 - 1
src/components/wx-points-auth/wx-points-auth.vue

@@ -184,7 +184,7 @@ export default {
     }
 }
 </script>
-<style>
+<style scoped>
 .box {
     position: absolute;
     z-index: 10000;