Prechádzať zdrojové kódy

智能手表 表盘管理

DESKTOP-O04BTUJ\muzen 3 rokov pred
rodič
commit
892e67b95e

+ 1 - 1
src/views/watch/list/detail.vue

@@ -47,7 +47,7 @@ export default {
 }
 </script>
 
-<style lang="scss">
+<style lang="scss" scoped>
 .el-form {
   width: 500px;
 }

+ 1 - 5
src/views/watch/list/index.vue

@@ -60,8 +60,4 @@ export default {
     }
   }
 }
-</script>
-
-<style lang="scss">
-
-</style>
+</script>