修改一些可见的bug,优化运费模板中地址选择问题

This commit is contained in:
lemon橪
2021-05-20 11:09:51 +08:00
parent e359e674cf
commit 92aa9fccaf
11 changed files with 663 additions and 647 deletions

View File

@@ -6,6 +6,7 @@ import Vue from 'vue';
const app = {
state: {
shipTemplates:"",
styleStore:"", //移动端楼层装修中选择风格存储
loading: false, // 全局加载动画
added: false, // 加载路由标识
@@ -30,7 +31,7 @@ const app = {
path: '',
name: 'home_index'
}
],
],
// 面包屑数组 左侧菜单
menuList: [],
routers: [