This website works better with JavaScript
Home
Explore
Help
Sign In
wangggziwen
/
party
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
前端vue文件分类
Wang Zi Wen
2 years ago
parent
fd89c3f97b
commit
c1ecb7ac0f
12 changed files
with
9 additions
and
0 deletions
Split View
Show Diff Stats
3
0
ruoyi-ui/src/views/branch/xxyd/index.vue
0
0
ruoyi-ui/src/views/branch/xxyd/study/index.vue
0
0
ruoyi-ui/src/views/branch/zbfc/activity/index.vue
3
0
ruoyi-ui/src/views/branch/zbfc/index.vue
0
0
ruoyi-ui/src/views/branch/zbjs/dues/index.vue
0
0
ruoyi-ui/src/views/branch/zbjs/dymc/index.vue
3
0
ruoyi-ui/src/views/branch/zbjs/index.vue
0
0
ruoyi-ui/src/views/branch/zbjs/meeting/index.vue
0
0
ruoyi-ui/src/views/branch/zbjs/plan/index.vue
0
0
ruoyi-ui/src/views/branch/zbjs/sqrjjfzmc/index.vue
0
0
ruoyi-ui/src/views/branch/zbjs/transfer/index.vue
0
0
ruoyi-ui/src/views/branch/zbjs/wyhmc/index.vue
+ 3
- 0
ruoyi-ui/src/views/branch/xxyd/index.vue
View File
@@ -0,0 +1,3 @@
+<template >
+ <router-view />
+</template>
+ 0
- 0
ruoyi-ui/src/views/branch/study/index.vue → ruoyi-ui/src/views/branch/xxyd/study/index.vue
View File
+ 0
- 0
ruoyi-ui/src/views/branch/activity/index.vue → ruoyi-ui/src/views/branch/zbfc/activity/index.vue
View File
+ 3
- 0
ruoyi-ui/src/views/branch/zbfc/index.vue
View File
@@ -0,0 +1,3 @@
+<template >
+ <router-view />
+</template>
+ 0
- 0
ruoyi-ui/src/views/branch/dues/index.vue → ruoyi-ui/src/views/branch/zbjs/dues/index.vue
View File
+ 0
- 0
ruoyi-ui/src/views/branch/dymc/index.vue → ruoyi-ui/src/views/branch/zbjs/dymc/index.vue
View File
+ 3
- 0
ruoyi-ui/src/views/branch/zbjs/index.vue
View File
@@ -0,0 +1,3 @@
+<template >
+ <router-view />
+</template>
+ 0
- 0
ruoyi-ui/src/views/branch/meeting/index.vue → ruoyi-ui/src/views/branch/zbjs/meeting/index.vue
View File
+ 0
- 0
ruoyi-ui/src/views/branch/plan/index.vue → ruoyi-ui/src/views/branch/zbjs/plan/index.vue
View File
+ 0
- 0
ruoyi-ui/src/views/branch/sqrjjfzmc/index.vue → ruoyi-ui/src/views/branch/zbjs/sqrjjfzmc/index.vue
View File
+ 0
- 0
ruoyi-ui/src/views/branch/transfer/index.vue → ruoyi-ui/src/views/branch/zbjs/transfer/index.vue
View File
+ 0
- 0
ruoyi-ui/src/views/branch/wyhmc/index.vue → ruoyi-ui/src/views/branch/zbjs/wyhmc/index.vue
View File