1 Star 0 Fork 5

yanxu9958/267_房贷计算器小程序模板

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
app.json 1.39 KB
一键复制 编辑 原始数据 按行查看 历史
ganshisheng 提交于 2020-06-10 14:09 . first commit
{
"pages":[
"pages/index/index",
"pages/index/search",
"pages/index/forecast",
"pages/counter/index",
"pages/loan/index",
"pages/detail/index",
"vendor/assets/common/noAuth/notAuth",
"pages/about/index",
"pages/map/car"
],
"window":{
"backgroundTextStyle":"white",
"navigationBarTextStyle": "white",
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#00C2C2",
"backgroundColor": "#F2f2f2",
"enablePullDownRefresh": true
},
"tabBar": {
"color": "#7F8389",
"selectedColor": "#00C2C2",
"borderStyle": "white",
"backgroundColor": "#F7F7F9",
"list": [{
"pagePath": "pages/index/index",
"iconPath": "vendor/assets/images/tb_1.png",
"selectedIconPath": "vendor/assets/images/tb_1_f.png",
"text": "首页"
},{
"pagePath": "pages/counter/index",
"iconPath": "vendor/assets/images/tb_2.png",
"selectedIconPath": "vendor/assets/images/tb_2_f.png",
"text": "贷款计算器"
},{
"pagePath": "pages/loan/index",
"iconPath": "vendor/assets/images/tb_3.png",
"selectedIconPath": "vendor/assets/images/tb_3_f.png",
"text": "我要贷款"
},{
"pagePath": "pages/about/index",
"iconPath": "vendor/assets/images/tb_4.png",
"selectedIconPath": "vendor/assets/images/tb_4_f.png",
"text": "关于我们"
}]
},
"debug": true
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
微信
1
https://gitee.com/yanxu9958/wxapp_267.git
git@gitee.com:yanxu9958/wxapp_267.git
yanxu9958
wxapp_267
267_房贷计算器小程序模板
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385