feat: 添加URL高亮功能,支持yxdim协议解析
This commit is contained in:
@@ -57,7 +57,8 @@
|
||||
"<uses-feature android:name=\"android.hardware.camera\"/>",
|
||||
"<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>"
|
||||
],
|
||||
"debuggable" : true
|
||||
"debuggable" : true,
|
||||
"schemes" : "yxdim"
|
||||
},
|
||||
/* ios打包配置 */
|
||||
"ios" : {
|
||||
|
||||
Reference in New Issue
Block a user