增加分层图标
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
@ -67,7 +67,7 @@ export struct SWEnv {
|
||||
build(){
|
||||
Column(){
|
||||
Row(){
|
||||
Image($r('app.media.base_background'))
|
||||
Image($r('app.media.base_opencax_logo'))
|
||||
.width(mdwInfo.winWidth*0.1)
|
||||
.height(mdwInfo.winWidth*0.08)
|
||||
.backgroundImageSize({
|
||||
|
||||
@ -9,7 +9,7 @@ export struct SWInfo {
|
||||
build(){
|
||||
Column(){
|
||||
Row(){
|
||||
Image($r('app.media.base_background'))
|
||||
Image($r('app.media.base_opencax_logo'))
|
||||
.width(mdwInfo.winWidth*0.1)
|
||||
.height(mdwInfo.winWidth*0.08)
|
||||
.backgroundImageSize({
|
||||
|
||||
@ -9,7 +9,7 @@ export struct SWSrc {
|
||||
build(){
|
||||
Column(){
|
||||
Row(){
|
||||
Image($r('app.media.base_background'))
|
||||
Image($r('app.media.base_opencax_logo'))
|
||||
.width(mdwInfo.winWidth*0.1)
|
||||
.height(mdwInfo.winWidth*0.08)
|
||||
.backgroundImageSize({
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
"name": "EntryAbility",
|
||||
"srcEntry": "./ets/entryability/EntryAbility.ets",
|
||||
"description": "$string:EntryAbility_desc",
|
||||
"icon": "$media:base_opencax_logo",
|
||||
"icon": "$media:layered_image",
|
||||
"label": "$string:EntryAbility_label",
|
||||
"startWindowIcon": "$media:base_start_background",
|
||||
"startWindowBackground": "$color:start_window_background",
|
||||
@ -49,7 +49,7 @@
|
||||
"name": "SubAbility",
|
||||
"srcEntry": "./ets/subability/SubAbility.ets",
|
||||
"description": "$string:EntryAbility_desc",
|
||||
"icon": "$media:base_opencax_logo",
|
||||
"icon": "$media:layered_image",
|
||||
"label": "$string:EntryAbility_label",
|
||||
"startWindowIcon": "$media:base_sub_background",
|
||||
"startWindowBackground": "$color:start_window_background",
|
||||
|
||||
|
Before Width: | Height: | Size: 90 KiB After Width: | Height: | Size: 67 KiB |
|
Before Width: | Height: | Size: 8.6 KiB After Width: | Height: | Size: 34 KiB |
BIN
entry/src/main/resources/base/media/foreground_bak.png
Normal file
|
After Width: | Height: | Size: 8.6 KiB |