1 Star 0 Fork 0

赢电开发/赢电退出申请

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
app.json 800 Bytes
一键复制 编辑 原始数据 按行查看 历史
李金城 提交于 2024-08-05 10:18 . 升级
{
"pages": [
"pages/index/index",
"pages/form/form",
"pages/approveList/approveList",
"pages/appointmentApproval/appointmentApproval",
"pages/detail/detail",
"pages/detailTable/detailTable"
],
"tabBar": {
"textColor": "#404040",
"selectedColor": "#108ee9",
"backgroundColor": "#F5F5F9",
"items": [
{
"pagePath": "pages/index/index",
"icon": "image/icon/for_rent.png",
"activeIcon": "image/icon/for_rent_selected.png",
"name": "首页"
}
]
},
"window": {
"enableWK": "YES",
"enableDSL": "YES",
"enableJSC": "YES",
"defaultTitle": "退出申请系统",
"titleBarColor": "#FFFFFF",
"pullRefresh": false,
"allowsBounceVertical": false,
"enableInPageRenderInput": "YES"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yingdian-development/yd-exit-application.git
[email protected]:yingdian-development/yd-exit-application.git
yingdian-development
yd-exit-application
赢电退出申请
master

搜索帮助