9 Star 127 Fork 23

susuhhhhhh / mini-components

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
app.json 1.42 KB
一键复制 编辑 原始数据 按行查看 历史
susuhhhhhh 提交于 2021-11-22 13:49 . 自定义日期区间
{
"pages": [
"pages/index/index",
"pages/canvas2d/index",
"pages/canvas2d/detail",
"pages/canvas2d/canvasGW",
"pages/toastModal/index",
"pages/toastModal/detail",
"pages/actionSheet/index",
"pages/actionSheet/detail",
"pages/rating/index",
"pages/rating/detail",
"pages/swiper/index",
"pages/swiper/detail",
"pages/canvas2d/index2",
"pages/customNav/index",
"pages/customNav/detail",
"components/loading/index",
"pages/loading/index",
"pages/loading/detail",
"pages/tab/index",
"pages/drawLiner/index",
"pages/drawLiner/detail",
"pages/tabBar/index",
"pages/my/index",
"pages/cal/index",
"pages/dateSel/index"
],
"window": {
"backgroundTextStyle": "light",
"navigationBarBackgroundColor": "#fff",
"navigationBarTitleText": "Weixin",
"navigationBarTextStyle": "black"
},
"tabBar": {
"custom": true,
"color": "#333333",
"selectedColor": "#6B1F72",
"borderStyle": "white",
"backgroundColor": "#ffffff",
"list": [
{
"pagePath": "pages/index/index",
"iconPath": "/img/tabbar01.png",
"selectedIconPath": "/img/tabbar02.png",
"text": "首页"
},
{
"pagePath": "pages/my/index",
"iconPath": "/img/tabbar03.png",
"selectedIconPath": "/img/tabbar04.png",
"text": "我的"
}
]
},
"sitemapLocation": "sitemap.json"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/susuhhhhhh/components.git
git@gitee.com:susuhhhhhh/components.git
susuhhhhhh
components
mini-components
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891