feat: 添加URL高亮功能,支持yxdim协议解析

This commit is contained in:
2026-03-07 18:20:01 +07:00
parent 047ea3a77a
commit a11cde5a96
3 changed files with 106 additions and 16 deletions

View File

@@ -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" : {