Showing
1 changed file
with
16 additions
and
16 deletions
@@ -6,19 +6,19 @@ | @@ -6,19 +6,19 @@ | ||
6 | 6 | ||
7 | ## 目录说明 | 7 | ## 目录说明 |
8 | 8 | ||
9 | -subapp | ||
10 | - | | ||
11 | - |____ controllers | ||
12 | - | | ||
13 | - |____ models | ||
14 | - | | ||
15 | - |____ views | ||
16 | - . | | ||
17 | - . |____action | ||
18 | - . | | ||
19 | - . |____partial | ||
20 | - . | ||
21 | - | | ||
22 | - |____index.js //子模块入口文件 | ||
23 | - | | ||
24 | - |____router.js | 9 | +subapp |
10 | + | | ||
11 | + |____ controllers | ||
12 | + | | ||
13 | + |____ models | ||
14 | + | | ||
15 | + |____ views | ||
16 | + . | | ||
17 | + . |____action | ||
18 | + . | | ||
19 | + . |____partial | ||
20 | + . | ||
21 | + | | ||
22 | + |____index.js //子模块入口文件 | ||
23 | + | | ||
24 | + |____router.js |
-
Please register or login to post a comment