我在 store/index.js 中添加了模块 import NavMessage from './nav/message/index'; new Vuex.Store({ modules: { NavMessage, }, }); 我的消息/index.js
確定! 回上一頁