mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-20 18:05:53 +08:00
修改一些可见的bug,优化运费模板中地址选择问题
This commit is contained in:
@@ -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: [
|
||||
|
||||
Reference in New Issue
Block a user