Ver Fonte

组件样式隔离

john há 1 ano atrás
pai
commit
d727eda0ce
1 ficheiros alterados com 1 adições e 1 exclusões
  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;