1 Star 0 Fork 0

ZhanLinFeng / pc计算机

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
app.json 921 Bytes
一键复制 编辑 原始数据 按行查看 历史
ZhanLinFeng 提交于 2021-11-19 22:59 . “第一次提交”
{
"pages":[
"pages/main/main",
"pages/about/about",
"pages/order/order",
"pages/repair/repair",
"Conponents/mychat/mychat",
"Conponents/chat/chat",
"pages/my/my",
"pages/index/index"
],
"window":{
"backgroundTextStyle":"light",
"navigationBarBackgroundColor": "#40a9ff",
"navigationBarTitleText": "PC计算机",
"navigationBarTextStyle":"white"
}
,
"tabBar": {
"color":"#676564",
"selectedColor":"#40a9ff",
"borderStyle":"white",
"list": [{
"pagePath": "pages/main/main",
"text": "联系人",
"iconPath": "/img/txl.png",
"selectedIconPath": "/img/txl1.png"
}, {
"pagePath": "pages/my/my",
"text": "我的",
"iconPath": "/img/my.png",
"selectedIconPath": "/img/my1.png"
}]
},
"style": "v2",
"sitemapLocation": "sitemap.json",
"navigateToMiniProgramAppIdList": ["wx2ae98ac2511073a0"]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/aizhaiyu/pc-computer.git
git@gitee.com:aizhaiyu/pc-computer.git
aizhaiyu
pc-computer
pc计算机
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891