瀏覽代碼

组件样式隔离

john 1 年之前
父節點
當前提交
d727eda0ce
共有 1 個文件被更改,包括 1 次插入1 次删除
  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;