1 Star 0 Fork 10

FB/MX蓝牙模块

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pages.json 641 Bytes
一键复制 编辑 原始数据 按行查看 历史
落魄实习生 提交于 2021-05-19 14:14 . 优化部分功能
{
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/index/index"
},
{
"path": "pages/sphygmomanometer/sphygmomanometer"
},
{
"path": "pages/balance/balance"
},
{
"path": "pages/printer/printer"
}
],
"globalStyle": {
"mp-alipay": {
/* 支付宝小程序特有相关 */
"transparentTitle": "always",
"allowsBounceVertical": "NO"
},
"navigationBarBackgroundColor": "#0081ff",
"navigationBarTitleText": "MX蓝牙模块",
"navigationStyle": "custom", // 隐藏原生导航栏
"navigationBarTextStyle": "white"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/FBFBFB/mx-ble.git
git@gitee.com:FBFBFB/mx-ble.git
FBFBFB
mx-ble
MX蓝牙模块
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385