nuxtServerInit 在最开始可以进行数据获取和初始化,所以vuex+nuxtServerInit给layout传值. store/index.js export const state = () => ({ item_list: ...
確定! 回上一頁