摘要:
一、下载 Vuex 二、定义 state store/state.js 二、定义 mutation-types store/mutation-types.js 三、定义 mutations store/mutations.js 四、定义 actions store/actions.js 五、定义 s 阅读全文
posted @ 2019-05-16 21:35
梦醒时分c
阅读(755)
评论(0)
推荐(0)
摘要:
一、下载依赖包 二、封装 ajax 请求模块 2.1 api/ajax.js 2.2 api/index.js 三、配置代理 阅读全文
posted @ 2019-05-16 20:07
梦醒时分c
阅读(5300)
评论(0)
推荐(0)