Pārlūkot izejas kodu

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

wangcy 4 mēneši atpakaļ
vecāks
revīzija
0cce208acc
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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"
         }