ソースを参照

修复了某些获取异常的问题

wangcy 4 ヶ月 前
コミット
0cce208acc
1 ファイル変更1 行追加1 行削除
  1. 1 1
      products/entry/src/main/module.json5

+ 1 - 1
products/entry/src/main/module.json5

@@ -19,7 +19,7 @@
         "reason": "$string:reason",
         "usedScene": {
           "abilities": [
-            "PhoneAbility"
+            "EntryAbility"
           ],
           "when": "inuse"
         }