1 Star 1 Fork 0

linf/wx-mini-program-custom-tabbar-code-snippet

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
app.json 481 Bytes
一键复制 编辑 原始数据 按行查看 历史
linf 提交于 2023-12-20 18:09 . first
{
"pages": [
"pages/index/index"
],
"window": {
"navigationBarTextStyle": "black",
"navigationStyle": "custom"
},
"style": "v2",
"renderer": "skyline",
"rendererOptions": {
"skyline": {
"defaultDisplayBlock": true,
"disableABTest": true,
"sdkVersionBegin": "3.0.0",
"sdkVersionEnd": "15.255.255"
}
},
"componentFramework": "glass-easel",
"sitemapLocation": "sitemap.json",
"lazyCodeLoading": "requiredComponents"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/dlinf/wx-mini-program-custom-tabbar-code-snippet.git
git@gitee.com:dlinf/wx-mini-program-custom-tabbar-code-snippet.git
dlinf
wx-mini-program-custom-tabbar-code-snippet
wx-mini-program-custom-tabbar-code-snippet
master

搜索帮助