1 Star 0 Fork 0

逻辑/wwzzyy

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
app.json 2.36 KB
一键复制 编辑 原始数据 按行查看 历史
逻辑 提交于 2024-12-04 08:28 . xixixi
{
"pages": [
"pages/login/login",
"pages/home/home",
"pages/home/introduction/introduction",
"pages/map/map",
"pages/map/instruction/instruction",
"pages/map/search/search",
"pages/site/site",
"pages/school/school",
"pages/school/word/word",
"pages/more/more",
"pages/more/statement/statement",
"pages/yueye/yueye",
"pages/match/match",
"pages/score/score",
"pages/group/group",
"pages/geren/geren",
"pages/geren/xiangqing/xiangqing"
],
"window": {
"backgroundTextStyle": "light",
"navigationBarBackgroundColor": "#ffffff",
"navigationBarTitleText": "南院校园导航",
"navigationBarTextStyle": "black"
},
"tabBar": {
"list": [
{
"selectedIconPath": "/images/tabbar/icon_map_HL.png",
"iconPath": "/images/tabbar/icon_map.png",
"pagePath": "pages/map/map",
"text": "地图"
},
{
"selectedIconPath": "/images/tabbar/icon_collection_HL.png",
"iconPath": "/images/tabbar/icon_collection.png",
"pagePath": "pages/site/site",
"text": "地点汇总"
},
{
"selectedIconPath": "/images/tabbar/icon_home_HL.png",
"iconPath": "/images/tabbar/icon_home.png",
"pagePath": "pages/home/home",
"text": "首页"
},
{
"selectedIconPath": "/images/tabbar/icon_school_HL.png",
"iconPath": "/images/tabbar/icon_school.png",
"pagePath": "pages/school/school",
"text": "校园指南"
},
{
"selectedIconPath": "/images/tabbar/icon_more_HL.png",
"iconPath": "/images/tabbar/icon_more.png",
"pagePath": "pages/yueye/yueye",
"text": "定向越野"
}
]
},
"style": "v2",
"sitemapLocation": "sitemap.json",
"lazyCodeLoading": "requiredComponents",
"useExtendedLib": {
"weui": true
},
"requiredPrivateInfos": [
"getLocation"
],
"permission": {
"scope.userLocation": {
"desc": "需要获取你当前位置信息"
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/weizhengyv/wwzzyy.git
git@gitee.com:weizhengyv/wwzzyy.git
weizhengyv
wwzzyy
wwzzyy
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385