소스 검색

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

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"
         }