|
hace 1 mes | |
---|---|---|
api | hace 1 mes | |
node_modules | hace 1 mes | |
pages | hace 1 mes | |
router | hace 1 mes | |
static | hace 1 mes | |
store | hace 1 mes | |
unpackage/dist/dev | hace 1 mes | |
utils | hace 1 mes | |
App.vue | hace 1 mes | |
README.md | hace 1 mes | |
index.html | hace 1 mes | |
main.js | hace 1 mes | |
manifest.json | hace 1 mes | |
package-lock.json | hace 1 mes | |
package.json | hace 1 mes | |
pages.json | hace 1 mes | |
uni.promisify.adaptor.js | hace 1 mes | |
uni.scss | hace 1 mes | |
vue.config.js | hace 1 mes |
uni-template是基于uni-app的基础项目模板,使用uView2.0框架作为项目UI基础,使用uni-simple-router管理路由,保留了Vue-router完全相似的书写风格,让你在页面跳转及页面拦截时倍感亲切,模板完成了登录认证及路由拦截等基础功能,下载后只需修改接口地址即可快速上手。
vuex
uni.request封装
1、从插件市场下载 uni-template
模板
2、在项目根目录下执行 npm install
命令安装项目所需依赖
3、全局搜索 TODO
文字,根据自身需求修改注释下的代码
4、运行项目即可