Skip to content

Commit 128c58d

Browse files
committed
change reademe
1 parent f62f2da commit 128c58d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -204,11 +204,11 @@ npm run build
204204
|-- src // 源码目录
205205
| |-- components // 组件
206206
| |-- common // 公共组件
207-
| |-- buyCart.js // 购物车组件
208-
| |-- loading.js // 页面初始化加载数据的动画组件
209-
| |-- mixin.js // 组件混合(包括:指令-下拉加载更多,处理图片地址)
210-
| |-- ratingStar.js // 评论的五颗星组件
211-
| |-- shoplist.js // msite和shop页面的餐馆列表公共组件
207+
| |-- buyCart.js // 购物车组件
208+
| |-- loading.js // 页面初始化加载数据的动画组件
209+
| |-- mixin.js // 组件混合(包括:指令-下拉加载更多,处理图片地址)
210+
| |-- ratingStar.js // 评论的五颗星组件
211+
| |-- shoplist.js // msite和shop页面的餐馆列表公共组件
212212
| |-- footer // 底部公共组件
213213
| |-- header // 头部公共组件
214214
| |-- config // 基本配置

0 commit comments

Comments
 (0)