mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-17 16:35:53 +08:00
feat: 🎨 新增加专题功能
This commit is contained in:
@@ -10,7 +10,8 @@ Vue.use(Vuex);
|
||||
const store = new Vuex.Store({
|
||||
state: {
|
||||
// 状态
|
||||
|
||||
openStyleStore: "", // 移动端楼层装修中选择风格存储
|
||||
openStoreId:"",
|
||||
notices: "" //通知提示信息
|
||||
},
|
||||
mutations: {
|
||||
|
||||
Reference in New Issue
Block a user