Browse Source

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

wangcy 4 tháng trước cách đây
mục cha
commit
0cce208acc
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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"
         }