首页数据布置到全局 瀑布流加载更多
This commit is contained in:
@@ -2,8 +2,12 @@ import { createStore } from 'vuex'
|
||||
|
||||
export default createStore({
|
||||
state: {
|
||||
seachTypeData:[],
|
||||
indexData:[],
|
||||
ListSelectBtn:[],
|
||||
},
|
||||
getters: {
|
||||
|
||||
},
|
||||
mutations: {
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user