1 Star 0 Fork 44

oushipie3962/dgiot_answerQuestion

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
app.json 1.68 KB
一键复制 编辑 原始数据 按行查看 历史
2258650676@qq.com 提交于 2022-01-12 10:19 . init
{
"pages": [
"pages/index/index",
"pages/topic/topic",
"pages/test/test",
"pages/myinfo/myinfo",
"pages/intruction/intruction",
"pages/detail/detail",
"pages/myinfo/feedback/feedbook",
"pages/index/exam/exam",
"pages/login/login",
"pages/error/error",
"pages/errordetail/errordetail",
"pages/chapter/chapter",
"pages/type_pre/type_pre",
"pages/index/end/end",
"pages/index/store/store",
"pages/index/error/error",
"pages/myinfo/dashang/dashang",
"pages/myinfo/logs/logs",
"pages/myinfo/guanyu/guanyu",
"pages/index/test/test"
],
"window": {
"navigationBarBackgroundColor": "#4d82e6",
"navigationBarTextStyle": "white",
"navigationBarTitleText": "建筑通",
"backgroundColor": "#ffffff",
"backgroundTextStyle": "light"
},
"tabBar": {
"color": "#000000",
"selectedColor": "#00ff00",
"list": [
{
"pagePath": "pages/index/index",
"text": "首页",
"iconPath": "images/tabbar/home-un.png",
"selectedIconPath": "images/tabbar/home-on.png"
},
{
"pagePath": "pages/topic/topic",
"text": "题库",
"iconPath": "images/tabbar/topic-un.png",
"selectedIconPath": "images/tabbar/topic-on.png"
},
{
"pagePath": "pages/test/test",
"text": "考试记录",
"iconPath": "images/tabbar/test-un.png",
"selectedIconPath": "images/tabbar/test-on.png"
},
{
"pagePath": "pages/myinfo/myinfo",
"text": "我的",
"iconPath": "images/tabbar/my-un.png",
"selectedIconPath": "images/tabbar/my-on.png"
}
]
},
"sitemapLocation": "sitemap.json"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
HTML
1
https://gitee.com/oushipie3962/dgiot-answerquestion.git
git@gitee.com:oushipie3962/dgiot-answerquestion.git
oushipie3962
dgiot-answerquestion
dgiot_answerQuestion
master

搜索帮助