Explorar el Código

组件样式隔离

john hace 1 año
padre
commit
d727eda0ce
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;