feat: 🎨 新增加专题功能

This commit is contained in:
学习很差啦
2022-10-11 17:24:37 +08:00
parent 6007dc57d5
commit a70c741990
11 changed files with 504 additions and 60 deletions

View File

@@ -10,7 +10,8 @@ Vue.use(Vuex);
const store = new Vuex.Store({
state: {
// 状态
openStyleStore: "", // 移动端楼层装修中选择风格存储
openStoreId:"",
notices: "" //通知提示信息
},
mutations: {