摘要: 目录结构如下 --store --modules --one.js --two.js --three.js index.js 直接上代码: // one.js 文件 import http from '$path' // 引入请求方法 const state = { name: null, age: 阅读全文
posted @ 2020-10-15 17:58 wangshiqiao 阅读(108) 评论(0) 推荐(0)