This commit is contained in:
2023-07-14 15:43:23 +08:00
parent fbfae2d4fc
commit bf03c8be10
12 changed files with 398 additions and 83 deletions

View File

@@ -3,8 +3,8 @@ import { createStore } from 'vuex'
export default createStore({
state: {
seachTypeData: [],
indexData: [],
ListSelectBtn: [],
indexData: [],//首页数据
ListSelectBtn: [],//瀑布流选项
user: {}, // 我的信息数据
wechat: {}, // 微信号 二维码等数据
nav: [], // 顶部的导航数据