fix:调整体感服问题

This commit is contained in:
bzx
2025-10-20 15:26:55 +08:00
parent 8bbb954c15
commit 7bc3335044
6 changed files with 78 additions and 33 deletions

View File

@@ -9,7 +9,7 @@
<category android:name="android.intent.category.LAUNCHER"/>
</intent-filter>
<intent-filter>
<data android:scheme="picoapp" android:host="launch" android:path="/com.pineappletech.defendnj.hunanhengyangzhuhuidongzhoudaonei"/>
<data android:scheme="picoapp" android:host="launch" android:path="/com.pineappletech.defendnj.yunnanlincanglinxianghengjidixia"/>
<action android:name="android.intent.action.VIEW"/>
<category android:name="android.intent.category.DEFAULT"/>
</intent-filter>