2 Star 0 Fork 0

20岁渔夫/方正小程序

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
app.json 1.88 KB
一键复制 编辑 原始数据 按行查看 历史
{
"pages": [
"pages/index/index",
"pages/title/title",
"pages/lbtest/lbtest",
"pages/login/login",
"pages/logs/logs",
"pages/exam/exam",
"pages/mine/mine",
"pages/test/test",
"pages/video/video",
"pages/yuedu/yuedu",
"pages/dati/dati",
"pages/tupian/tupian",
"pages/tiankong/tiankong",
"pages/bianxi/bianxi",
"pages/xuana/xuana",
"pages/xuanx/xuanx",
"pages/xuanb/xuanb",
"pages/sxjdt/sxjdt",
"pages/ggfc/ggfc",
"pages/fcschool/fcschool",
"pages/examtitle/examtitle",
"pages/examonline/examonline",
"pages/examonline1/examonline1",
"pages/examonline2/examonline2",
"pages/examonline3/examonline3",
"pages/examonline4/examonline4",
"pages/result/result",
"pages/listexam/listexam",
"pages/aboutme/aboutme"
],
"window": {
"backgroundTextStyle": "light",
"navigationBarTitleText": "方正学校",
"navigationBarTextStyle": "white",
"enablePullDownRefresh": true,
"backgroundColor": "#707070",
"navigationBarBackgroundColor": "#1296db"
},
"tabBar": {
"backgroundColor": "#FFFFFF",
"selectedColor": "#1296db",
"list": [
{
"selectedIconPath": "/img/indexSelect.png",
"iconPath": "/img/index.png",
"pagePath": "pages/index/index",
"text": "首页"
},
{
"selectedIconPath": "/img/testSelect.png",
"iconPath": "/img/test.png",
"pagePath": "pages/test/test",
"text": "在线练习"
},
{
"selectedIconPath": "/img/examSelect.png",
"iconPath": "/img/exam.png",
"pagePath": "pages/exam/exam",
"text": "在线考试"
},
{
"iconPath": "/img/mine.png",
"selectedIconPath": "/img/mineSelect.png",
"pagePath": "pages/mine/mine",
"text": "我的"
}
]
},
"sitemapLocation": "sitemap.json"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/shishenbaiye/founder_procedure.git
git@gitee.com:shishenbaiye/founder_procedure.git
shishenbaiye
founder_procedure
方正小程序
master

搜索帮助