1 Star 0 Fork 0

liaqhrcy/demo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
app.json 1.57 KB
一键复制 编辑 原始数据 按行查看 历史
liaqhrcy 提交于 2024-07-11 17:21 . 更新日志:
{
"pages": [
"pages/day04/index04/index04",
"pages/day04/index03/index03",
"pages/day04/index02/index02",
"pages/day04/index01/index01",
"pages/day03/index04/index04",
"pages/day03/index03/index03",
"pages/day03/index02/index02",
"pages/day03/index01/index01",
"pages/day02/index04/index04",
"pages/day02/index03/index03",
"pages/day02/index02/index02",
"pages/day02/index01/index01",
"pages/index01/index01",
"pages/index02/index02",
"pages/index/index",
"pages/index03/index03",
"pages/index04/index04"
],
"window": {
"navigationBarBackgroundColor": "#009966",
"navigationBarTitleText": "收货地址管理",
"navigationBarTextStyle": "white"
},
"tabBar": {
"color": "#009966",
"selectedColor": "#f78c6c",
"backgroundColor": "#ffffff",
"borderStyle": "black",
"posiyion":"bottom",
"list": [{
"pagePath": "pages/index01/index01",
"text": "首页",
"iconPath": "/image/s1.png",
"selectedIconPath": "/image/s2.png"
},
{
"pagePath": "pages/index02/index02",
"text": "分类",
"iconPath": "/image/fenlei.png",
"selectedIconPath": "/image/fenlei2.png"
},
{
"pagePath": "pages/index03/index03",
"text": "购物车",
"iconPath": "/image/g.png",
"selectedIconPath": "/image/g2.png"
},
{
"pagePath": "pages/index04/index04",
"text": "我的",
"iconPath": "/image/w1.png",
"selectedIconPath": "/image/w2.png"
}]
},
"componentFramework": "glass-easel",
"sitemapLocation": "sitemap.json",
"lazyCodeLoading": "requiredComponents"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/liaqhrcy/demo.git
git@gitee.com:liaqhrcy/demo.git
liaqhrcy
demo
demo
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385