1 Star 2 Fork 1

黄德智 / tcb-hackthon- wuhanyou

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pages.json 502 Bytes
一键复制 编辑 原始数据 按行查看 历史
阿智 提交于 2020-02-07 15:17 . 加油武汉小组提交
{
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": ""
}
}, {
"path": "pages/content/content",
"style": {
"navigationBarTitleText": ""
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8"
}
}
1
https://gitee.com/changemore/tcb-hackthon--wuhanyou.git
git@gitee.com:changemore/tcb-hackthon--wuhanyou.git
changemore
tcb-hackthon--wuhanyou
tcb-hackthon- wuhanyou
master

搜索帮助