1 Star 0 Fork 35

次仁德吉/uniapp-colorUI-fast

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pages.json 812 Bytes
一键复制 编辑 原始数据 按行查看 历史
风起兮 提交于 2020-08-19 19:42 . 初始化
{
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/index/index"
},
{
"path": "pages/user/index",
"style": {
"navigationBarTitleText": "会员中心"
}
}, {
"path": "pages/user/log"
}, {
"path": "pages/user/about"
}, {
"path": "pages/login/login"
}, {
"path": "pages/pwd/pwd"
}
,{
"path" : "pages/index/index",
"style" : {}
}
],
"globalStyle": {
"navigationStyle": "custom",
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uniapp-colorui-快速开发脚手架",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8",
"enablePullDownRefresh": false,
"onReachBottomDistance": 1
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/tserendeji/uniapp-colorUI-fast.git
git@gitee.com:tserendeji/uniapp-colorUI-fast.git
tserendeji
uniapp-colorUI-fast
uniapp-colorUI-fast
master

搜索帮助