zory преди 2 седмици
родител
ревизия
0474b4031c
променени са 4 файла, в които са добавени 48 реда и са изтрити 0 реда
  1. 12 0
      src/views/project/account/index.vue
  2. 12 0
      src/views/project/order/index.vue
  3. 12 0
      src/views/project/pages/index.vue
  4. 12 0
      src/views/project/product/index.vue

+ 12 - 0
src/views/project/account/index.vue

@@ -0,0 +1,12 @@
+<template>
+
+</template>
+
+<script>
+
+
+</script>
+
+<style>
+
+</style>

+ 12 - 0
src/views/project/order/index.vue

@@ -0,0 +1,12 @@
+<template>
+
+</template>
+
+<script>
+
+
+</script>
+
+<style>
+
+</style>

+ 12 - 0
src/views/project/pages/index.vue

@@ -0,0 +1,12 @@
+<template>
+
+</template>
+
+<script>
+
+
+</script>
+
+<style>
+
+</style>

+ 12 - 0
src/views/project/product/index.vue

@@ -0,0 +1,12 @@
+<template>
+
+</template>
+
+<script>
+
+
+</script>
+
+<style>
+
+</style>