Skip to content

Commit e4055c2

Browse files
committed
feat :蓝牙示例
1 parent bfa5610 commit e4055c2

File tree

3 files changed

+735
-2
lines changed

3 files changed

+735
-2
lines changed

pages.json

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -533,8 +533,18 @@
533533
"style": {
534534
"navigationBarTitleText": "震动"
535535
}
536-
}
537-
],
536+
},
537+
// #ifdef APP-PLUS || MP-WEIXIN
538+
{
539+
"path" : "pages/API/bluetooth/bluetooth",
540+
"style" : {
541+
"style": {
542+
"navigationBarTitleText": "蓝牙"
543+
}
544+
}
545+
}
546+
// #endif
547+
],
538548
"subPackages": [{
539549
"root": "pages/extUI",
540550
"pages": [{

0 commit comments

Comments
 (0)