1 Star 1 Fork 0

hylf / spshot

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
app.json 1.67 KB
一键复制 编辑 原始数据 按行查看 历史
huayunliufeng 提交于 2022-02-03 21:45 . Initial Commit
{
"pages": [
"pages/component/hall/hall",
"pages/component/create/create",
"pages/component/user/user",
"pages/component/hall/desc",
"pages/component/user/part/part",
"pages/component/user/feedback/feedback",
"pages/component/user/issure/issure",
"pages/component/user/issure/desc",
"pages/component/user/issure/ispass",
"pages/component/user/sysMessage/sysMessage",
"pages/component/user/sysMessage/desc",
"pages/component/user/help/help",
"pages/login/login"
],
"window": {
"backgroundTextStyle": "light",
"navigationBarBackgroundColor": "#f7b0b0",
"navigationBarTitleText": "请投意合",
"navigationBarTextStyle": "black"
},
"style": "v2",
"sitemapLocation": "sitemap.json",
"tabBar": {
"color": "#000",
"selectedColor": "#e286aa",
"backgroundColor": "#ffffff",
"list": [
{
"pagePath": "pages/component/hall/hall",
"text": "大厅",
"iconPath": "./image/icon_hall.png",
"selectedIconPath": "./image/icon_hall_HL.png"
},
{
"pagePath": "pages/component/create/create",
"text": "创建",
"iconPath": "./image/icon_create.png",
"selectedIconPath": "./image/icon_create_HL.png"
},
{
"pagePath": "pages/component/user/user",
"text": "我的",
"iconPath": "./image/icon_user.png",
"selectedIconPath": "./image/icon_user_HL.png"
}
]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hylf/spshot.git
git@gitee.com:hylf/spshot.git
hylf
spshot
spshot
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891