Baozhangchao 3 years ago
parent
commit
1b4843c5fe
1 changed files with 10 additions and 0 deletions
  1. 10
    0
      src/pages/AllPages.vue

+ 10
- 0
src/pages/AllPages.vue View File

@@ -0,0 +1,10 @@
1
+<template>
2
+  <div></div>
3
+</template>
4
+
5
+<script>
6
+export default {}
7
+</script>
8
+
9
+<style>
10
+</style>