1 Star 3 Fork 1

upholdjx/uni-app-template

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pages.json 993 Bytes
一键复制 编辑 原始数据 按行查看 历史
upholdjx 提交于 2020-08-03 13:49 . fix readme and fix name
{
"easycom": {
"^u-(.*)": "@/components/uni-$1/uni-$1.vue",
"^t-(.*)": "@/tao-ui/components/t-$1/t-$1.vue"
},
"pages": [
{
"path": "pages/index/index",
"style": {}
},
{
"path": "pages/user/login",
"style": {}
},
{
"path": "pages/user/code",
"style": {}
},
{
"path": "pages/demo/uchart",
"style": {}
},
{
"path": "pages/demo/uform",
"style": {}
}
],
"globalStyle": {
"mp-alipay": {
/* 支付宝小程序特有相关 */
"transparentTitle": "always",
"allowsBounceVertical": "NO"
},
"navigationBarBackgroundColor": "#0081ff",
"navigationBarTitleText": "uni-app-template",
"navigationStyle": "custom",
"navigationBarTextStyle": "white"
},
"usingComponts": true,
"condition": { //模式配置,仅开发期间生效
"current": 0, //当前激活的模式(list 的索引项)
"list": [{
"name": "表单", //模式名称
"path": "pages/component/form", //启动页面
"query": "" //启动参数
}]
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/upholdjx/uni-app-template.git
git@gitee.com:upholdjx/uni-app-template.git
upholdjx
uni-app-template
uni-app-template
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385