Parcourir la source

组件样式隔离

john il y a 1 an
Parent
commit
d727eda0ce
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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;