Skip to content

Commit 596d704

Browse files
committed
更正结构
1 parent 2c5153b commit 596d704

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ vue + vue-router + axios + less + ES6;使用webpack进行打包
1717
* 主题详情,回复
1818

1919
# 目录结构
20+
``` bash
2021
.
2122
├── build # 构建脚本
2223
│ ├── dev-server.js # development server script
@@ -50,7 +51,7 @@ vue + vue-router + axios + less + ES6;使用webpack进行打包
5051
5152
├── static # 静态资源目录
5253
└── package.json
53-
54+
```
5455

5556

5657
## Build Setup

0 commit comments

Comments
 (0)