diff --git a/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontColor/contentFontColor_01.ets b/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontColor/contentFontColor_01.ets index fc21d4f50ddd1eb98979b34c1ca2f451d9dddabf..141f8cbeba06a0182690f0eb9b0144f65789323c 100644 --- a/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontColor/contentFontColor_01.ets +++ b/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontColor/contentFontColor_01.ets @@ -1,4 +1,3 @@ -import { Size } from '@ohos/hypium' @Entry @Component struct MenuFont_FontColor_01 { diff --git a/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontColor/contentFontColor_02.ets b/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontColor/contentFontColor_02.ets index cb10b55cb7dee50e1fc12c622af2a54b30d0bdb2..ff185b9aa2035d847504af85add56b977e8f5b07 100644 --- a/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontColor/contentFontColor_02.ets +++ b/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontColor/contentFontColor_02.ets @@ -1,4 +1,3 @@ -import { Size } from '@ohos/hypium' @Entry @Component struct MenuFont_FontColor_02 { diff --git a/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontColor/contentFontColor_03.ets b/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontColor/contentFontColor_03.ets index d7e68eb86292de14a25005d3ec65f0100ae0b00e..9eefd18ee44f1058f6f7476afe7989abfb1ddfab 100644 --- a/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontColor/contentFontColor_03.ets +++ b/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontColor/contentFontColor_03.ets @@ -1,4 +1,3 @@ -import { Size } from '@ohos/hypium' @Entry @Component struct MenuFont_FontColor_03 { diff --git a/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontColor/contentFontColor_04.ets b/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontColor/contentFontColor_04.ets index b89461dfb46874527e369a128d580d96f728da00..9bf618737b988d74297d08becf90ae1b60306653 100644 --- a/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontColor/contentFontColor_04.ets +++ b/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontColor/contentFontColor_04.ets @@ -1,4 +1,3 @@ -import { Size } from '@ohos/hypium' @Entry @Component struct MenuFont_FontColor_04 { diff --git a/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontSize/contentFontSize_10.ets b/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontSize/contentFontSize_10.ets index 942102e49db1605ccf0a7056e976f8cc5b039f13..9edb987c1e79803421df9b653c66f213bb4ac125 100644 --- a/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontSize/contentFontSize_10.ets +++ b/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontSize/contentFontSize_10.ets @@ -1,4 +1,3 @@ -import { Size } from '@ohos/hypium' @Entry @Component struct MenuFont_ContentFontSize_10 { diff --git a/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontSize/contentFontSize_20.ets b/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontSize/contentFontSize_20.ets index d55766dc29af5e5c4c552c5710f04717ae2c28d5..65b20933c4b5aa2b22ae199be9d1925a108e5528 100644 --- a/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontSize/contentFontSize_20.ets +++ b/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontSize/contentFontSize_20.ets @@ -1,4 +1,3 @@ -import { Size } from '@ohos/hypium' @Entry @Component struct MenuFont_ContentFontSize_20 { diff --git a/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontSize/contentFontSize_30.ets b/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontSize/contentFontSize_30.ets index afc88b53f94acf0d557ca73f7d8e0928447cbe02..b3cceaa8fae72ff3e29e341e4516f094c485feb2 100644 --- a/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontSize/contentFontSize_30.ets +++ b/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontSize/contentFontSize_30.ets @@ -1,4 +1,3 @@ -import { Size } from '@ohos/hypium' @Entry @Component struct MenuFont_ContentFontSize_30 { diff --git a/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontSize/labelFontSize_10.ets b/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontSize/labelFontSize_10.ets index 2bc49bf5f74c1c368446e159a9b9c4042e62b8f4..6004cb752c5a652bacd434b121ef0061a5d4e324 100644 --- a/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontSize/labelFontSize_10.ets +++ b/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontSize/labelFontSize_10.ets @@ -1,4 +1,3 @@ -import { Size } from '@ohos/hypium' @Entry @Component struct MenuFont_LabelFontSize_10 { diff --git a/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontSize/labelFontSize_20.ets b/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontSize/labelFontSize_20.ets index e447733c8045da7e4eb38c7d21bb04800e248339..e0edf99dc796e0d66aaafa23a3e5a23c02379719 100644 --- a/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontSize/labelFontSize_20.ets +++ b/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontSize/labelFontSize_20.ets @@ -1,4 +1,3 @@ -import { Size } from '@ohos/hypium' @Entry @Component struct MenuFont_LabelFontSize_20 { diff --git a/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontSize/labelFontSize_30.ets b/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontSize/labelFontSize_30.ets index 0f8d895294d8c825a7dcc4de82288343e1860d06..8e147eee91ecd4504f005b0dec5306a3fe05bbf4 100644 --- a/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontSize/labelFontSize_30.ets +++ b/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontSize/labelFontSize_30.ets @@ -1,4 +1,3 @@ -import { Size } from '@ohos/hypium' @Entry @Component struct MenuFont_LabelFontSize_30 { diff --git a/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontWeight/contentFontWeight_Bold.ets b/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontWeight/contentFontWeight_Bold.ets index 7f45217f1d2464291e7037013eb953cbb151be6d..4b5b160a2c13d33f27485645b06987506e0b6216 100644 --- a/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontWeight/contentFontWeight_Bold.ets +++ b/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontWeight/contentFontWeight_Bold.ets @@ -1,4 +1,3 @@ -import { Size } from '@ohos/hypium' @Entry @Component struct MenuFont_ContentFontWeight_Bold { diff --git a/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontWeight/contentFontWeight_Bolder.ets b/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontWeight/contentFontWeight_Bolder.ets index e55d3c7fc534e2367414cfd6e6fe7e5d29bc22ac..6a1a209f8fe7403bfedc49ba1d3028d45aeb3c15 100644 --- a/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontWeight/contentFontWeight_Bolder.ets +++ b/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontWeight/contentFontWeight_Bolder.ets @@ -1,4 +1,3 @@ -import { Size } from '@ohos/hypium' @Entry @Component struct MenuFont_ContentFontWeight_Bolder { diff --git a/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontWeight/contentFontWeight_Lighter.ets b/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontWeight/contentFontWeight_Lighter.ets index 593b48a6a6425febf11f6650256f0bf8ca09c44c..53c28cc3fa59cd12fdfc58432b25bcf0a160a297 100644 --- a/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontWeight/contentFontWeight_Lighter.ets +++ b/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontWeight/contentFontWeight_Lighter.ets @@ -1,4 +1,3 @@ -import { Size } from '@ohos/hypium' @Entry @Component struct MenuFont_ContentFontWeight_Lighter { diff --git a/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontWeight/contentFontWeight_Medium.ets b/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontWeight/contentFontWeight_Medium.ets index bb5351711c85760c5c61b83400bd9f0e5337b3d6..08d55c20152ef2f11766c3255d47b3ac2196a72a 100644 --- a/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontWeight/contentFontWeight_Medium.ets +++ b/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontWeight/contentFontWeight_Medium.ets @@ -1,4 +1,3 @@ -import { Size } from '@ohos/hypium' @Entry @Component struct MenuFont_ContentFontWeight_Medium { diff --git a/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontWeight/contentFontWeight_Normal.ets b/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontWeight/contentFontWeight_Normal.ets index e57a64a0cdb7480311ff0515c7710653d58d2027..658f7022b667a97e9ef64e029f060f34bb1cf295 100644 --- a/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontWeight/contentFontWeight_Normal.ets +++ b/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontWeight/contentFontWeight_Normal.ets @@ -1,4 +1,3 @@ -import { Size } from '@ohos/hypium' @Entry @Component struct MenuFont_ContentFontWeight_Normal { diff --git a/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontWeight/contentFontWeight_Regular.ets b/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontWeight/contentFontWeight_Regular.ets index b5de68c49c9f785cc0eb652394dbe8d6c64c8f3f..3cb1762f5ff15c23f1b122f2d7db2e7f5425d2d1 100644 --- a/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontWeight/contentFontWeight_Regular.ets +++ b/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontWeight/contentFontWeight_Regular.ets @@ -1,4 +1,3 @@ -import { Size } from '@ohos/hypium' @Entry @Component struct MenuFont_ContentFontWeight_Regular { diff --git a/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontWeight/labelFontWeight_Bold.ets b/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontWeight/labelFontWeight_Bold.ets index e481613cb1e6affdff76576789354abd75ba6205..acf923986a85cda67e12363dc24c92cd1e0d7c24 100644 --- a/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontWeight/labelFontWeight_Bold.ets +++ b/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontWeight/labelFontWeight_Bold.ets @@ -1,4 +1,3 @@ -import { Size } from '@ohos/hypium' @Entry @Component struct MenuFont_LabelFontWeight_Bold { diff --git a/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontWeight/labelFontWeight_Bolder.ets b/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontWeight/labelFontWeight_Bolder.ets index 72316a85c998509b1309c8af2a02c81940ec1555..100ff52263a0e9dcd8ec7b17a4a9f685fb65125b 100644 --- a/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontWeight/labelFontWeight_Bolder.ets +++ b/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontWeight/labelFontWeight_Bolder.ets @@ -1,4 +1,3 @@ -import { Size } from '@ohos/hypium' @Entry @Component struct MenuFont_LabelFontWeight_Bolder { diff --git a/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontWeight/labelFontWeight_Lighter.ets b/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontWeight/labelFontWeight_Lighter.ets index d600cdb655d8778b360fcaf212a8b2feb6f68c09..b88114283884923d37ff0a9faa2619720c01d4b9 100644 --- a/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontWeight/labelFontWeight_Lighter.ets +++ b/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontWeight/labelFontWeight_Lighter.ets @@ -1,4 +1,3 @@ -import { Size } from '@ohos/hypium' @Entry @Component struct MenuFont_LabelFontWeight_Lighter { diff --git a/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontWeight/labelFontWeight_Medium.ets b/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontWeight/labelFontWeight_Medium.ets index e5ee4bbb5dc50d7bd434ff02cf9a0800e2fe52dd..85594090ea3c9117f2998bb8118f22d194d24eec 100644 --- a/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontWeight/labelFontWeight_Medium.ets +++ b/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontWeight/labelFontWeight_Medium.ets @@ -1,4 +1,3 @@ -import { Size } from '@ohos/hypium' @Entry @Component struct MenuFont_LabelFontWeight_Medium { diff --git a/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontWeight/labelFontWeight_Normal.ets b/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontWeight/labelFontWeight_Normal.ets index 1978f6040a4c0d311a872522ef9f8db0068d2079..e64ef458543a3cc3f04f04bd2e75058c6f32697b 100644 --- a/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontWeight/labelFontWeight_Normal.ets +++ b/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontWeight/labelFontWeight_Normal.ets @@ -1,4 +1,3 @@ -import { Size } from '@ohos/hypium' @Entry @Component struct MenuFont_LabelFontWeight_Normal { diff --git a/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontWeight/labelFontWeight_Regular.ets b/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontWeight/labelFontWeight_Regular.ets index 77213e1ad006cb46d42cccf8c10274e19f4a3f9e..948301ed19ad94e175afa90abae44040862b6bd4 100644 --- a/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontWeight/labelFontWeight_Regular.ets +++ b/examples/Menu/entry/src/main/ets/pages/BindContextMenu/bindContextMenus/UIConsistency/MenuFont/FontWeight/labelFontWeight_Regular.ets @@ -1,4 +1,3 @@ -import { Size } from '@ohos/hypium' @Entry @Component struct MenuFont_LabelFontWeight_Regular {