Explorar o código

文件命名优化

任一存 %!s(int64=3) %!d(string=hai) anos
pai
achega
3f790a4737
Modificáronse 2 ficheiros con 1 adicións e 1 borrados
  1. 0 0
      src/framework/EditAppLayout.vue
  2. 1 1
      src/pages/Edit.vue

src/framework/index.vue → src/framework/EditAppLayout.vue


+ 1 - 1
src/pages/Edit.vue

@@ -4,7 +4,7 @@
   </div>
 </template>
 <script>
-import AppLayout from "@/framework";
+import AppLayout from "@/framework/EditAppLayout.vue";
 
 export default {
   components: {