1 Star 0 Fork 1

keyduan/mg_turrent_miniprogram

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
app.json 1.12 KB
一键复制 编辑 原始数据 按行查看 历史
keyduan 提交于 2021-06-22 13:29 +08:00 . first commit
{
"pages": [
"pages/index/index",
"pages/search/search",
"pages/service/service",
"pages/characteristic/characteristic",
"pages/search/com/com",
"pages/search/forward/forward",
"pages/search/mgturret/mgturret",
"pages/temp/temp",
"pages/bluetoothDebugPage/bluetoothDebugPage",
"pages/mqttPage/mqttPage",
"pages/temporary/temporary"
],
"window": {
"backgroundTextStyle": "light",
"navigationBarBackgroundColor": "#fff",
"navigationBarTitleText": "MGUI",
"navigationStyle": "custom",
"navigationBarTextStyle": "white",
"pageOrientation": "auto"
},
"tabBar": {
"list": [
{
"pagePath": "pages/index/index",
"text": "首页"
},
{
"pagePath": "pages/search/search",
"text": "蓝牙"
},
{
"pagePath": "pages/mqttPage/mqttPage",
"text": "mqtt"
},
{
"pagePath": "pages/temporary/temporary",
"text": "暂时文件"
}
]
},
"usingComponents": {
"cu-custom": "/colorui/components/cu-custom"
},
"sitemapLocation": "sitemap.json",
"resizable": true
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/keyduan_admin/mg_turrent_miniprogram.git
git@gitee.com:keyduan_admin/mg_turrent_miniprogram.git
keyduan_admin
mg_turrent_miniprogram
mg_turrent_miniprogram
master

搜索帮助