Procházet zdrojové kódy

组件样式隔离

john před 1 rokem
rodič
revize
d727eda0ce

+ 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;