Showing
4 changed files
with
8 additions
and
1 deletions
| @@ -17,7 +17,7 @@ | @@ -17,7 +17,7 @@ | ||
| 17 | "name": "EntryAbility", // 这里不能改动,和后台推送有绑定 | 17 | "name": "EntryAbility", // 这里不能改动,和后台推送有绑定 |
| 18 | "srcEntry": "./ets/entryability/EntryAbility.ets", | 18 | "srcEntry": "./ets/entryability/EntryAbility.ets", |
| 19 | "description": "$string:EntryAbility_desc", | 19 | "description": "$string:EntryAbility_desc", |
| 20 | - "icon": "$media:app_icon", | 20 | + "icon": "$media:app_icon_layer", |
| 21 | "label": "$string:EntryAbility_label", | 21 | "label": "$string:EntryAbility_label", |
| 22 | "startWindowIcon": "$media:app_icon", | 22 | "startWindowIcon": "$media:app_icon", |
| 23 | "startWindowBackground": "$color:start_window_background", | 23 | "startWindowBackground": "$color:start_window_background", |
1015 Bytes
7.3 KB
-
Please register or login to post a comment