1 Star 0 Fork 377

索玛/U_REPORT

forked from report/ReportPlus 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pages.json 941 Bytes
一键复制 编辑 原始数据 按行查看 历史
howcode 提交于 2021-03-25 11:32 . 新增智慧教育报表页面
{
"pages": [
//pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/index/index",
"style": {
"navigationStyle": "custom",
"pageOrientation": "auto"
}
},
{
"path": "pages/main/index",
"style": {
"navigationStyle": "custom",
"pageOrientation": "auto"
}
},
{
"path": "pages/school/index",
"style": {
"navigationStyle": "custom",
"pageOrientation": "auto"
}
}
],
"window": {
"navigationBarTitleText": "下拉刷新",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark"
},
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "UReport",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8"
},
"windows": {
"navigationBarTitleText": "下拉刷新",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/ai_yuanm/u_report.git
[email protected]:ai_yuanm/u_report.git
ai_yuanm
u_report
U_REPORT
master

搜索帮助