Explorar o código

频道管理 定制频道

DESKTOP-O04BTUJ\muzen %!s(int64=3) %!d(string=hai) anos
pai
achega
86d4c61097
Modificáronse 2 ficheiros con 2 adicións e 5 borrados
  1. 1 1
      src/views/channel/custom/detail.vue
  2. 1 4
      src/views/channel/custom/index.vue

+ 1 - 1
src/views/channel/custom/detail.vue

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

+ 1 - 4
src/views/channel/custom/index.vue

@@ -95,7 +95,4 @@ export default {
     }
   },
 };
-</script>
-
-<style>
-</style>
+</script>