File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ vue2 + vuex + vue-router + webpack + ES6/7 + fetch + sass + flex + svg
24
24
25
25
## 项目运行
26
26
27
- #### 注意:由于涉及大量的 ES6/7 等新属性,node 需要 6.0 以上版本
27
+ #### 注意:由于涉及大量的 ES6/7 等新属性,node 需要 6.0 以上版本
28
28
29
29
```
30
30
git clone https://github.com/bailicangdu/vue2-elm.git
@@ -56,7 +56,7 @@ npm run dev
56
56
57
57
> 如有问题请直接在 Issues 中提,或者您发现问题并有非常好的解决方案,欢迎 PR 👍
58
58
59
- > 项目交流群:528447162(QQ)
59
+ > 项目交流群:528447162(QQ),微信群(需要加微信:cangdu321,注明来自github)
60
60
61
61
> 推荐一个 react + redux 开源项目,对react感兴趣的朋友赶紧去看看。[ 地址在这里] ( https://github.com/bailicangdu/react-pxq )
62
62
@@ -223,7 +223,7 @@ npm run dev
223
223
│ │ │ ├── exchange.vue // 兑换红包
224
224
│ │ │ ├── hbDescription.vue // 红包说明
225
225
│ │ │ └── hbHistory.vue // 历史红包
226
- │ │ ├── city
226
+ │ │ ├── city
227
227
│ │ │ └── city.vue // 当前城市页
228
228
│ │ ├── confirmOrder
229
229
│ │ │ ├── children
@@ -234,7 +234,7 @@ npm run dev
234
234
│ │ │ │ ├── chooseAddress.vue // 选择地址页
235
235
│ │ │ │ ├── invoice.vue // 选择发票页
236
236
│ │ │ │ ├── payment.vue // 付款页
237
- │ │ │ │ ├── remark.vue // 订单备注页
237
+ │ │ │ │ ├── remark.vue // 订单备注页
238
238
│ │ │ │ └── userValidation.vue // 用户验证页
239
239
│ │ │ └── confirmOrder.vue // 确认订单页
240
240
│ │ ├── download
You can’t perform that action at this time.
0 commit comments