2 Star 32 Fork 16

George / BLEPrinter

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
pages.json 403 Bytes
一键复制 编辑 原始数据 按行查看 历史
George 提交于 2021-01-06 14:45 . 蓝牙连接到打印
{
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "蓝牙打印"
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "蓝牙打印",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8"
}
}
1
https://gitee.com/GeorgeLinkk/bleprinter.git
git@gitee.com:GeorgeLinkk/bleprinter.git
GeorgeLinkk
bleprinter
BLEPrinter
master

搜索帮助