1.优化step的线长度
2.添加物流信息页的空白页面 3.修复取消订单 类型的step显示问题 4.屏蔽订单详情中的发票点击事件 5.引入Empty组件,更新 vant 的版本
Showing
This source diff could not be displayed because it is too large. You can view the blob instead.
... | @@ -19,7 +19,7 @@ | ... | @@ -19,7 +19,7 @@ |
"echarts": "^4.8.0", | "echarts": "^4.8.0", | ||
"font-awesome": "^4.7.0", | "font-awesome": "^4.7.0", | ||
"lib-flexible": "^0.3.2", | "lib-flexible": "^0.3.2", | ||
"vant": "^2.2.13-beta.0", | "vant": "^2.12.10", | ||
"vue": "^2.6.10", | "vue": "^2.6.10", | ||
"vue-amap": "^0.5.10", | "vue-amap": "^0.5.10", | ||
"vue-router": "^3.1.3", | "vue-router": "^3.1.3", | ||
... | ... |
Please register or sign in to comment