diff --git a/harmony/flash_list/src/main/resources/base/element/color.json b/harmony/flash_list/src/main/resources/base/element/color.json deleted file mode 100644 index 3c712962d..000000000 --- a/harmony/flash_list/src/main/resources/base/element/color.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "color": [ - { - "name": "start_window_background", - "value": "#FFFFFF" - } - ] -} \ No newline at end of file diff --git a/harmony/flash_list/src/main/resources/base/element/string.json b/harmony/flash_list/src/main/resources/base/element/string.json index f94595515..1e76de0c6 100644 --- a/harmony/flash_list/src/main/resources/base/element/string.json +++ b/harmony/flash_list/src/main/resources/base/element/string.json @@ -1,16 +1,8 @@ { "string": [ { - "name": "module_desc", - "value": "module description" - }, - { - "name": "EntryAbility_desc", - "value": "description" - }, - { - "name": "EntryAbility_label", - "value": "label" + "name": "page_show", + "value": "page from npm package" } ] -} \ No newline at end of file +} diff --git a/harmony/flash_list/src/main/resources/base/media/icon.png b/harmony/flash_list/src/main/resources/base/media/icon.png deleted file mode 100644 index ce307a882..000000000 Binary files a/harmony/flash_list/src/main/resources/base/media/icon.png and /dev/null differ diff --git a/harmony/flash_list/src/main/resources/base/profile/main_pages.json b/harmony/flash_list/src/main/resources/base/profile/main_pages.json deleted file mode 100644 index 1898d94f5..000000000 --- a/harmony/flash_list/src/main/resources/base/profile/main_pages.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "src": [ - "pages/Index" - ] -} diff --git a/harmony/flash_list/src/main/resources/en_US/element/string.json b/harmony/flash_list/src/main/resources/en_US/element/string.json index f94595515..1e76de0c6 100644 --- a/harmony/flash_list/src/main/resources/en_US/element/string.json +++ b/harmony/flash_list/src/main/resources/en_US/element/string.json @@ -1,16 +1,8 @@ { "string": [ { - "name": "module_desc", - "value": "module description" - }, - { - "name": "EntryAbility_desc", - "value": "description" - }, - { - "name": "EntryAbility_label", - "value": "label" + "name": "page_show", + "value": "page from npm package" } ] -} \ No newline at end of file +} diff --git a/harmony/flash_list/src/main/resources/zh_CN/element/string.json b/harmony/flash_list/src/main/resources/zh_CN/element/string.json index 597ecf95e..1e76de0c6 100644 --- a/harmony/flash_list/src/main/resources/zh_CN/element/string.json +++ b/harmony/flash_list/src/main/resources/zh_CN/element/string.json @@ -1,16 +1,8 @@ { "string": [ { - "name": "module_desc", - "value": "模块描述" - }, - { - "name": "EntryAbility_desc", - "value": "description" - }, - { - "name": "EntryAbility_label", - "value": "label" + "name": "page_show", + "value": "page from npm package" } ] -} \ No newline at end of file +}