From 70a6394be7a43f75ee9d53859c7535ee226da516 Mon Sep 17 00:00:00 2001 From: LiPengFei Date: Thu, 29 Aug 2024 16:09:17 +0800 Subject: [PATCH 01/14] MIX1 Signed-off-by: LiPengFei --- ...UIComponentScrollSwiperInterfaceMix039.ets | 37 ++++++++++++ ...UIComponentScrollSwiperInterfaceMix042.ets | 40 +++++++++++++ ...UIComponentScrollSwiperInterfaceMix048.ets | 56 ++++++++++++++++++ ...UIComponentScrollSwiperInterfaceMix049.ets | 58 +++++++++++++++++++ ...UIComponentScrollSwiperInterfaceMix050.ets | 56 ++++++++++++++++++ ...UIComponentScrollSwiperInterfaceMix051.ets | 56 ++++++++++++++++++ ...UIComponentScrollSwiperInterfaceMix052.ets | 56 ++++++++++++++++++ ...UIComponentScrollSwiperInterfaceMix053.ets | 56 ++++++++++++++++++ ...UIComponentScrollSwiperInterfaceMix054.ets | 56 ++++++++++++++++++ ...UIComponentScrollSwiperInterfaceMix055.ets | 56 ++++++++++++++++++ ...UIComponentScrollSwiperInterfaceMix056.ets | 57 ++++++++++++++++++ ...UIComponentScrollSwiperInterfaceMix057.ets | 41 +++++++++++++ ...UIComponentScrollSwiperInterfaceMix058.ets | 42 ++++++++++++++ ...UIComponentScrollSwiperInterfaceMix059.ets | 42 ++++++++++++++ ...UIComponentScrollSwiperInterfaceMix060.ets | 42 ++++++++++++++ ...UIComponentScrollSwiperInterfaceMix061.ets | 43 ++++++++++++++ ...UIComponentScrollSwiperInterfaceMix062.ets | 43 ++++++++++++++ ...UIComponentScrollSwiperInterfaceMix063.ets | 43 ++++++++++++++ ...UIComponentScrollSwiperInterfaceMix064.ets | 43 ++++++++++++++ ...UIComponentScrollSwiperInterfaceMix065.ets | 42 ++++++++++++++ ...UIComponentScrollSwiperInterfaceMix066.ets | 43 ++++++++++++++ ...UIComponentScrollSwiperInterfaceMix067.ets | 43 ++++++++++++++ ...UIComponentScrollSwiperInterfaceMix068.ets | 44 ++++++++++++++ ...UIComponentScrollSwiperInterfaceMix069.ets | 42 ++++++++++++++ ...UIComponentScrollSwiperInterfaceMix070.ets | 43 ++++++++++++++ ...UIComponentScrollSwiperInterfaceMix071.ets | 43 ++++++++++++++ ...UIComponentScrollSwiperInterfaceMix072.ets | 43 ++++++++++++++ ...UIComponentScrollSwiperInterfaceMix073.ets | 43 ++++++++++++++ ...UIComponentScrollSwiperInterfaceMix074.ets | 43 ++++++++++++++ ...UIComponentScrollSwiperInterfaceMix075.ets | 43 ++++++++++++++ ...UIComponentScrollSwiperInterfaceMix076.ets | 42 ++++++++++++++ ...UIComponentScrollSwiperInterfaceMix077.ets | 44 ++++++++++++++ ...UIComponentScrollSwiperInterfaceMix078.ets | 36 ++++++++++++ 33 files changed, 1517 insertions(+) create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix039.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix042.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix048.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix049.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix050.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix051.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix052.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix053.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix054.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix055.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix056.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix057.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix058.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix059.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix060.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix061.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix062.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix063.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix064.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix065.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix066.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix067.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix068.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix069.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix070.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix071.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix072.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix073.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix074.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix075.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix076.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix077.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix078.ets diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix039.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix039.ets new file mode 100644 index 000000000..ac76f0ddd --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix039.ets @@ -0,0 +1,37 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfaceMix039 { + @State text: string = ''; + @State value: number = 0; + build() { + Column() { + TextInput({ + text: this.text, + placeholder: 'Enter your text here...', + }) + .id('shurukuang1') + .width('80%') + .height('100') + .margin(20) + .fontSize(18) + .fontColor(Color.Black) + .selectAll(false) + + } + } +} + diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix042.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix042.ets new file mode 100644 index 000000000..40483954b --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix042.ets @@ -0,0 +1,40 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfaceMix042 { + @State text: string = '564123156'; + @State PassWordSrc1: Resource = $r('app.media.icon') + @State PassWordSrc2: Resource = $r('app.media.icon') + + + build() { + Column() { + // 添加 TextInput 组件 + TextInput({ + text: this.text, + placeholder: 'Enter your password...', + }) + .type(InputType.Password) + .passwordIcon({onIconSrc:this.PassWordSrc1,offIconSrc:this.PassWordSrc2}) + .width('80%') + .height('50') + .margin(20) + .fontSize(18) + .fontColor(Color.Black) + } + } +} + diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix048.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix048.ets new file mode 100644 index 000000000..9ffbff11a --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix048.ets @@ -0,0 +1,56 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfaceMix048 { + @State text: string = ''; + @Builder itemEnd() { + Select([{ value: 'KB' }, + { value: 'MB' }, + { value: 'GB' }, + { value: 'TB', }]) + .height("48vp") + .borderRadius(0) + .selected(2) + .align(Alignment.Center) + .value('MB') + .font({ size: 20, weight: 500 }) + .fontColor('#182431') + .selectedOptionFont({ size: 20, weight: 400 }) + .optionFont({ size: 20, weight: 400 }) + .backgroundColor(Color.Transparent) + .responseRegion({ height: "40vp", width: "80%", x: '10%', y: '6vp' }) + .onSelect((index: number) => { + console.info('Select:' + index) + }) + } + + build() { + Column() { + + TextInput({ + text: this.text, + placeholder: 'Enter your password...', + }) + .width('80%') + .height('50') + .margin(20) + .fontSize(18) + .fontColor(Color.Black) + .showUnderline(true) + .showUnit(this.itemEnd) + } + } +} diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix049.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix049.ets new file mode 100644 index 000000000..f84cae44b --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix049.ets @@ -0,0 +1,58 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfaceMix049 { + @State text: string = '123456'; // + @Builder itemEnd() { + Select([{ value: 'KB' }, + { value: 'MB' }, + { value: 'GB' }, + { value: 'TB', }]) + .height("48vp") + .borderRadius(0) + .selected(2) + .align(Alignment.Center) + .value('MB') + .font({ size: 20, weight: 500 }) + .fontColor('#182431') + .selectedOptionFont({ size: 20, weight: 400 }) + .optionFont({ size: 20, weight: 400 }) + .id('caidankuang1') + .backgroundColor(Color.Transparent) + .responseRegion({ height: "40vp", width: "80%", x: '10%', y: '6vp' }) + .onSelect((index: number) => { + console.info('Select:' + index) + }) + } + + build() { + Column() { + // + TextInput({ + text: this.text, // + placeholder: 'Enter your password...', // + }) + .width('80%') // + .id('shurukuang1') + .height('50') // + .margin(20) + .fontSize(18) + .fontColor(Color.Black) + .showUnderline(true) + .showUnit(this.itemEnd) + } + } +} diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix050.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix050.ets new file mode 100644 index 000000000..1a50fc530 --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix050.ets @@ -0,0 +1,56 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfaceMix050 { + @State text: string = ''; // + @Builder itemEnd() { + Select([{ value: 'KB' }, + { value: 'MB' }, + { value: 'GB' }, + { value: 'TB', }]) + .height("48vp") + .borderRadius(0) + .selected(2) + .align(Alignment.Center) + .value('MB') + .font({ size: 20, weight: 500 }) + .fontColor('#182431') + .selectedOptionFont({ size: 20, weight: 400 }) + .optionFont({ size: 20, weight: 400 }) + .backgroundColor(Color.Transparent) + .responseRegion({ height: "40vp", width: "80%", x: '10%', y: '6vp' }) + .onSelect((index: number) => { + console.info('Select:' + index) + }) + } + + build() { + Column() { + // + TextInput({ + text: this.text, // + placeholder: 'Enter your password...', // + }) + .width('80%') // + .height('50') // + .margin(20) // + .fontSize(18) // + .fontColor(Color.Black) // + .showUnderline(true) + .showUnit(this.itemEnd) + } + } +} diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix051.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix051.ets new file mode 100644 index 000000000..cfed6e9f6 --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix051.ets @@ -0,0 +1,56 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfaceMix051 { + @State text: string = ''; // + @Builder itemEnd() { + Select([{ value: 'KB' }, + { value: 'MB' }, + { value: 'GB' }, + { value: 'TB', }]) + .height("48vp") + .borderRadius(0) + .selected(2) + .align(Alignment.Center) + .value('MB') + .font({ size: 20, weight: 500 }) + .fontColor('#182431') + .selectedOptionFont({ size: 20, weight: 400 }) + .optionFont({ size: 20, weight: 400 }) + .backgroundColor(Color.Transparent) + .responseRegion({ height: "40vp", width: "80%", x: '10%', y: '6vp' }) + .onSelect((index: number) => { + console.info('Select:' + index) + }) + } + + build() { + Column() { + // + TextInput({ + text: this.text, // + placeholder: 'Enter your password...', // + }) + .width('80%') + .height('50') + .margin(20) + .fontSize(18) + .fontColor(Color.Black) + .showUnderline(true) + .showUnit(this.itemEnd) + } + } +} diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix052.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix052.ets new file mode 100644 index 000000000..2b7297ac0 --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix052.ets @@ -0,0 +1,56 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfaceMix052 { + @State text: string = ''; + @Builder itemEnd() { + Select([{ value: 'KB' }, + { value: 'MB' }, + { value: 'GB' }, + { value: 'TB', }]) + .height("48vp") + .borderRadius(0) + .selected(2) + .align(Alignment.Center) + .value('MB') + .font({ size: 20, weight: 500 }) + .fontColor('#182431') + .selectedOptionFont({ size: 20, weight: 400 }) + .optionFont({ size: 20, weight: 400 }) + .backgroundColor(Color.Transparent) + .responseRegion({ height: "40vp", width: "80%", x: '10%', y: '6vp' }) + .onSelect((index: number) => { + console.info('Select:' + index) + }) + } + + build() { + Column() { + + TextInput({ + text: this.text, + placeholder: 'Enter your password...', // + }) + .width('80%') + .height('50') + .margin(20) + .fontSize(18) + .fontColor(Color.Black) + .showUnderline(true) + .showUnit(this.itemEnd) + } + } +} diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix053.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix053.ets new file mode 100644 index 000000000..f6417eb9a --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix053.ets @@ -0,0 +1,56 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfaceMix053 { + @State text: string = ''; + @Builder itemEnd() { + Select([{ value: 'KB' }, + { value: 'MB' }, + { value: 'GB' }, + { value: 'TB', }]) + .height("48vp") + .borderRadius(0) + .selected(2) + .align(Alignment.Center) + .value('MB') + .font({ size: 20, weight: 500 }) + .fontColor('#182431') + .selectedOptionFont({ size: 20, weight: 400 }) + .optionFont({ size: 20, weight: 400 }) + .backgroundColor(Color.Transparent) + .responseRegion({ height: "40vp", width: "80%", x: '10%', y: '6vp' }) + .onSelect((index: number) => { + console.info('Select:' + index) + }) + } + + build() { + Column() { + + TextInput({ + text: this.text, + placeholder: 'Enter your password...', + }) + .width('80%') + .height('50') + .margin(20) + .fontSize(18) + .fontColor(Color.Black) + .showUnderline(true) + .showUnit(this.itemEnd) + } + } +} diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix054.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix054.ets new file mode 100644 index 000000000..0d63bd1ac --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix054.ets @@ -0,0 +1,56 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfacemix054 { + @State text: string = ''; + @Builder itemEnd() { + Select([{ value: 'KB' }, + { value: 'MB' }, + { value: 'GB' }, + { value: 'TB', }]) + .height("48vp") + .borderRadius(0) + .selected(2) + .align(Alignment.Center) + .value('MB') + .font({ size: 20, weight: 500 }) + .fontColor('#182431') + .selectedOptionFont({ size: 20, weight: 400 }) + .optionFont({ size: 20, weight: 400 }) + .backgroundColor(Color.Transparent) + .responseRegion({ height: "40vp", width: "80%", x: '10%', y: '6vp' }) + .onSelect((index: number) => { + console.info('Select:' + index) + }) + } + + build() { + Column() { + + TextInput({ + text: this.text, + placeholder: 'Enter your password...', + }) + .width('80%') + .height('50') + .margin(20) + .fontSize(18) + .fontColor(Color.Black) + .showUnderline(true) + .showUnit(this.itemEnd) + } + } +} diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix055.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix055.ets new file mode 100644 index 000000000..7fca7349d --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix055.ets @@ -0,0 +1,56 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfacemix055 { + @State text: string = ''; + @Builder itemEnd() { + Select([{ value: 'KB' }, + { value: 'MB' }, + { value: 'GB' }, + { value: 'TB', }]) + .height("48vp") + .borderRadius(0) + .selected(2) + .align(Alignment.Center) + .value('MB') + .font({ size: 20, weight: 500 }) + .fontColor('#182431') + .selectedOptionFont({ size: 20, weight: 400 }) + .optionFont({ size: 20, weight: 400 }) + .backgroundColor(Color.Transparent) + .responseRegion({ height: "40vp", width: "80%", x: '10%', y: '6vp' }) + .onSelect((index: number) => { + console.info('Select:' + index) + }) + } + + build() { + Column() { + + TextInput({ + text: this.text, + placeholder: 'Enter your password...', + }) + .width('80%') + .height('50') + .margin(20) + .fontSize(18) + .fontColor(Color.Black) + .showUnderline(true) + .showUnit(this.itemEnd) + } + } +} diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix056.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix056.ets new file mode 100644 index 000000000..95c30a4a1 --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix056.ets @@ -0,0 +1,57 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfacemix056 { + @State text: string = ''; + @Builder itemEnd() { + Select([{ value: 'KB' }, + { value: 'MB' }, + { value: 'GB' }, + { value: 'TB', }]) + .height("48vp") + .id('caidan1') + .borderRadius(0) + .selected(2) + .align(Alignment.Center) + .value('MB') + .font({ size: 20, weight: 500 }) + .fontColor('#182431') + .selectedOptionFont({ size: 20, weight: 400 }) + .optionFont({ size: 20, weight: 400 }) + .backgroundColor(Color.Transparent) + .responseRegion({ height: "40vp", width: "80%", x: '10%', y: '6vp' }) + .onSelect((index: number) => { + console.info('Select:' + index) + }) + } + + build() { + Column() { + + TextInput({ + text: this.text, + placeholder: 'Enter your password...', + }) + .width('80%') + .height('50') + .margin(20) + .fontSize(18) + .fontColor(Color.Black) // + .showUnderline(true) + .showUnit(this.itemEnd) + } + } +} diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix057.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix057.ets new file mode 100644 index 000000000..5d94f57a4 --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix057.ets @@ -0,0 +1,41 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfacemix057 { + @State text: string = ''; + @State value: number = 0; + build() { + Column() { + + TextInput({ + text: this.text, + placeholder: 'Enter your text here...', + }) + .id('shurukuang1') + .width('80%') + .height('100') + .margin(20) + .fontSize(18) + .fontColor(Color.Black) + .selectAll(false) + .cancelButton({ + icon: { + } + }) + } + } +} + diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix058.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix058.ets new file mode 100644 index 000000000..663fe4334 --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix058.ets @@ -0,0 +1,42 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfacemix058 { + @State text: string = ''; + @State value: number = 0; + build() { + Column() { + + TextInput({ + text: this.text, + placeholder: 'Enter your text here...', + }) + .id('shurukuang1') + .width('80%') + .height('100') + .margin(20) + .fontSize(18) + .fontColor(Color.Black) + .selectAll(false) + .cancelButton({ + style: CancelButtonStyle.CONSTANT, + icon: { + } + }) + } + } +} + diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix059.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix059.ets new file mode 100644 index 000000000..b2547c68e --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix059.ets @@ -0,0 +1,42 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfacemix059 { + @State text: string = ''; + @State value: number = 0; + build() { + Column() { + + TextInput({ + text: this.text, + placeholder: 'Enter your text here...', + }) + .id('shurukuang1') + .width('80%') + .height('100') + .margin(20) + .fontSize(18) + .fontColor(Color.Black) + .selectAll(false) + .cancelButton({ + style: CancelButtonStyle.INVISIBLE, + icon: { + } + }) + } + } +} + diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix060.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix060.ets new file mode 100644 index 000000000..57d6583b0 --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix060.ets @@ -0,0 +1,42 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfacemix060 { + @State text: string = ''; + @State value: number = 0; + build() { + Column() { + + TextInput({ + text: this.text, + placeholder: 'Enter your text here...', + }) + .id('shurukuang1') + .width('80%') + .height('100') + .margin(20) + .fontSize(18) + .fontColor(Color.Black) + .selectAll(false) + .cancelButton({ + style: CancelButtonStyle.INPUT, + icon: { + } + }) + } + } +} + diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix061.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix061.ets new file mode 100644 index 000000000..610ce3218 --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix061.ets @@ -0,0 +1,43 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfacemix061 { + @State text: string = ''; // 状态变量用于存储文本输入内容 + @State value: number = 0; + build() { + Column() { + + TextInput({ + text: this.text, + placeholder: 'Enter your text here...', + }) + .id('shurukuang1') + .width('80%') + .height('100') + .margin(20) + .fontSize(18) + .fontColor(Color.Black) + .selectAll(false) + .cancelButton({ + style: CancelButtonStyle.CONSTANT, + icon: { + size:0, + } + }) + } + } +} + diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix062.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix062.ets new file mode 100644 index 000000000..32e14255a --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix062.ets @@ -0,0 +1,43 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfacemix062 { + @State text: string = ''; + @State value: number = 0; + build() { + Column() { + + TextInput({ + text: this.text, + placeholder: 'Enter your text here...', + }) + .id('shurukuang1') + .width('80%') + .height('100') + .margin(20) + .fontSize(18) + .fontColor(Color.Black) + .selectAll(false) + .cancelButton({ + style: CancelButtonStyle.CONSTANT, + icon: { + size:10, + } + }) + } + } +} + diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix063.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix063.ets new file mode 100644 index 000000000..ac0a16d97 --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix063.ets @@ -0,0 +1,43 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfacemix063 { + @State text: string = ''; + @State value: number = 0; + build() { + Column() { + + TextInput({ + text: this.text, + placeholder: 'Enter your text here...', + }) + .id('shurukuang1') + .width('80%') + .height('100') + .margin(20) + .fontSize(18) + .fontColor(Color.Black) + .selectAll(false) + .cancelButton({ + style: CancelButtonStyle.CONSTANT, + icon: { + size:'0', + } + }) + } + } +} + diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix064.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix064.ets new file mode 100644 index 000000000..0072d2a26 --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix064.ets @@ -0,0 +1,43 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfaceMix064 { + @State text: string = ''; + @State value: number = 0; + build() { + Column() { + + TextInput({ + text: this.text, + placeholder: 'Enter your text here...', + }) + .id('shurukuang1') + .width('80%') + .height('100') + .margin(20) + .fontSize(18) + .fontColor(Color.Black) + .selectAll(false) + .cancelButton({ + style: CancelButtonStyle.CONSTANT, + icon: { + size:'10', + } + }) + } + } +} + diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix065.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix065.ets new file mode 100644 index 000000000..4f6769a65 --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix065.ets @@ -0,0 +1,42 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfaceMix065 { + @State text: string = ''; + @State value: number = 0; + build() { + Column() { + + TextInput({ + text: this.text, + placeholder: 'Enter your text here...', + }) + .width('80%') + .height('100') + .margin(20) + .fontSize(18) + .fontColor(Color.Black) + .selectAll(false) + .cancelButton({ + style: CancelButtonStyle.CONSTANT, + icon: { + size:'10vp', + } + }) + } + } +} + diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix066.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix066.ets new file mode 100644 index 000000000..443d1c49b --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix066.ets @@ -0,0 +1,43 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfaceMix066 { + @State text: string = ''; + @State value: number = 0; + build() { + Column() { + + TextInput({ + text: this.text, + placeholder: 'Enter your text here...', + }) + .id('shurukuang1') + .width('80%') + .height('100') + .margin(20) + .fontSize(18) + .fontColor(Color.Black) + .selectAll(false) + .cancelButton({ + style: CancelButtonStyle.CONSTANT, + icon: { + size:'10fp', + } + }) + } + } +} + diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix067.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix067.ets new file mode 100644 index 000000000..008160989 --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix067.ets @@ -0,0 +1,43 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfaceMix067 { + @State text: string = ''; + @State value: number = 0; + build() { + Column() { + + TextInput({ + text: this.text, + placeholder: 'Enter your text here...', + }) + .id('shurukuang1') + .width('80%') + .height('100') + .margin(20) + .fontSize(18) + .fontColor(Color.Black) + .selectAll(false) + .cancelButton({ + style: CancelButtonStyle.CONSTANT, + icon: { + size:'10px', + } + }) + } + } +} + diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix068.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix068.ets new file mode 100644 index 000000000..fe0a247fa --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix068.ets @@ -0,0 +1,44 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfaceMix068 { + @State text: string = ''; + @State value: number = 0; + build() { + Column() { + + TextInput({ + text: this.text, + placeholder: 'Enter your text here...', + }) + .id('shurukuang1') + .width('80%') + .height('100') + .margin(20) + .fontSize(18) + .fontColor(Color.Black) + .selectAll(false) + .cancelButton({ + style: CancelButtonStyle.CONSTANT, + icon: { + size:'10lpx', + + } + }) + } + } +} + diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix069.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix069.ets new file mode 100644 index 000000000..b7843243a --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix069.ets @@ -0,0 +1,42 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfaceMix069 { + @State text: string = ''; + @State value: number = 0; + build() { + Column() { + + TextInput({ + text: this.text, + placeholder: 'Enter your text here...', + }) + .width('80%') + .height('100') + .margin(20) + .fontSize(18) + .fontColor(Color.Black) + .selectAll(false) + .cancelButton({ + style: CancelButtonStyle.CONSTANT, + icon: { + src: $r('app.media.icon') + } + }) + } + } +} + diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix070.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix070.ets new file mode 100644 index 000000000..f1ef8709c --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix070.ets @@ -0,0 +1,43 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfaceMix070 { + @State text: string = ''; + @State value: number = 0; + build() { + Column() { + + TextInput({ + text: this.text, + placeholder: 'Enter your text here...', + }) + .id('shurukuang1') + .width('80%') + .height('100') + .margin(20) + .fontSize(18) + .fontColor(Color.Black) + .selectAll(false) + .cancelButton({ + style: CancelButtonStyle.CONSTANT, + icon: { + color:Color.Blue + } + }) + } + } +} + diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix071.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix071.ets new file mode 100644 index 000000000..37560bfca --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix071.ets @@ -0,0 +1,43 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfaceMix071 { + @State text: string = ''; + @State value: number = 0; + build() { + Column() { + + TextInput({ + text: this.text, + placeholder: 'Enter your text here...', + }) + .id('shurukuang1') + .width('80%') + .height('100') + .margin(20) + .fontSize(18) + .fontColor(Color.Black) + .selectAll(false) + .cancelButton({ + style: CancelButtonStyle.CONSTANT, + icon: { + color:'#fc0303' + } + }) + } + } +} + diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix072.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix072.ets new file mode 100644 index 000000000..6a1c94b4b --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix072.ets @@ -0,0 +1,43 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfaceMix072 { + @State text: string = ''; + @State value: number = 0; + build() { + Column() { + + TextInput({ + text: this.text, + placeholder: 'Enter your text here...', + }) + .id('shurukuang1') + .width('80%') + .height('100') + .margin(20) + .fontSize(18) + .fontColor(Color.Black) + .selectAll(false) + .cancelButton({ + style: CancelButtonStyle.CONSTANT, + icon: { + color:0xFF0000 + } + }) + } + } +} + diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix073.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix073.ets new file mode 100644 index 000000000..ec7c9e599 --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix073.ets @@ -0,0 +1,43 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfaceMix073 { + @State text: string = ''; + @State value: number = 0; + build() { + Column() { + + TextInput({ + text: this.text, + placeholder: 'Enter your text here...', + }) + .id('shurukuang1') + .width('80%') + .height('100') + .margin(20) + .fontSize(18) + .fontColor(Color.Black) + .selectAll(false) + .cancelButton({ + style: CancelButtonStyle.CONSTANT, + icon: { + color:'rgb(2, 184, 17)' + } + }) + } + } +} + diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix074.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix074.ets new file mode 100644 index 000000000..2eb0d88e9 --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix074.ets @@ -0,0 +1,43 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfaceMix074 { + @State text: string = ''; + @State value: number = 0; + build() { + Column() { + + TextInput({ + text: this.text, + placeholder: 'Enter your text here...', + }) + .id('shurukuang1') + .width('80%') + .height('100') + .margin(20) + .fontSize(18) + .fontColor(Color.Black) + .selectAll(false) + .cancelButton({ + style: CancelButtonStyle.CONSTANT, + icon: { + color:$r('app.color.Pink') + } + }) + } + } +} + diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix075.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix075.ets new file mode 100644 index 000000000..fccf171f1 --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix075.ets @@ -0,0 +1,43 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfaceMix075 { + @State text: string = ''; + @State value: number = 0; + build() { + Column() { + + TextInput({ + text: this.text, + placeholder: 'Enter your text here...', + }) + .id('shurukuang1') + .width('80%') + .height('100') + .margin(20) + .fontSize(18) + .fontColor(Color.Black) + .selectAll(false) + .cancelButton({ + style: CancelButtonStyle.CONSTANT, + icon: { + src:'10' + } + }) + } + } +} + diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix076.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix076.ets new file mode 100644 index 000000000..01053ff11 --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix076.ets @@ -0,0 +1,42 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfaceMix076 { + @State text: string = ''; + @State value: number = 0; + build() { + Column() { + + TextInput({ + text: this.text, + placeholder: 'Enter your text here...', // + }) + .width('80%') + .height('100') + .margin(20) + .fontSize(18) + .fontColor(Color.Black) + .selectAll(false) + .cancelButton({ + style: CancelButtonStyle.CONSTANT, + icon: { + src: $rawfile(null) + } + }) + } + } +} + diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix077.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix077.ets new file mode 100644 index 000000000..fc87f5fca --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix077.ets @@ -0,0 +1,44 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfaceMix077 { + @State text: string = ''; + @State value: number = 0; + build() { + Column() { + // 添加 TextInput 组件 + TextInput({ + text: this.text, // 绑定状态变量 + placeholder: 'Enter your text here...', + }) + .id('shurukuang1') + .width('80%') + .height('100') + .margin(20) + .fontSize(18) + .fontColor(Color.Black) + .selectAll(false) + .cancelButton({ + style: CancelButtonStyle.CONSTANT, + icon: { + src:$r("app.media.icon") + + } + }) + } + } +} + diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix078.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix078.ets new file mode 100644 index 000000000..6e218a923 --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix078.ets @@ -0,0 +1,36 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfaceMix078 { + @State text: string = '123ab?_! A123'; + build() { + Column() { + + TextInput({ + text: this.text, + placeholder: 'Enter your password...', + }) + .type(InputType.Normal) + .cancelButton({}) + .width('80%') + .height('50') + .margin(20) + .fontSize(18) + .fontColor(Color.Black) + } + } +} + -- Gitee From 3a4979c1f0e9d0ca5ff7d88706ec49b4b5ea4a83 Mon Sep 17 00:00:00 2001 From: LiPengFei Date: Thu, 29 Aug 2024 16:10:02 +0800 Subject: [PATCH 02/14] MIX2 Signed-off-by: LiPengFei --- ...UIComponentScrollSwiperInterfaceMix079.ets | 43 +++++++++++++ ...UIComponentScrollSwiperInterfaceMix080.ets | 43 +++++++++++++ ...UIComponentScrollSwiperInterfaceMix081.ets | 41 ++++++++++++ ...UIComponentScrollSwiperInterfaceMix082.ets | 41 ++++++++++++ ...UIComponentScrollSwiperInterfaceMix083.ets | 41 ++++++++++++ ...UIComponentScrollSwiperInterfaceMix084.ets | 41 ++++++++++++ ...UIComponentScrollSwiperInterfaceMix085.ets | 41 ++++++++++++ ...UIComponentScrollSwiperInterfaceMix086.ets | 41 ++++++++++++ ...UIComponentScrollSwiperInterfaceMix087.ets | 42 ++++++++++++ ...UIComponentScrollSwiperInterfaceMix088.ets | 44 +++++++++++++ ...UIComponentScrollSwiperInterfaceMix090.ets | 51 +++++++++++++++ ...UIComponentScrollSwiperInterfaceMix091.ets | 52 +++++++++++++++ ...UIComponentScrollSwiperInterfaceMix092.ets | 51 +++++++++++++++ ...UIComponentScrollSwiperInterfaceMix093.ets | 51 +++++++++++++++ ...UIComponentScrollSwiperInterfaceMix094.ets | 52 +++++++++++++++ ...UIComponentScrollSwiperInterfaceMix095.ets | 55 ++++++++++++++++ ...UIComponentScrollSwiperInterfaceMix096.ets | 53 +++++++++++++++ ...UIComponentScrollSwiperInterfaceMix097.ets | 52 +++++++++++++++ ...UIComponentScrollSwiperInterfaceMix098.ets | 52 +++++++++++++++ ...UIComponentScrollSwiperInterfaceMix099.ets | 52 +++++++++++++++ ...UIComponentScrollSwiperInterfaceMix100.ets | 52 +++++++++++++++ ...UIComponentScrollSwiperInterfaceMix101.ets | 47 ++++++++++++++ ...UIComponentScrollSwiperInterfaceMix102.ets | 64 +++++++++++++++++++ ...UIComponentScrollSwiperInterfaceMix103.ets | 51 +++++++++++++++ ...UIComponentScrollSwiperInterfaceMix104.ets | 50 +++++++++++++++ ...UIComponentScrollSwiperInterfaceMix105.ets | 51 +++++++++++++++ ...UIComponentScrollSwiperInterfaceMix106.ets | 52 +++++++++++++++ ...UIComponentScrollSwiperInterfaceMix107.ets | 52 +++++++++++++++ ...UIComponentScrollSwiperInterfaceMix108.ets | 52 +++++++++++++++ ...UIComponentScrollSwiperInterfaceMix109.ets | 52 +++++++++++++++ ...UIComponentScrollSwiperInterfaceMix110.ets | 51 +++++++++++++++ ...UIComponentScrollSwiperInterfaceMix111.ets | 53 +++++++++++++++ 32 files changed, 1566 insertions(+) create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix079.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix080.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix081.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix082.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix083.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix084.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix085.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix086.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix087.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix088.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix090.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix091.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix092.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix093.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix094.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix095.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix096.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix097.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix098.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix099.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix100.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix101.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix102.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix103.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix104.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix105.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix106.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix107.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix108.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix109.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix110.ets create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix111.ets diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix079.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix079.ets new file mode 100644 index 000000000..df8066837 --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix079.ets @@ -0,0 +1,43 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfaceMix079 { + @State text: string = '123ab?_! A123'; + @State PassWordSrc1: Resource = $r('app.media.icon') + @State PassWordSrc2: Resource = $r('app.media.icon') + @State passwordVisible: boolean = true; + + build() { + Column() { + + TextInput({ + text: this.text, + placeholder: 'Enter your password...', + }) + .type(InputType.Password) + .showPassword(true) + .cancelButton({}) + .width('80%') + .height('50') + .margin(20) + .fontSize(18) + .fontColor(Color.Black) + + + } + } +} + diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix080.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix080.ets new file mode 100644 index 000000000..d3b5c7562 --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix080.ets @@ -0,0 +1,43 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfaceMix080 { + @State text: string = '123ab?_! A123'; + @State PassWordSrc1: Resource = $r('app.media.icon') + @State PassWordSrc2: Resource = $r('app.media.icon') + @State passwordVisible: boolean = true; + + build() { + Column() { + + TextInput({ + text: this.text, + placeholder: 'Enter your password...', + }) + .type(InputType.Password) + .showPassword(false) + .cancelButton({}) + .width('80%') + .height('50') + .margin(20) + .fontSize(18) + .fontColor(Color.Black) + + + } + } +} + diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix081.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix081.ets new file mode 100644 index 000000000..6cf38d67b --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix081.ets @@ -0,0 +1,41 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfaceMix081 { + @State text: string = '123ab?_! A123'; + @State PassWordSrc1: Resource = $r('app.media.icon') + @State PassWordSrc2: Resource = $r('app.media.icon') + @State passwordVisible: boolean = true; + + build() { + Column() { + + TextInput({ + text: this.text, + placeholder: 'Enter your password...', + }) + .type(InputType.NEW_PASSWORD) + .showPassword(false) + .cancelButton({}) + .width('80%') + .height('50') + .margin(20) + .fontSize(18) + .fontColor(Color.Black) + } + } +} + diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix082.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix082.ets new file mode 100644 index 000000000..0fb4bca6f --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix082.ets @@ -0,0 +1,41 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfaceMix082 { + @State text: string = '123ab?_! A123'; + @State PassWordSrc1: Resource = $r('app.media.icon') + @State PassWordSrc2: Resource = $r('app.media.icon') + @State passwordVisible: boolean = true; + + build() { + Column() { + + TextInput({ + text: this.text, + placeholder: 'Enter your password...', + }) + .type(InputType.NEW_PASSWORD) + .showPassword(true) + .cancelButton({}) + .width('80%') + .height('50') + .margin(20) + .fontSize(18) + .fontColor(Color.Black) + } + } +} + diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix083.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix083.ets new file mode 100644 index 000000000..acb20599a --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix083.ets @@ -0,0 +1,41 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfaceMix083 { + @State text: string = '123ab?_! A123'; + @State PassWordSrc1: Resource = $r('app.media.icon') + @State PassWordSrc2: Resource = $r('app.media.icon') + @State passwordVisible: boolean = true; + + build() { + Column() { + + TextInput({ + text: this.text, + placeholder: 'Enter your password...', + }) + .type(InputType.SCREEN_LOCK_PASSWORD) + .showPassword(true) + .cancelButton({}) + .width('80%') + .height('50') + .margin(20) + .fontSize(18) + .fontColor(Color.Black) + } + } +} + diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix084.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix084.ets new file mode 100644 index 000000000..30ca35694 --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix084.ets @@ -0,0 +1,41 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfaceMix084 { + @State text: string = '123ab?_! A123'; + @State PassWordSrc1: Resource = $r('app.media.icon') + @State PassWordSrc2: Resource = $r('app.media.icon') + @State passwordVisible: boolean = true; + + build() { + Column() { + + TextInput({ + text: this.text, + placeholder: 'Enter your password...', + }) + .type(InputType.SCREEN_LOCK_PASSWORD) + .showPassword(false) + .cancelButton({}) + .width('80%') + .height('50') + .margin(20) + .fontSize(18) + .fontColor(Color.Black) + } + } +} + diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix085.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix085.ets new file mode 100644 index 000000000..c63af705a --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix085.ets @@ -0,0 +1,41 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfaceMix085 { + @State text: string = '123456789'; + @State PassWordSrc1: Resource = $r('app.media.icon') + @State PassWordSrc2: Resource = $r('app.media.icon') + @State passwordVisible: boolean = true; + + build() { + Column() { + + TextInput({ + text: this.text, + placeholder: 'Enter your password...', + }) + .type(InputType.NUMBER_PASSWORD) + .showPassword(false) + .cancelButton({}) + .width('80%') + .height('50') + .margin(20) + .fontSize(18) + .fontColor(Color.Black) + } + } +} + diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix086.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix086.ets new file mode 100644 index 000000000..e27781406 --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix086.ets @@ -0,0 +1,41 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfaceMix086 { + @State text: string = '123456789'; + @State PassWordSrc1: Resource = $r('app.media.icon') + @State PassWordSrc2: Resource = $r('app.media.icon') + @State passwordVisible: boolean = true; + + build() { + Column() { + + TextInput({ + text: this.text, + placeholder: 'Enter your password...', + }) + .type(InputType.NUMBER_PASSWORD) + .showPassword(true) + .cancelButton({}) + .width('80%') + .height('50') + .margin(20) + .fontSize(18) + .fontColor(Color.Black) + } + } +} + diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix087.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix087.ets new file mode 100644 index 000000000..707862937 --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix087.ets @@ -0,0 +1,42 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfaceMix087 { + @State text: string = ''; + @State PassWordSrc1: Resource = $r('app.media.icon') + @State PassWordSrc2: Resource = $r('app.media.icon') + @State passwordVisible: boolean = true; + + build() { + Column() { + + TextInput({ + text: this.text, + placeholder: 'Enter your password...', + }) + .style(TextInputStyle.Inline) + .type(InputType.Normal) + .showPassword(true) + .cancelButton({}) + .width('80%') + .height('50') + .margin(20) + .fontSize(18) + .fontColor(Color.Black) + } + } +} + diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix088.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix088.ets new file mode 100644 index 000000000..64b14e7c3 --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix088.ets @@ -0,0 +1,44 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfaceMix088 { + @State text: string = '123456789'; + @State PassWordSrc1: Resource = $r('app.media.icon') + @State PassWordSrc2: Resource = $r('app.media.icon') + @State passwordVisible: boolean = true; + + build() { + Column() { + + TextInput({ + text: this.text, + placeholder: 'Enter your password...', + }) + .style(TextInputStyle.Default) + .type(InputType.Normal) + .showPassword(true) + .cancelButton({}) + .width('80%') + .height('50') + .margin(20) + .fontSize(18) + .fontColor(Color.Black) + .padding(5) + + } + } +} + diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix090.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix090.ets new file mode 100644 index 000000000..5266c1353 --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix090.ets @@ -0,0 +1,51 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfaceMix090 { + @State text: string = '123ab?_! A123'; + controller: TextInputController = new TextInputController() + build() { + Column() { + + TextInput({ + text: this.text, + controller:this.controller, + placeholder: 'Enter your password...', + }) + .width('336') + .height('56') + .type(InputType.Normal) + .maxLength(20) + .fontSize(18) + .fontColor(Color.Black) + .showUnderline(true) + .showCounter(true, { thresholdPercentage: 50, highlightBorder: true }) + .onChange((value: string) => { + this.text = value + }) + } + } +} + + + + + + + + + + diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix091.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix091.ets new file mode 100644 index 000000000..46731cd2d --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix091.ets @@ -0,0 +1,52 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfaceMix091 { + @State text: string = '123ab?_! A123'; + controller: TextInputController = new TextInputController() + build() { + Column() { + + TextInput({ + text: this.text, + controller:this.controller, + placeholder: 'Enter your password...', + }) + .width('336') + .height('56') + .type(InputType.Password) + .showPassword(true) + .maxLength(20) + .fontSize(18) + .fontColor(Color.Black) + .showUnderline(true) + .showCounter(true, { thresholdPercentage: 50, highlightBorder: true }) + .onChange((value: string) => { + this.text = value + }) + } + } +} + + + + + + + + + + diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix092.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix092.ets new file mode 100644 index 000000000..730de70a2 --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix092.ets @@ -0,0 +1,51 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfaceMix092 { + @State text: string = '123ab?_! A123'; + controller: TextInputController = new TextInputController() + build() { + Column() { + TextInput({ + text: this.text, + controller:this.controller, + placeholder: 'Enter your password...', + }) + .width('336') + .height('56') + .type(InputType.Password) + .showPassword(false) + .maxLength(20) + .fontSize(18) + .fontColor(Color.Black) + .showUnderline(true) + .showCounter(true, { thresholdPercentage: 50, highlightBorder: true }) + .onChange((value: string) => { + this.text = value + }) + } + } +} + + + + + + + + + + diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix093.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix093.ets new file mode 100644 index 000000000..f179c1b18 --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix093.ets @@ -0,0 +1,51 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfaceMix093 { + @State text: string = '123ab?_! A123'; + controller: TextInputController = new TextInputController() + build() { + Column() { + TextInput({ + text: this.text, + controller:this.controller, + placeholder: 'Enter your password...', + }) + .width('336') + .height('56') + .type(InputType.NEW_PASSWORD) + .showPassword(false) + .maxLength(20) + .fontSize(18) + .fontColor(Color.Black) + .showUnderline(true) + .showCounter(true, { thresholdPercentage: 50, highlightBorder: true }) + .onChange((value: string) => { + this.text = value + }) + } + } +} + + + + + + + + + + diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix094.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix094.ets new file mode 100644 index 000000000..02c4c82ff --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix094.ets @@ -0,0 +1,52 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfaceMix094 { + @State text: string = '123ab?_! A123'; + controller: TextInputController = new TextInputController() + build() { + Column() { + + TextInput({ + text: this.text, // 绑定状态变量 + controller:this.controller, + placeholder: 'Enter your password...', + }) + .width('336') + .height('56') + .type(InputType.NEW_PASSWORD) + .showPassword(true) + .maxLength(20) + .fontSize(18) + .fontColor(Color.Black) + .showUnderline(true) + .showCounter(true, { thresholdPercentage: 50, highlightBorder: true }) + .onChange((value: string) => { + this.text = value + }) + } + } +} + + + + + + + + + + diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix095.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix095.ets new file mode 100644 index 000000000..2ba187958 --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix095.ets @@ -0,0 +1,55 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfaceMix095 { + @State text: string = '123ab?_! A123'; // 状态变量用于存储文本输入内容 + controller: TextInputController = new TextInputController() + build() { + Column() { + + TextInput({ + text: this.text, + controller:this.controller, + placeholder: 'Enter your password...', + }) + .width('336') + .height('56') + .type(InputType.SCREEN_LOCK_PASSWORD) + .showPassword(true) + .maxLength(20) + .fontSize(18) + .fontColor(Color.Black) + .showUnderline(true) + .showCounter(true, { thresholdPercentage: 50, highlightBorder: true }) + //计数器显示效果为用户当前输入字符数/最大字符限制数。最大字符限制数通过maxLength()接口设置。 + //如果用户当前输入字符数达到最大字符限制乘50%(thresholdPercentage)。字符计数器显示。 + //用户设置highlightBorder为false时,配置取消红色边框。不设置此参数时,默认为true。 + .onChange((value: string) => { + this.text = value + }) + } + } +} + + + + + + + + + + diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix096.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix096.ets new file mode 100644 index 000000000..6df3fbeee --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix096.ets @@ -0,0 +1,53 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfaceMix096 { + @State text: string = '123ab?_! A123'; + controller: TextInputController = new TextInputController() + build() { + Column() { + + TextInput({ + text: this.text, + controller:this.controller, + placeholder: 'Enter your password...', + }) + .width('336') + .height('56') + .type(InputType.SCREEN_LOCK_PASSWORD) + .showPassword(false) + .maxLength(20) + .fontSize(18) + .fontColor(Color.Black) + .showUnderline(true) + .showCounter(true, { thresholdPercentage: 50, highlightBorder: true }) + + .onChange((value: string) => { + this.text = value + }) + } + } +} + + + + + + + + + + diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix097.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix097.ets new file mode 100644 index 000000000..c583e1981 --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix097.ets @@ -0,0 +1,52 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfaceMix097 { + @State text: string = '123456789'; + controller: TextInputController = new TextInputController() + build() { + Column() { + + TextInput({ + text: this.text, + controller:this.controller, + placeholder: 'Enter your password...', + }) + .width('336') + .height('56') + .type(InputType.NUMBER_PASSWORD) + .showPassword(false) + .maxLength(20) + .fontSize(18) + .fontColor(Color.Black) + .showUnderline(true) + .showCounter(true, { thresholdPercentage: 50, highlightBorder: true }) + .onChange((value: string) => { + this.text = value + }) + } + } +} + + + + + + + + + + diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix098.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix098.ets new file mode 100644 index 000000000..f8758716e --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix098.ets @@ -0,0 +1,52 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfaceMix098 { + @State text: string = '123456789'; + controller: TextInputController = new TextInputController() + build() { + Column() { + + TextInput({ + text: this.text, + controller:this.controller, + placeholder: 'Enter your password...', + }) + .width('336') + .height('56') + .type(InputType.NUMBER_PASSWORD) + .showPassword(true) + .maxLength(20) + .fontSize(18) + .fontColor(Color.Black) + .showUnderline(true) + .showCounter(true, { thresholdPercentage: 50, highlightBorder: true }) + .onChange((value: string) => { + this.text = value + }) + } + } +} + + + + + + + + + + diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix099.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix099.ets new file mode 100644 index 000000000..102c9328f --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix099.ets @@ -0,0 +1,52 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfaceMix099 { + @State text: string = '123ab?_! A123'; + controller: TextInputController = new TextInputController() + build() { + Column() { + // 添加 TextInput 组件 + TextInput({ + text: this.text, // 绑定状态变量 + controller:this.controller, + placeholder: 'Enter your password...', + }) + .width('336') + .height('56') + .type(InputType.Normal) + .style(TextContentStyle.INLINE) + .maxLength(20) + .fontSize(18) + .fontColor(Color.Black) + .showUnderline(true) + .showCounter(true, { thresholdPercentage: 50, highlightBorder: true }) + .onChange((value: string) => { + this.text = value + }) + } + } +} + + + + + + + + + + diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix100.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix100.ets new file mode 100644 index 000000000..0fc45e0bf --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix100.ets @@ -0,0 +1,52 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfaceMix0100 { + @State text: string = '123ab?_! A1235431256321'; + controller: TextInputController = new TextInputController() + build() { + Column() { + + TextInput({ + text: this.text, + controller:this.controller, + placeholder: 'Enter your password...', + }) + .width('336') + .height('56') + .type(InputType.Normal) + .style(TextContentStyle.INLINE) + .maxLength(20) + .fontSize(18) + .fontColor(Color.Black) + .showUnderline(true) + .showCounter(true, { thresholdPercentage: 50, highlightBorder: true }) + .onChange((value: string) => { + this.text = value + }) + } + } +} + + + + + + + + + + diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix101.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix101.ets new file mode 100644 index 000000000..b6401c88e --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix101.ets @@ -0,0 +1,47 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfaceMix101 { + @State text: string = '123ab?_! A123'; + @State PassWordSrc1: Resource = $r('app.media.icon') + @State PassWordSrc2: Resource = $r('app.media.icon') + + + build() { + Column() { + + TextInput({ + text: this.text, + placeholder: 'Enter your password...', + }) + .type(InputType.Normal) + .cancelButton({}) + .maxLength(20) + .width('80%') + .height('50') + .margin(20) + .fontSize(18) + .fontColor(Color.Black) + .showUnderline(true) + .showCounter(true, { thresholdPercentage: 50, highlightBorder: true }) + .onChange((value: string) => { + this.text = value + }) + + } + } +} + diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix102.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix102.ets new file mode 100644 index 000000000..87be804bf --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix102.ets @@ -0,0 +1,64 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfaceMix102 { + @State text: string = '123ab?_! A123'; + @Builder itemEnd() { + Select([{ value: 'KB' }, + { value: 'MB' }, + { value: 'GB' }, + { value: 'TB', }]) + .height("48vp") + .borderRadius(0) + .selected(2) + .align(Alignment.Center) + .value('MB') + .font({ size: 20, weight: 500 }) + .fontColor('#182431') + .selectedOptionFont({ size: 20, weight: 400 }) + .optionFont({ size: 20, weight: 400 }) + .backgroundColor(Color.Transparent) + .responseRegion({ height: "40vp", width: "80%", x: '10%', y: '6vp' }) + .onSelect((index: number) => { + console.info('Select:' + index) + }) + } + + build() { + Column() { + // 文本框带图标 + TextInput({ + text: this.text, // 设置输入框文本 + placeholder: 'Enter your password...', // 提示文本 + }) + .width('80%') // 设置宽度 + .height('50') // 设置高度 + .margin(20) // 设置边距 + .fontSize(18) // 设置字体大小 + .fontColor(Color.Black) // 设置字体颜色 + .showUnit(this.itemEnd) + .maxLength(20) + .showUnderline(true) + .showCounter(true, { thresholdPercentage: 50, highlightBorder: true }) + //计数器显示效果为用户当前输入字符数/最大字符限制数。最大字符限制数通过maxLength()接口设置。 + //如果用户当前输入字符数达到最大字符限制乘50%(thresholdPercentage)。字符计数器显示。 + //用户设置highlightBorder为false时,配置取消红色边框。不设置此参数时,默认为true。 + .onChange((value: string) => { + this.text = value + }) + } + } +} diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix103.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix103.ets new file mode 100644 index 000000000..d864bd59c --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix103.ets @@ -0,0 +1,51 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfaceMix103 { + @State text: string = '123ab?_! A1235431256321'; + controller: TextInputController = new TextInputController() + build() { + Column() { + + TextInput({ + text: this.text, + controller:this.controller, + placeholder: 'Enter your password...', + }) + .width('336') + .height('56') + .type(InputType.Normal) + .maxLength(20) + .fontSize(18) + .fontColor(Color.Black) + .showUnderline(true) + .showCounter(false, { thresholdPercentage: 50, highlightBorder: true }) + .onChange((value: string) => { + this.text = value + }) + } + } +} + + + + + + + + + + diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix104.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix104.ets new file mode 100644 index 000000000..a58e89e23 --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix104.ets @@ -0,0 +1,50 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfacemix104 { + @State text: string = '123ab?_! A1235431256321'; + controller: TextInputController = new TextInputController() + build() { + Column() { + TextInput({ + text: this.text, + controller:this.controller, + placeholder: 'Enter your password...', + }) + .width('336') + .height('56') + .type(InputType.Normal) + .maxLength(20) + .fontSize(18) + .fontColor(Color.Black) + .showUnderline(true) + .showCounter(false, { thresholdPercentage: 50, highlightBorder: true }) + .onChange((value: string) => { + this.text = value + }) + } + } +} + + + + + + + + + + diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix105.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix105.ets new file mode 100644 index 000000000..b0c095734 --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix105.ets @@ -0,0 +1,51 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfacemix105 { + @State text: string = '123ab?_! A1235431256321'; + controller: TextInputController = new TextInputController() + build() { + Column() { + + TextInput({ + text: this.text, + controller:this.controller, + placeholder: 'Enter your password...', + }) + .width('336') + .height('56') + .type(InputType.Normal) + .maxLength(20) + .fontSize(18) + .fontColor(Color.Black) + .showUnderline(true) + .showCounter(true, { thresholdPercentage: 50, highlightBorder: true }) + .onChange((value: string) => { + this.text = value + }) + } + } +} + + + + + + + + + + diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix106.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix106.ets new file mode 100644 index 000000000..ddb2b9426 --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix106.ets @@ -0,0 +1,52 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfacemix106 { + @State text: string = '123ab?_! A1235431256321'; + controller: TextInputController = new TextInputController() + build() { + Column() { + + TextInput({ + text: this.text, + controller:this.controller, + placeholder: 'Enter your password...', + }) + .width('336') + .height('56') + .type(InputType.Normal) + + .fontSize(18) + .fontColor(Color.Black) + .showUnderline(true) + .showCounter(true, { thresholdPercentage: 0, highlightBorder: true}, ) + .maxLength(110) + .onChange((value: string) => { + this.text = value + }) + } + } +} + + + + + + + + + + diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix107.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix107.ets new file mode 100644 index 000000000..721115841 --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix107.ets @@ -0,0 +1,52 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfacemix107 { + @State text: string = '1234567890123456789012345678901234'; + controller: TextInputController = new TextInputController() + build() { + Column() { + + TextInput({ + text: this.text, + controller:this.controller, + placeholder: 'Enter your password...', + }) + .width('336') + .height('56') + .type(InputType.Normal) + + .fontSize(18) + .fontColor(Color.Black) + .showUnderline(true) + .showCounter(true, { thresholdPercentage: 31, highlightBorder: true}) + .maxLength(110) + .onChange((value: string) => { + this.text = value + }) + } + } +} + + + + + + + + + + diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix108.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix108.ets new file mode 100644 index 000000000..e5d2aa9c4 --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix108.ets @@ -0,0 +1,52 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfacemix108 { + @State text: string = '1234567890123456789012345678901234567890123456789012345'; + controller: TextInputController = new TextInputController() + build() { + Column() { + + TextInput({ + text: this.text, + controller:this.controller, + placeholder: 'Enter your password...', + }) + .width('336') + .height('56') + .type(InputType.Normal) + + .fontSize(18) + .fontColor(Color.Black) + .showUnderline(true) + .showCounter(true, { thresholdPercentage: 50, highlightBorder: true}, ) + .maxLength(110) + .onChange((value: string) => { + this.text = value + }) + } + } +} + + + + + + + + + + diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix109.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix109.ets new file mode 100644 index 000000000..629f2f565 --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix109.ets @@ -0,0 +1,52 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfacemix109 { + @State text: string = '1234567890123456789012345678901234567890123456789012345'; // 状态变量用于存储文本输入内容 + controller: TextInputController = new TextInputController() + build() { + Column() { + + TextInput({ + text: this.text, + controller:this.controller, + placeholder: 'Enter your password...', + }) + .width('336') + .height('56') + .type(InputType.Normal) + + .fontSize(18) + .fontColor(Color.Black) + .showUnderline(true) + .showCounter(true, { thresholdPercentage: 100, highlightBorder: true}, ) + .maxLength(110) + .onChange((value: string) => { + this.text = value + }) + } + } +} + + + + + + + + + + diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix110.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix110.ets new file mode 100644 index 000000000..ad6165a64 --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix110.ets @@ -0,0 +1,51 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfacemix110 { + @State text: string = '1234567890123456789012345678901234567890123456789012345'; + controller: TextInputController = new TextInputController() + build() { + Column() { + + TextInput({ + text: this.text, + controller:this.controller, + placeholder: 'Enter your password...', + }) + .width('336') + .height('56') + .type(InputType.Normal) + + .fontSize(18) + .fontColor(Color.Black) + .showUnderline(true) + .showCounter(true, { thresholdPercentage: 100, highlightBorder: true}, ) + .onChange((value: string) => { + this.text = value + }) + } + } +} + + + + + + + + + + diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix111.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix111.ets new file mode 100644 index 000000000..d52d15605 --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix111.ets @@ -0,0 +1,53 @@ +/* + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +@Entry +@Component +struct UIComponentScrollSwiperInterfacemix111 { + @State text: string = '123456789012345678901234567890123456'; + controller: TextInputController = new TextInputController() + build() { + Column() { + + TextInput({ + text: this.text, + controller:this.controller, + placeholder: 'Enter your password...', + }) + .width('336') + .height('56') + .type(InputType.Normal) + + .fontSize(18) + .fontColor(Color.Black) + .showUnderline(true) + .showCounter(true, { thresholdPercentage: 30, highlightBorder: true}, ) + .maxLength(110) + .padding(5) + .onChange((value: string) => { + this.text = value + }) + } + } +} + + + + + + + + + + -- Gitee From 1ac223ac4202335a2abedc5afad3f57104ae3d9b Mon Sep 17 00:00:00 2001 From: LiPengFei Date: Thu, 29 Aug 2024 16:12:43 +0800 Subject: [PATCH 03/14] MIX3 Signed-off-by: LiPengFei --- ...ComponentScrollSwiperInterfaceMix.test.ets | 1121 +++++++++++++++++ 1 file changed, 1121 insertions(+) create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/test/UIComponentScrollSwiperInterfaceMixTest/UIComponentScrollSwiperInterfaceMix.test.ets diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/test/UIComponentScrollSwiperInterfaceMixTest/UIComponentScrollSwiperInterfaceMix.test.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/test/UIComponentScrollSwiperInterfaceMixTest/UIComponentScrollSwiperInterfaceMix.test.ets new file mode 100644 index 000000000..07c25f2ab --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/test/UIComponentScrollSwiperInterfaceMixTest/UIComponentScrollSwiperInterfaceMix.test.ets @@ -0,0 +1,1121 @@ +/* + * SUB_ACE_UI_ATTRIBUTES_FONT_INTERFACE_0010:设置文本颜色 + * + * Settings.createWindow(config.url): + * 创建窗口,更改窗口基本配置,更改方式详见model/Settings createWindow方法 + * + * windowSnap.snapShot(globalThis.context): + * 窗口截屏&图片文件保存,存储在设备端 + * 存储文件固定,单挑用例执行后覆盖,用于自动化UI对比 + * 支持调试更改文件名为时间戳格式,更改model/snapShot createAndGetFile方法 注释L35,放开L32,L33 + * + * Logger日志使用方法: + * import Logger form './model/Logger' + * Logger.info(TAG,`config = ${config}, err = ${JSON.stringify(exception)}`) + * */ +import { describe, beforeAll, beforeEach, afterEach, afterAll, it, expect } from '@ohos/hypium' +import Settings from '../model/Settings' +import windowSnap from '../model/snapShot' +import Logger from '../model/Logger' +import Utils from '../model/Utils' +import {UiComponent, Component, Driver, ON, BY, MouseButton} from '@ohos.UiTest'; +export default function UIComponentScrollSwiperInterfaceMix() { + describe('UIComponentScrollSwiperInterfaceMix', () => { + afterEach(async (done: Function) => { + if (Settings.windowClass == undefined) { + return + } + Settings.windowClass.destroyWindow((err) => { + if (err.code) { + Logger.error('TEST', `Failed to destroy the window. Cause : ${JSON.stringify(err)}`) + return; + } + Logger.info('TEST', `Succeeded in destroy the window.`); + }) + await Utils.sleep(1000); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0390 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0390 + * @tc.desc ADD TextIput, no set selectAll + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0390', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0390 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix039") + + let driver = Driver.create(); + let text = await driver.findComponent(ON.id('shurukuang1')); + await text.click(); + await driver.mouseClick({x:650, y:700}, MouseButton.MOUSE_BUTTON_LEFT, 2072); + await Utils.sleep(1000) + await driver.mouseClick({x:500, y:170}, MouseButton.MOUSE_BUTTON_LEFT, 2072); + await Utils.sleep(1000) + await driver.triggerKey(2049); + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0390 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0420 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0420 + * @tc.desc Add TextIput, set passwordIcon + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0420', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0420 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix042") + await Utils.sleep(1000) + let driver = Driver.create(); + let text = await driver.findComponent(ON.id('shurukuang1')); + await driver.triggerKey(2049); + await Utils.sleep(1000) + await driver.triggerCombineKeys(2049, 2047); + await driver.triggerKey(2012); + await Utils.sleep(1000) + await driver.triggerKey(2013); + await Utils.sleep(1000) + await driver.triggerKey(2014); + await driver.triggerKey(2015); + await driver.triggerKey(2050); + await Utils.sleep(1000) + await driver.triggerKey(2054); + await Utils.sleep(1000) + await driver.triggerCombineKeys(2049, 2047); + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0420 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0480 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0480 + * @tc.desc Add TextIput set showUnit + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0480', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0480 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix048") + await Utils.sleep(1000) + let driver = Driver.create(); + let text = await driver.findComponent(ON.id('shurukuang1')); + await driver.triggerCombineKeys(2049, 2047); + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0480 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0490 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0490 + * @tc.desc Add TextIput set showUnit + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0490', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0490 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix049") + await Utils.sleep(1000) + let driver = Driver.create(); + let caidan = await driver.findComponent(ON.id('caidankuang1')); + await caidan.click() + await Utils.sleep(1000) + await driver.triggerKey(2014); + await Utils.sleep(1000) + await driver.triggerKey(2014); + await Utils.sleep(1000) + await driver.triggerKey(2014); + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0490 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0500 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0500 + * @tc.desc Add TextIput set showUnit + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0500', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0500 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix050") + await Utils.sleep(1000) + let driver = Driver.create(); + let text = await driver.findComponent(ON.id('shurukuang1')); + await driver.triggerKey(2049); + await driver.triggerKey(2049); + await driver.triggerKey(2050); + await driver.triggerKey(2013); + await driver.triggerKey(2013); + await Utils.sleep(1000) + await driver.triggerKey(2012); + await driver.triggerKey(2012); + await Utils.sleep(1000) + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0500 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0510 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0510 + * @tc.desc Add TextIput set showUnit + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0510', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0510 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfacemix051") + await Utils.sleep(1000) + let driver = Driver.create(); + let text = await driver.findComponent(ON.id('shurukuang1')); + await driver.triggerKey(2049); + await driver.triggerKey(2049); + await driver.triggerKey(2050); + await driver.triggerKey(2013); + await driver.triggerKey(2013); + await Utils.sleep(1000) + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0500 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0520 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0520 + * @tc.desc Add TextIput set showUnit + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0520', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0520 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix052") + await Utils.sleep(5000) + let driver = Driver.create(); + let text = await driver.findComponent(ON.id('shurukuang1')); + await driver.triggerKey(2049); + await driver.triggerKey(2049); + await driver.triggerKey(2050); + await driver.triggerKey(2081); + await driver.triggerKey(2012); + await driver.triggerKey(2012); + await driver.triggerKey(2082); + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0520 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0530 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0530 + * @tc.desc Add TextIput set showUnit + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0530', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0530 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix053") + let driver = Driver.create(); + let text = await driver.findComponent(ON.id('shurukuang1')); + await driver.triggerKey(2049); + await driver.triggerKey(2049); + await driver.triggerKey(2050); + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0530 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0540 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0540 + * @tc.desc Add TextIput set showUnit + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0540', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0540 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix054") + await Utils.sleep(1000) + let driver = Driver.create(); + let text = await driver.findComponent(ON.id('shurukuang1')); + await driver.triggerKey(2049); + await driver.triggerKey(2049); + await driver.triggerKey(2054); + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0540 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0550 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0550 + * @tc.desc Add TextIput set showUnit + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0550', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0550 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix055") + let driver = Driver.create(); + let text = await driver.findComponent(ON.id('shurukuang1')); + await driver.triggerKey(2049); + await driver.triggerKey(2049); + await driver.triggerKey(2054); + await Utils.sleep(1000) + await driver.triggerKey(2070); + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0550 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0560 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0560 + * @tc.desc Add TextIput set showUnit + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0560', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0560 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix056") + await Utils.sleep(1000) + await Utils.sleep(1000) + let driver = Driver.create(); + let text = await driver.findComponent(ON.id('caidan1')); + let point = await text.getBoundsCenter(); + await text.click(); + await Utils.sleep(1000) + await driver.triggerKey(2070); + await driver.mouseClick({x:500, y:170}, MouseButton.MOUSE_BUTTON_LEFT, 2072); + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0560 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0570 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0570 + * @tc.desc Add TextIput no set cancelButton + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0570', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0570 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix057") + await Utils.sleep(1000) + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0570 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0360 + * @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0360 + * @tc.desc Add TextIput set cancelButton = CONSTANT + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0580', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0580 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix058") + await Utils.sleep(1000) + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0580 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0590 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0590 + * @tc.desc Add TextIput set cancelButton = INVISIBLE + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0590', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0590 start.`); + // 打开指定的测试页面 + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix059") + // 暂停1秒,确保页面加载完成 + await Utils.sleep(1000) + // 截取当前窗口的快照 + windowSnap.snapShot() + // 再次暂停1秒 + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0590 finish.`); + // 标记测试完成 + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0600 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0600 + * @tc.desc Add TextIput set cancelButton = INPUT + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0600', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0600 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix060") + await Utils.sleep(1000) + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0600 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0610 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0610 + * @tc.desc Add TextIput set icon = 0 + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0610', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0610 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix061") + await Utils.sleep(1000) + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0610 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0620 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0620 + * @tc.desc Add TextIput set icon = 10 + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0620', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0620 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix062") + await Utils.sleep(1000) + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0620 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0630 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0630 + * @tc.desc Add TextIput set icon = 0 + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0630', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0630 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix063") + await Utils.sleep(1000) + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0630 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0640 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0640 + * @tc.desc Add TextIput set icon = 10vp + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0640', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0640 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix064") + await Utils.sleep(1000) + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0640 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0650 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0650 + * @tc.desc Add TextIput set icon = 10fp + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0650', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0650 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix065") + await Utils.sleep(1000) + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0650 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0660 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0660 + * @tc.desc Add TextIput set icon = 10px + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0660', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0660 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix066") + await Utils.sleep(1000) + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0660 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0670 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0670 + * @tc.desc Add TextIput set icon = 10lpx + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0670', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0670 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix067") + await Utils.sleep(1000) + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0670 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0680 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0680 + * @tc.desc Add TextIput set icon = resource + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0680', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0680 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix068") + await Utils.sleep(1000) + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0680 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0690 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0690 + * @tc.desc Add TextIput set color = blue + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0690', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0690 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix069") + await Utils.sleep(1000) + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0690 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0700 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0700 + * @tc.desc Add TextIput set color = 0xFF0000 + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0700', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0700 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix070") + await Utils.sleep(1000) + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0700 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0710 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0710 + * @tc.desc Add TextIput set color = #fc0303 + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0710', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0710 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix071") + await Utils.sleep(1000) + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0710 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0720 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0720 + * @tc.desc Add TextIput set color = 0xFF0000 + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0720', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0720 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix072") + await Utils.sleep(1000) + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0720 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0730 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0730 + * @tc.desc Add TextIput set cancelButton = rgb(2, 184, 17) + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0730', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0730 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix073") + await Utils.sleep(1000) + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0730 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0740 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0740 + * @tc.desc Add TextIput set cancelButton = $r(app.color.Pink) + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0740', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0740 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix074") + await Utils.sleep(1000) + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0740 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0750 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0750 + * @tc.desc set cancelButton src = String + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0750', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0750 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix075") + await Utils.sleep(1000) + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0750 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0760 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0760 + * @tc.desc set cancelButton src = $rawfile() + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0760', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0760 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix076") + await Utils.sleep(1000) + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0760 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0770 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0770 + * @tc.desc set cancelButton src = $r() + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0770', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0770 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix077") + await Utils.sleep(1000) + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0770 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0780 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0780 + * @tc.desc set TextInput = Normal + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0780', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0780 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix078") + await Utils.sleep(1000) + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0780 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0790 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0790 + * @tc.desc set Password open eye + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0790', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0790 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix079") + await Utils.sleep(1000) + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0790 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0800 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0800 + * @tc.desc set Password open eye + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0800', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0800 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix080") + await Utils.sleep(1000) + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0800 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0810 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0810 + * @tc.desc set NEW_PASSWORD + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0810', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0810 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix081") + await Utils.sleep(1000) + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0810 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0820 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0820 + * @tc.desc set NEW_PASSWORD + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0820', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0820 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix082") + await Utils.sleep(1000) + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0820 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0830 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0830 + * @tc.desc set SCREEN_LOCK_PASSWORD + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0830', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0830 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix083") + await Utils.sleep(1000) + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0830 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0840 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0840 + * @tc.desc set SCREEN_LOCK_PASSWORD + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0840', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0840 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix084") + await Utils.sleep(1000) + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0840 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0850 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0850 + * @tc.desc set NUMBER_PASSWORD + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0850', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0850 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix085") + await Utils.sleep(1000) + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0850 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0860 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0860 + * @tc.desc set NUMBER_PASSWORD + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0860', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0860 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix086") + await Utils.sleep(1000) + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0860 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0870 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0870 + * @tc.desc set TextContentStyle.INLINE + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0870', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0870 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix087") + await Utils.sleep(1000) + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0870 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0880 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0880 + * @tc.desc set padding + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0880', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0880 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix088") + await Utils.sleep(1000) + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0880 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0890 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0890 + * @tc.desc set Normal + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0890', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0890 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix089") + await Utils.sleep(1000) + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0890 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0900 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0900 + * @tc.desc set Password + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0900', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0900 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix090") + await Utils.sleep(1000) + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0900 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0910 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0910 + * @tc.desc set Password + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0910', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0910 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix091") + await Utils.sleep(1000) + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0910 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0920 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0920 + * @tc.desc set Password + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0920', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0920 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix092") + await Utils.sleep(1000) + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0920 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0930 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0930 + * @tc.desc set NEW_PASSWORD + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0930', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0930 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix093") + await Utils.sleep(1000) + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0930 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0940 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0940 + * @tc.desc set NEW_PASSWORD + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0940', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0940 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix094") + await Utils.sleep(1000) + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0940 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0950 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0950 + * @tc.desc set SCREEN_LOCK_PASSWORD + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0950', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0950 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix095") + await Utils.sleep(1000) + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0950 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0960 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0960 + * @tc.desc set SCREEN_LOCK_PASSWORD + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0960', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0960 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix096") + await Utils.sleep(1000) + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0960 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0970 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0970 + * @tc.desc set NUMBER_PASSWORD + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0970', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0970 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix097") + await Utils.sleep(1000) + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0970 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0980 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0980 + * @tc.desc set NUMBER_PASSWORD + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0980', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0980 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix098") + await Utils.sleep(1000) + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0980 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0990 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0990 + * @tc.desc set TextContentStyle.INLINE + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0990', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0990 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix099") + await Utils.sleep(1000) + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_0990 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1000 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1000 + * @tc.desc set TextContentStyle.INLINE + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1000', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1000 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix100") + await Utils.sleep(1000) + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1000 finish.`); + done() + }) + + /* +* @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1010 +* @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1010 +* @tc.desc set clear +*/ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1010', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1010 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix101") + await Utils.sleep(1000) + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1010 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1020 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1020 + * @tc.desc set menu + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1020', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1020 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix102") + await Utils.sleep(1000) + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1020 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1030 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1030 + * @tc.desc no set showCounter + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1030', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1030 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix103") + await Utils.sleep(1000) + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1030 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1040 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1040 + * @tc.desc set showCounter =false + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1040', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1040 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix104") + await Utils.sleep(1000) + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1040 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1050 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1050 + * @tc.desc set showCounter = true + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1050', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1050 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix105") + await Utils.sleep(1000) + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1050 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1060 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1060 + * @tc.desc set showCounter options = 0 + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1060', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1060 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix106") + await Utils.sleep(1000) + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1060 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1070 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1070 + * @tc.desc set showCounter options = 31 + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1070', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1070 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix107") + await Utils.sleep(1000) + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1070 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1080 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1080 + * @tc.desc set showCounter options = 50 + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1080', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1080 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix108") + await Utils.sleep(1000) + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1080 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1090 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1090 + * @tc.desc set showCounter options = 100 + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1090', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1090 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix109") + await Utils.sleep(1000) + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1090 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1100 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1100 + * @tc.desc set showCounter options = 50 + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1100', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1100 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix110") + await Utils.sleep(1000) + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1100 finish.`); + done() + }) + + /* + * @tc.number SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1110 + * @tc.name SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1110 + * @tc.desc set showCounter options = padding + */ + it('SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1110', 0, async (done: Function) => { + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1110 start.`); + Settings.createWindow("testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix111") + await Utils.sleep(1000) + windowSnap.snapShot() + await Utils.sleep(1000) + Logger.info('TEST', `SUB_ACE_UI_COMPONENT_SCROLL_SWIPER_INTERFACEMIX_1110 finish.`); + done() + }) + }) +} \ No newline at end of file -- Gitee From e6dc9189701675992008538d8a5306e97e47fbef Mon Sep 17 00:00:00 2001 From: LiPengFei Date: Thu, 29 Aug 2024 16:19:55 +0800 Subject: [PATCH 04/14] list Signed-off-by: LiPengFei --- .../entry/src/ohosTest/ets/test/List.test.ets | 6 ++ .../resources/base/profile/test_pages.json | 76 ++++++++++++++++++- 2 files changed, 81 insertions(+), 1 deletion(-) diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/test/List.test.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/test/List.test.ets index 2e0426e70..2cd976e0e 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/test/List.test.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/test/List.test.ets @@ -70,6 +70,9 @@ import UIComponentTextCommonLinespaceC from './UIComponentTextCommonLinespaceCTe import UiComponentNavModifier from './UiComponentNavModifierTest/UiComponentNavModifier.test' import UiComponentSymbolSymbol from './UiComponentSymbolSymbolTest/UiComponentSymbolSymbol.test' import UiComponentTextCommonAffineTransformation from './UiComponentTextCommonAffineTransformationTest/UiComponentTextCommonAffineTransformation.test' +import UIComponentScrollSwiperInterfaceMixTest from './UIComponentScrollSwiperInterfaceMixTest/UIComponentScrollSwiperInterfaceMix.test' +import UIComponentLineheightDecorationLetterspacing from './UIComponentLineheightDecorationLetterspacingTest/UIComponentLineheightDecorationLetterspacing.test' + export default function testsuite() { demoTest(); UIAttributeFontInterface001(); @@ -128,4 +131,7 @@ export default function testsuite() { UiComponentNavModifier(); UiComponentSymbolSymbol(); UiComponentTextCommonAffineTransformation(); + UIComponentLineheightDecorationLetterspacing(); + UIComponentScrollSwiperInterfaceMixTest(); + } \ No newline at end of file diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/resources/base/profile/test_pages.json b/function/ui_compare/uicompare/entry/src/ohosTest/resources/base/profile/test_pages.json index d038d8763..d6c0468ee 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/resources/base/profile/test_pages.json +++ b/function/ui_compare/uicompare/entry/src/ohosTest/resources/base/profile/test_pages.json @@ -1145,6 +1145,80 @@ "testability/pages/UiComponentTextCommonAffineTransformation/UiComponentTextCommonAffineTransformation003", "testability/pages/UiComponentTextCommonAffineTransformation/UiComponentTextCommonAffineTransformation006", "testability/pages/UiComponentTextCommonAffineTransformation/UiComponentTextCommonAffineTransformation007", - "testability/pages/UiComponentTextCommonAffineTransformation/UiComponentTextCommonAffineTransformation008" + "testability/pages/UiComponentTextCommonAffineTransformation/UiComponentTextCommonAffineTransformation008", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix039", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix042", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix048", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix049", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix050", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix051", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix052", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix053", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix054", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix055", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix056", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix057", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix058", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix059", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix060", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix061", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix062", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix063", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix064", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix065", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix066", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix067", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix068", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix069", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix070", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix071", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix072", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix073", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix074", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix075", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix076", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix077", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix078", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix079", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix080", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix082", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix083", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix084", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix085", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix086", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix087", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix088", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix090", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix091", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix092", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix093", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix094", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix095", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix096", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix097", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix098", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix099", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix100", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix101", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix102", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix103", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix104", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix105", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix106", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix107", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix108", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix109", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix110", + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix111", + "testability/pages/UIComponentLineheightDecorationLetterspacing/UIComponentLineheightDecorationLetterspacing002", + "testability/pages/UIComponentLineheightDecorationLetterspacing/UIComponentLineheightDecorationLetterspacing003", + "testability/pages/UIComponentLineheightDecorationLetterspacing/UIComponentLineheightDecorationLetterspacing004", + "testability/pages/UIComponentLineheightDecorationLetterspacing/UIComponentLineheightDecorationLetterspacing006", + "testability/pages/UIComponentLineheightDecorationLetterspacing/UIComponentLineheightDecorationLetterspacing007", + "testability/pages/UIComponentLineheightDecorationLetterspacing/UIComponentLineheightDecorationLetterspacing008", + "testability/pages/UIComponentLineheightDecorationLetterspacing/UIComponentLineheightDecorationLetterspacing009", + "testability/pages/UIComponentLineheightDecorationLetterspacing/UIComponentLineheightDecorationLetterspacing010", + "testability/pages/UIComponentLineheightDecorationLetterspacing/UIComponentLineheightDecorationLetterspacing011", + "testability/pages/UIComponentLineheightDecorationLetterspacing/UIComponentLineheightDecorationLetterspacing012" ] } -- Gitee From 352249c20063b41c827816e4219f174cec861115 Mon Sep 17 00:00:00 2001 From: LiPengFei Date: Thu, 29 Aug 2024 17:35:09 +0800 Subject: [PATCH 05/14] delet Signed-off-by: LiPengFei --- .../entry/src/ohosTest/ets/test/List.test.ets | 3 --- .../resources/base/profile/test_pages.json | 15 +++------------ 2 files changed, 3 insertions(+), 15 deletions(-) diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/test/List.test.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/test/List.test.ets index 2cd976e0e..f18d20d1d 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/test/List.test.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/test/List.test.ets @@ -71,8 +71,6 @@ import UiComponentNavModifier from './UiComponentNavModifierTest/UiComponentNavM import UiComponentSymbolSymbol from './UiComponentSymbolSymbolTest/UiComponentSymbolSymbol.test' import UiComponentTextCommonAffineTransformation from './UiComponentTextCommonAffineTransformationTest/UiComponentTextCommonAffineTransformation.test' import UIComponentScrollSwiperInterfaceMixTest from './UIComponentScrollSwiperInterfaceMixTest/UIComponentScrollSwiperInterfaceMix.test' -import UIComponentLineheightDecorationLetterspacing from './UIComponentLineheightDecorationLetterspacingTest/UIComponentLineheightDecorationLetterspacing.test' - export default function testsuite() { demoTest(); UIAttributeFontInterface001(); @@ -131,7 +129,6 @@ export default function testsuite() { UiComponentNavModifier(); UiComponentSymbolSymbol(); UiComponentTextCommonAffineTransformation(); - UIComponentLineheightDecorationLetterspacing(); UIComponentScrollSwiperInterfaceMixTest(); } \ No newline at end of file diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/resources/base/profile/test_pages.json b/function/ui_compare/uicompare/entry/src/ohosTest/resources/base/profile/test_pages.json index d6c0468ee..707527df7 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/resources/base/profile/test_pages.json +++ b/function/ui_compare/uicompare/entry/src/ohosTest/resources/base/profile/test_pages.json @@ -1138,7 +1138,7 @@ "testability/pages/UIComponentTextCommonLinespaceC/UIComponentTextCommonLinespaceC006", "testability/pages/UIComponentTextCommonLinespaceC/UIComponentTextCommonLinespaceC007", "testability/pages/UIComponentTextCommonLinespaceC/UIComponentTextCommonLinespaceC008", - "testability/pages/UIComponentTextCommonLinespaceC/UIComponentTextCommonLinespaceC009" + "testability/pages/UIComponentTextCommonLinespaceC/UIComponentTextCommonLinespaceC009", "testability/pages/UiComponentNavModifier/UiComponentNavModifier013", "testability/pages/UiComponentSymbolSymbol/UiComponentSymbolSymbol009", "testability/pages/UiComponentTextCommonAffineTransformation/UiComponentTextCommonAffineTransformation002", @@ -1209,16 +1209,7 @@ "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix108", "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix109", "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix110", - "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix111", - "testability/pages/UIComponentLineheightDecorationLetterspacing/UIComponentLineheightDecorationLetterspacing002", - "testability/pages/UIComponentLineheightDecorationLetterspacing/UIComponentLineheightDecorationLetterspacing003", - "testability/pages/UIComponentLineheightDecorationLetterspacing/UIComponentLineheightDecorationLetterspacing004", - "testability/pages/UIComponentLineheightDecorationLetterspacing/UIComponentLineheightDecorationLetterspacing006", - "testability/pages/UIComponentLineheightDecorationLetterspacing/UIComponentLineheightDecorationLetterspacing007", - "testability/pages/UIComponentLineheightDecorationLetterspacing/UIComponentLineheightDecorationLetterspacing008", - "testability/pages/UIComponentLineheightDecorationLetterspacing/UIComponentLineheightDecorationLetterspacing009", - "testability/pages/UIComponentLineheightDecorationLetterspacing/UIComponentLineheightDecorationLetterspacing010", - "testability/pages/UIComponentLineheightDecorationLetterspacing/UIComponentLineheightDecorationLetterspacing011", - "testability/pages/UIComponentLineheightDecorationLetterspacing/UIComponentLineheightDecorationLetterspacing012" + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix111" + ] } -- Gitee From 322ba6ea0a0074b154db4bd92bd038a366fcc498 Mon Sep 17 00:00:00 2001 From: LiPengFei Date: Thu, 29 Aug 2024 17:50:34 +0800 Subject: [PATCH 06/14] xiugai Signed-off-by: LiPengFei --- .../entry/src/ohosTest/ets/test/List.test.ets | 3 - .../UIComponentLayoutColumnLayout.test.ets | 341 +++++++++--------- .../resources/base/profile/test_pages.json | 15 +- 3 files changed, 171 insertions(+), 188 deletions(-) diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/test/List.test.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/test/List.test.ets index 2cd976e0e..f18d20d1d 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/test/List.test.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/test/List.test.ets @@ -71,8 +71,6 @@ import UiComponentNavModifier from './UiComponentNavModifierTest/UiComponentNavM import UiComponentSymbolSymbol from './UiComponentSymbolSymbolTest/UiComponentSymbolSymbol.test' import UiComponentTextCommonAffineTransformation from './UiComponentTextCommonAffineTransformationTest/UiComponentTextCommonAffineTransformation.test' import UIComponentScrollSwiperInterfaceMixTest from './UIComponentScrollSwiperInterfaceMixTest/UIComponentScrollSwiperInterfaceMix.test' -import UIComponentLineheightDecorationLetterspacing from './UIComponentLineheightDecorationLetterspacingTest/UIComponentLineheightDecorationLetterspacing.test' - export default function testsuite() { demoTest(); UIAttributeFontInterface001(); @@ -131,7 +129,6 @@ export default function testsuite() { UiComponentNavModifier(); UiComponentSymbolSymbol(); UiComponentTextCommonAffineTransformation(); - UIComponentLineheightDecorationLetterspacing(); UIComponentScrollSwiperInterfaceMixTest(); } \ No newline at end of file diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/test/UIComponentLayoutColumnLayoutTest/UIComponentLayoutColumnLayout.test.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/test/UIComponentLayoutColumnLayoutTest/UIComponentLayoutColumnLayout.test.ets index 3cf13e92d..e359c9c28 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/test/UIComponentLayoutColumnLayoutTest/UIComponentLayoutColumnLayout.test.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/test/UIComponentLayoutColumnLayoutTest/UIComponentLayoutColumnLayout.test.ets @@ -1,17 +1,17 @@ /* - * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ import { describe, beforeAll, beforeEach, afterEach, afterAll, it, expect } from '@ohos/hypium' import Settings from '../model/Settings' import windowSnap from '../model/snapShot' @@ -38,9 +38,9 @@ export default function UIComponentLayoutColumnLayout() { }) /* - * @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0010 - * @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0010 - * @tc.desc Set ItemAlign.End + * @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0010 + * @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0010 + * @tc.desc Set ItemAlign.End */ it('SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0010', 0, async (done: Function) => { Logger.info('TEST', `SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0010 start.`); @@ -53,10 +53,10 @@ export default function UIComponentLayoutColumnLayout() { }) /* - * @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0020 - * @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0020 - * @tc.desc Set ItemAlign.Start -*/ + * @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0020 + * @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0020 + * @tc.desc Set ItemAlign.Start + */ it('SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0020', 0, async (done: Function) => { Logger.info('TEST', `SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0020 start.`); Settings.createWindow("testability/pages/UIComponentLayoutColumnLayout/UIComponentLayoutColumnLayout002") @@ -68,10 +68,10 @@ export default function UIComponentLayoutColumnLayout() { }) /* - * @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0030 - * @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0030 - * @tc.desc Set .alignItems(HorizontalAlign.End) -*/ + * @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0030 + * @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0030 + * @tc.desc Set .alignItems(HorizontalAlign.End) + */ it('SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0030', 0, async (done: Function) => { Logger.info('TEST', `SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0030 start.`); Settings.createWindow("testability/pages/UIComponentLayoutColumnLayout/UIComponentLayoutColumnLayout003") @@ -83,10 +83,10 @@ export default function UIComponentLayoutColumnLayout() { }) /* - * @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0040 - * @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0040 - * @tc.desc Set .alignItems(HorizontalAlign.Start) -*/ + * @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0040 + * @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0040 + * @tc.desc Set .alignItems(HorizontalAlign.Start) + */ it('SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0040', 0, async (done: Function) => { Logger.info('TEST', `SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0040 start.`); Settings.createWindow("testability/pages/UIComponentLayoutColumnLayout/UIComponentLayoutColumnLayout004") @@ -98,10 +98,10 @@ export default function UIComponentLayoutColumnLayout() { }) /* - * @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0050 - * @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0050 - * @tc.desc Set alignItems(HorizontalAlign.End) -*/ + * @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0050 + * @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0050 + * @tc.desc Set alignItems(HorizontalAlign.End) + */ it('SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0050', 0, async (done: Function) => { Logger.info('TEST', `SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0050 start.`); Settings.createWindow("testability/pages/UIComponentLayoutColumnLayout/UIComponentLayoutColumnLayout005") @@ -113,10 +113,10 @@ export default function UIComponentLayoutColumnLayout() { }) /* - * @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0060 - * @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0060 - * @tc.desc Set flexGrow(2),layoutWeight(3).layoutWeight(2).layoutWeight(1) -*/ + * @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0060 + * @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0060 + * @tc.desc Set flexGrow(2),layoutWeight(3).layoutWeight(2).layoutWeight(1) + */ it('SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0060', 0, async (done: Function) => { Logger.info('TEST', `SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0060 start.`); Settings.createWindow("testability/pages/UIComponentLayoutColumnLayout/UIComponentLayoutColumnLayout006") @@ -128,10 +128,10 @@ export default function UIComponentLayoutColumnLayout() { }) /* - * @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0070 - * @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0070 - * @tc.desc NoSet flexBasis -*/ + * @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0070 + * @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0070 + * @tc.desc NoSet flexBasis + */ it('SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0070', 0, async (done: Function) => { Logger.info('TEST', `SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0070 start.`); Settings.createWindow("testability/pages/UIComponentLayoutColumnLayout/UIComponentLayoutColumnLayout007") @@ -143,10 +143,10 @@ export default function UIComponentLayoutColumnLayout() { }) /* - * @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0080 - * @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0080 - * @tc.desc Set flexBasis = -5 -*/ + * @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0080 + * @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0080 + * @tc.desc Set flexBasis = -5 + */ it('SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0080', 0, async (done: Function) => { Logger.info('TEST', `SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0080 start.`); Settings.createWindow("testability/pages/UIComponentLayoutColumnLayout/UIComponentLayoutColumnLayout008") @@ -158,10 +158,10 @@ export default function UIComponentLayoutColumnLayout() { }) /* - * @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0090 - * @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0090 - * @tc.desc Set flexBasis = null -*/ + * @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0090 + * @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0090 + * @tc.desc Set flexBasis = null + */ it('SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0090', 0, async (done: Function) => { Logger.info('TEST', `SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0090 start.`); Settings.createWindow("testability/pages/UIComponentLayoutColumnLayout/UIComponentLayoutColumnLayout009") @@ -173,10 +173,10 @@ export default function UIComponentLayoutColumnLayout() { }) /* - * @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0100 - * @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0100 - * @tc.desc Set flexBasis = undefined -*/ + * @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0100 + * @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0100 + * @tc.desc Set flexBasis = undefined + */ it('SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0100', 0, async (done: Function) => { Logger.info('TEST', `SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0100 start.`); Settings.createWindow("testability/pages/UIComponentLayoutColumnLayout/UIComponentLayoutColumnLayout010") @@ -188,10 +188,10 @@ export default function UIComponentLayoutColumnLayout() { }) /* - * @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0110 - * @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0110 - * @tc.desc Set flexBasis = 0 -*/ + * @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0110 + * @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0110 + * @tc.desc Set flexBasis = 0 + */ it('SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0110', 0, async (done: Function) => { Logger.info('TEST', `SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0110 start.`); Settings.createWindow("testability/pages/UIComponentLayoutColumnLayout/UIComponentLayoutColumnLayout011") @@ -203,10 +203,10 @@ export default function UIComponentLayoutColumnLayout() { }) /* -* @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0120 -* @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0120 -* @tc.desc Set flexBasis = 100 -*/ + * @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0120 + * @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0120 + * @tc.desc Set flexBasis = 100 + */ it('SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0120', 0, async (done: Function) => { Logger.info('TEST', `SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0120 start.`); Settings.createWindow("testability/pages/UIComponentLayoutColumnLayout/UIComponentLayoutColumnLayout012") @@ -218,10 +218,10 @@ export default function UIComponentLayoutColumnLayout() { }) /* -* @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0130 -* @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0130 -* @tc.desc Set flexBasis = "200fp" -*/ + * @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0130 + * @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0130 + * @tc.desc Set flexBasis = "200fp" + */ it('SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0130', 0, async (done: Function) => { Logger.info('TEST', `SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0130 start.`); Settings.createWindow("testability/pages/UIComponentLayoutColumnLayout/UIComponentLayoutColumnLayout013") @@ -233,10 +233,10 @@ export default function UIComponentLayoutColumnLayout() { }) /* -* @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0140 -* @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0140 -* @tc.desc Set flexBasis = "200lpx" -*/ + * @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0140 + * @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0140 + * @tc.desc Set flexBasis = "200lpx" + */ it('SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0140', 0, async (done: Function) => { Logger.info('TEST', `SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0140 start.`); Settings.createWindow("testability/pages/UIComponentLayoutColumnLayout/UIComponentLayoutColumnLayout014") @@ -248,10 +248,10 @@ export default function UIComponentLayoutColumnLayout() { }) /* -* @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0150 -* @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0150 -* @tc.desc Set flexBasis = "200px" -*/ + * @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0150 + * @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0150 + * @tc.desc Set flexBasis = "200px" + */ it('SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0150', 0, async (done: Function) => { Logger.info('TEST', `SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0150 start.`); Settings.createWindow("testability/pages/UIComponentLayoutColumnLayout/UIComponentLayoutColumnLayout015") @@ -263,10 +263,10 @@ export default function UIComponentLayoutColumnLayout() { }) /* -* @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0160 -* @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0160 -* @tc.desc Set flexBasis = "200vp" -*/ + * @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0160 + * @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0160 + * @tc.desc Set flexBasis = "200vp" + */ it('SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0160', 0, async (done: Function) => { Logger.info('TEST', `SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0160 start.`); Settings.createWindow("testability/pages/UIComponentLayoutColumnLayout/UIComponentLayoutColumnLayout016") @@ -278,10 +278,10 @@ export default function UIComponentLayoutColumnLayout() { }) /* -* @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0170 -* @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0170 -* @tc.desc Set flexBasis = auto -*/ + * @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0170 + * @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0170 + * @tc.desc Set flexBasis = auto + */ it('SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0170', 0, async (done: Function) => { Logger.info('TEST', `SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0170 start.`); Settings.createWindow("testability/pages/UIComponentLayoutColumnLayout/UIComponentLayoutColumnLayout017") @@ -293,10 +293,10 @@ export default function UIComponentLayoutColumnLayout() { }) /* -* @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0180 -* @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0180 -* @tc.desc Set .layoutWeight(3).layoutWeight(2).layoutWeight(1) -*/ + * @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0180 + * @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0180 + * @tc.desc Set .layoutWeight(3).layoutWeight(2).layoutWeight(1) + */ it('SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0180', 0, async (done: Function) => { Logger.info('TEST', `SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0180 start.`); Settings.createWindow("testability/pages/UIComponentLayoutColumnLayout/UIComponentLayoutColumnLayout018") @@ -308,10 +308,10 @@ export default function UIComponentLayoutColumnLayout() { }) /* -* @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0190 -* @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0190 -* @tc.desc Set layoutWeight(0.5) -*/ + * @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0190 + * @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0190 + * @tc.desc Set layoutWeight(0.5) + */ it('SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0190', 0, async (done: Function) => { Logger.info('TEST', `SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0190 start.`); Settings.createWindow("testability/pages/UIComponentLayoutColumnLayout/UIComponentLayoutColumnLayout019") @@ -323,10 +323,10 @@ export default function UIComponentLayoutColumnLayout() { }) /* -* @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0200 -* @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0200 -* @tc.desc Set layoutWeight(≥1) -*/ + * @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0200 + * @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0200 + * @tc.desc Set layoutWeight(≥1) + */ it('SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0200', 0, async (done: Function) => { Logger.info('TEST', `SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0200 start.`); Settings.createWindow("testability/pages/UIComponentLayoutColumnLayout/UIComponentLayoutColumnLayout020") @@ -338,10 +338,10 @@ export default function UIComponentLayoutColumnLayout() { }) /* -* @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0210 -* @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0210 -* @tc.desc Set .layoutWeight("3").layoutWeight("2").layoutWeight("1") -*/ + * @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0210 + * @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0210 + * @tc.desc Set .layoutWeight("3").layoutWeight("2").layoutWeight("1") + */ it('SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0210', 0, async (done: Function) => { Logger.info('TEST', `SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0210 start.`); Settings.createWindow("testability/pages/UIComponentLayoutColumnLayout/UIComponentLayoutColumnLayout021") @@ -353,10 +353,10 @@ export default function UIComponentLayoutColumnLayout() { }) /* -* @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0220 -* @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0220 -* @tc.desc Set layoutWeight("3") -*/ + * @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0220 + * @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0220 + * @tc.desc Set layoutWeight("3") + */ it('SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0220', 0, async (done: Function) => { Logger.info('TEST', `SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0220 start.`); Settings.createWindow("testability/pages/UIComponentLayoutColumnLayout/UIComponentLayoutColumnLayout022") @@ -368,10 +368,10 @@ export default function UIComponentLayoutColumnLayout() { }) /* -* @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0230 -* @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0230 -* @tc.desc NoSet flexGrow -*/ + * @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0230 + * @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0230 + * @tc.desc NoSet flexGrow + */ it('SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0230', 0, async (done: Function) => { Logger.info('TEST', `SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0230 start.`); Settings.createWindow("testability/pages/UIComponentLayoutColumnLayout/UIComponentLayoutColumnLayout023") @@ -383,10 +383,10 @@ export default function UIComponentLayoutColumnLayout() { }) /* -* @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0250 -* @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0250 -* @tc.desc Set flexShrink(2),column1、2、3.layoutWeight(3).layoutWeight(2).layoutWeight(1) -*/ + * @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0250 + * @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0250 + * @tc.desc Set flexShrink(2),column1、2、3.layoutWeight(3).layoutWeight(2).layoutWeight(1) + */ it('SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0250', 0, async (done: Function) => { Logger.info('TEST', `SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0250 start.`); Settings.createWindow("testability/pages/UIComponentLayoutColumnLayout/UIComponentLayoutColumnLayout025") @@ -398,10 +398,10 @@ export default function UIComponentLayoutColumnLayout() { }) /* -* @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0260 -* @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0260 -* @tc.desc Set .displayPriority(1).displayPriority(0.5).displayPriority(1) -*/ + * @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0260 + * @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0260 + * @tc.desc Set .displayPriority(1).displayPriority(0.5).displayPriority(1) + */ // it('SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0260', 0, async (done: Function) => { // Logger.info('TEST', `SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0260 start.`); // Settings.createWindow("testability/pages/UIComponentLayoutColumnLayout/UIComponentLayoutColumnLayout026") @@ -413,10 +413,10 @@ export default function UIComponentLayoutColumnLayout() { // }) /* -* @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0270 -* @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0270 -* @tc.desc Set .displayPriority(1).displayPriority(2).displayPriority(3) -*/ + * @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0270 + * @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0270 + * @tc.desc Set .displayPriority(1).displayPriority(2).displayPriority(3) + */ // it('SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0270', 0, async (done: Function) => { // Logger.info('TEST', `SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0270 start.`); // Settings.createWindow("testability/pages/UIComponentLayoutColumnLayout/UIComponentLayoutColumnLayout027") @@ -428,10 +428,10 @@ export default function UIComponentLayoutColumnLayout() { // }) /* -* @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0280 -* @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0280 -* @tc.desc Set flexGrow = -5 -*/ + * @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0280 + * @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0280 + * @tc.desc Set flexGrow = -5 + */ it('SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0280', 0, async (done: Function) => { Logger.info('TEST', `SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0280 start.`); Settings.createWindow("testability/pages/UIComponentLayoutColumnLayout/UIComponentLayoutColumnLayout028") @@ -443,10 +443,10 @@ export default function UIComponentLayoutColumnLayout() { }) /* -* @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0290 -* @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0290 -* @tc.desc Set flexGrow = null -*/ + * @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0290 + * @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0290 + * @tc.desc Set flexGrow = null + */ it('SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0290', 0, async (done: Function) => { Logger.info('TEST', `SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0190 start.`); Settings.createWindow("testability/pages/UIComponentLayoutColumnLayout/UIComponentLayoutColumnLayout029") @@ -458,10 +458,10 @@ export default function UIComponentLayoutColumnLayout() { }) /* -* @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0300 -* @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0300 -* @tc.desc Set flexGrow = undefined -*/ + * @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0300 + * @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0300 + * @tc.desc Set flexGrow = undefined + */ it('SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0300', 0, async (done: Function) => { Logger.info('TEST', `SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0300 start.`); Settings.createWindow("testability/pages/UIComponentLayoutColumnLayout/UIComponentLayoutColumnLayout030") @@ -473,10 +473,10 @@ export default function UIComponentLayoutColumnLayout() { }) /* -* @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0310 -* @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0310 -* @tc.desc Set flexGrow = 3、2、1 -*/ + * @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0310 + * @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0310 + * @tc.desc Set flexGrow = 3、2、1 + */ it('SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0310', 0, async (done: Function) => { Logger.info('TEST', `SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0310 start.`); Settings.createWindow("testability/pages/UIComponentLayoutColumnLayout/UIComponentLayoutColumnLayout031") @@ -488,10 +488,10 @@ export default function UIComponentLayoutColumnLayout() { }) /* -* @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0320 -* @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0320 -* @tc.desc Set flexShink = -5 -*/ + * @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0320 + * @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0320 + * @tc.desc Set flexShink = -5 + */ it('SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0320', 0, async (done: Function) => { Logger.info('TEST', `SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0320 start.`); Settings.createWindow("testability/pages/UIComponentLayoutColumnLayout/UIComponentLayoutColumnLayout032") @@ -503,10 +503,10 @@ export default function UIComponentLayoutColumnLayout() { }) /* -* @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0330 -* @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0330 -* @tc.desc Set flexShink =null -*/ + * @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0330 + * @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0330 + * @tc.desc Set flexShink =null + */ it('SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0330', 0, async (done: Function) => { Logger.info('TEST', `SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0330 start.`); Settings.createWindow("testability/pages/UIComponentLayoutColumnLayout/UIComponentLayoutColumnLayout033") @@ -518,10 +518,10 @@ export default function UIComponentLayoutColumnLayout() { }) /* -* @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0340 -* @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0340 -* @tc.desc Set flexShink = undefined -*/ + * @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0340 + * @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0340 + * @tc.desc Set flexShink = undefined + */ it('SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0340', 0, async (done: Function) => { Logger.info('TEST', `SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0340 start.`); Settings.createWindow("testability/pages/UIComponentLayoutColumnLayout/UIComponentLayoutColumnLayout034") @@ -533,10 +533,10 @@ export default function UIComponentLayoutColumnLayout() { }) /* -* @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0350 -* @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0350 -* @tc.desc Set flexShink = 1 -*/ + * @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0350 + * @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0350 + * @tc.desc Set flexShink = 1 + */ /* it('SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0350', 0, async (done: Function) => { Logger.info('TEST', `SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0350 start.`); Settings.createWindow("testability/pages/UIComponentLayoutColumnLayout/UIComponentLayoutColumnLayout035") @@ -548,10 +548,10 @@ export default function UIComponentLayoutColumnLayout() { })*/ /* -* @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0360 -* @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0360 -* @tc.desc Set layoutWeight = "aaa" -*/ + * @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0360 + * @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0360 + * @tc.desc Set layoutWeight = "aaa" + */ it('SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0360', 0, async (done: Function) => { Logger.info('TEST', `SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0360 start.`); Settings.createWindow("testability/pages/UIComponentLayoutColumnLayout/UIComponentLayoutColumnLayout036") @@ -563,10 +563,10 @@ export default function UIComponentLayoutColumnLayout() { }) /* -* @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0370 -* @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0370 -* @tc.desc Set layoutWeight = -10 -*/ + * @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0370 + * @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0370 + * @tc.desc Set layoutWeight = -10 + */ it('SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0370', 0, async (done: Function) => { Logger.info('TEST', `SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0370 start.`); Settings.createWindow("testability/pages/UIComponentLayoutColumnLayout/UIComponentLayoutColumnLayout037") @@ -578,10 +578,10 @@ export default function UIComponentLayoutColumnLayout() { }) /* -* @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0380 -* @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0380 -* @tc.desc Set layoutWeight = null -*/ + * @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0380 + * @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0380 + * @tc.desc Set layoutWeight = null + */ it('SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0380', 0, async (done: Function) => { Logger.info('TEST', `SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0380 start.`); Settings.createWindow("testability/pages/UIComponentLayoutColumnLayout/UIComponentLayoutColumnLayout038") @@ -593,10 +593,10 @@ export default function UIComponentLayoutColumnLayout() { }) /* -* @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0390 -* @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0390 -* @tc.desc Set layoutWeight = undefined -*/ + * @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0390 + * @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0390 + * @tc.desc Set layoutWeight = undefined + */ it('SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0390', 0, async (done: Function) => { Logger.info('TEST', `SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0390 start.`); Settings.createWindow("testability/pages/UIComponentLayoutColumnLayout/UIComponentLayoutColumnLayout039") @@ -608,10 +608,10 @@ export default function UIComponentLayoutColumnLayout() { }) /* -* @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0400 -* @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0400 -* @tc.desc Set .layoutWeight(3) .layoutWeight(2) -*/ + * @tc.number SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0400 + * @tc.name SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0400 + * @tc.desc Set .layoutWeight(3) .layoutWeight(2) + */ it('SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0400', 0, async (done: Function) => { Logger.info('TEST', `SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0400 start.`); Settings.createWindow("testability/pages/UIComponentLayoutColumnLayout/UIComponentLayoutColumnLayout040") @@ -621,10 +621,5 @@ export default function UIComponentLayoutColumnLayout() { Logger.info('TEST', `SUB_ACE_UI_COMPONENT_LAYOUT_COLUMN_LAYOUT_0400 finish.`); done() }) - - - - - }) } diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/resources/base/profile/test_pages.json b/function/ui_compare/uicompare/entry/src/ohosTest/resources/base/profile/test_pages.json index d6c0468ee..707527df7 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/resources/base/profile/test_pages.json +++ b/function/ui_compare/uicompare/entry/src/ohosTest/resources/base/profile/test_pages.json @@ -1138,7 +1138,7 @@ "testability/pages/UIComponentTextCommonLinespaceC/UIComponentTextCommonLinespaceC006", "testability/pages/UIComponentTextCommonLinespaceC/UIComponentTextCommonLinespaceC007", "testability/pages/UIComponentTextCommonLinespaceC/UIComponentTextCommonLinespaceC008", - "testability/pages/UIComponentTextCommonLinespaceC/UIComponentTextCommonLinespaceC009" + "testability/pages/UIComponentTextCommonLinespaceC/UIComponentTextCommonLinespaceC009", "testability/pages/UiComponentNavModifier/UiComponentNavModifier013", "testability/pages/UiComponentSymbolSymbol/UiComponentSymbolSymbol009", "testability/pages/UiComponentTextCommonAffineTransformation/UiComponentTextCommonAffineTransformation002", @@ -1209,16 +1209,7 @@ "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix108", "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix109", "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix110", - "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix111", - "testability/pages/UIComponentLineheightDecorationLetterspacing/UIComponentLineheightDecorationLetterspacing002", - "testability/pages/UIComponentLineheightDecorationLetterspacing/UIComponentLineheightDecorationLetterspacing003", - "testability/pages/UIComponentLineheightDecorationLetterspacing/UIComponentLineheightDecorationLetterspacing004", - "testability/pages/UIComponentLineheightDecorationLetterspacing/UIComponentLineheightDecorationLetterspacing006", - "testability/pages/UIComponentLineheightDecorationLetterspacing/UIComponentLineheightDecorationLetterspacing007", - "testability/pages/UIComponentLineheightDecorationLetterspacing/UIComponentLineheightDecorationLetterspacing008", - "testability/pages/UIComponentLineheightDecorationLetterspacing/UIComponentLineheightDecorationLetterspacing009", - "testability/pages/UIComponentLineheightDecorationLetterspacing/UIComponentLineheightDecorationLetterspacing010", - "testability/pages/UIComponentLineheightDecorationLetterspacing/UIComponentLineheightDecorationLetterspacing011", - "testability/pages/UIComponentLineheightDecorationLetterspacing/UIComponentLineheightDecorationLetterspacing012" + "testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix111" + ] } -- Gitee From 0501c0fc08cb8ea6604f49aa575fc8ed6466d7b6 Mon Sep 17 00:00:00 2001 From: LiPengFei Date: Thu, 29 Aug 2024 17:57:31 +0800 Subject: [PATCH 07/14] xiugai2 Signed-off-by: LiPengFei --- .../UIComponentLayoutColumnLayout.test.ets | 26 +++++++++---------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/test/UIComponentLayoutColumnLayoutTest/UIComponentLayoutColumnLayout.test.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/test/UIComponentLayoutColumnLayoutTest/UIComponentLayoutColumnLayout.test.ets index e359c9c28..960250329 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/test/UIComponentLayoutColumnLayoutTest/UIComponentLayoutColumnLayout.test.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/test/UIComponentLayoutColumnLayoutTest/UIComponentLayoutColumnLayout.test.ets @@ -1,17 +1,17 @@ /* - * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ +* Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. +* Licensed under the Apache License, Version 2.0 (the "License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +*/ import { describe, beforeAll, beforeEach, afterEach, afterAll, it, expect } from '@ohos/hypium' import Settings from '../model/Settings' import windowSnap from '../model/snapShot' -- Gitee From 822c0dec8f3e556ae63bf54266b7f0db2206204e Mon Sep 17 00:00:00 2001 From: LiPengFei Date: Fri, 30 Aug 2024 09:54:12 +0800 Subject: [PATCH 08/14] xiugai3 Signed-off-by: LiPengFei --- ...ComponentScrollSwiperInterfaceMix.test.ets | 23 +++++++++---------- 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/test/UIComponentScrollSwiperInterfaceMixTest/UIComponentScrollSwiperInterfaceMix.test.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/test/UIComponentScrollSwiperInterfaceMixTest/UIComponentScrollSwiperInterfaceMix.test.ets index 07c25f2ab..6fc05f938 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/test/UIComponentScrollSwiperInterfaceMixTest/UIComponentScrollSwiperInterfaceMix.test.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/test/UIComponentScrollSwiperInterfaceMixTest/UIComponentScrollSwiperInterfaceMix.test.ets @@ -1,18 +1,17 @@ /* - * SUB_ACE_UI_ATTRIBUTES_FONT_INTERFACE_0010:设置文本颜色 + * Copyright (c) 2024 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * Settings.createWindow(config.url): - * 创建窗口,更改窗口基本配置,更改方式详见model/Settings createWindow方法 + * http://www.apache.org/licenses/LICENSE-2.0 * - * windowSnap.snapShot(globalThis.context): - * 窗口截屏&图片文件保存,存储在设备端 - * 存储文件固定,单挑用例执行后覆盖,用于自动化UI对比 - * 支持调试更改文件名为时间戳格式,更改model/snapShot createAndGetFile方法 注释L35,放开L32,L33 - * - * Logger日志使用方法: - * import Logger form './model/Logger' - * Logger.info(TAG,`config = ${config}, err = ${JSON.stringify(exception)}`) - * */ + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ import { describe, beforeAll, beforeEach, afterEach, afterAll, it, expect } from '@ohos/hypium' import Settings from '../model/Settings' import windowSnap from '../model/snapShot' -- Gitee From e871cacd65bbcf06d3a429490086ac9a27bdc7d4 Mon Sep 17 00:00:00 2001 From: LiPengFei Date: Fri, 30 Aug 2024 13:54:20 +0800 Subject: [PATCH 09/14] geshi Signed-off-by: LiPengFei --- .../.idea/.gitignore | 3 +++ .../UIComponentScrollSwiperInterfaceMix.iml | 9 +++++++++ .../.idea/misc.xml | 6 ++++++ .../.idea/modules.xml | 8 ++++++++ .../.idea/vcs.xml | 6 ++++++ ...UIComponentScrollSwiperInterfaceMix042.ets | 1 - ...UIComponentScrollSwiperInterfaceMix049.ets | 11 +++++------ ...UIComponentScrollSwiperInterfaceMix050.ets | 17 ++++++++--------- ...UIComponentScrollSwiperInterfaceMix051.ets | 7 +++---- ...UIComponentScrollSwiperInterfaceMix052.ets | 2 +- ...UIComponentScrollSwiperInterfaceMix054.ets | 1 - ...UIComponentScrollSwiperInterfaceMix055.ets | 1 - ...UIComponentScrollSwiperInterfaceMix056.ets | 3 +-- ...UIComponentScrollSwiperInterfaceMix057.ets | 1 - ...UIComponentScrollSwiperInterfaceMix058.ets | 1 - ...UIComponentScrollSwiperInterfaceMix059.ets | 1 - ...UIComponentScrollSwiperInterfaceMix060.ets | 1 - ...UIComponentScrollSwiperInterfaceMix061.ets | 3 +-- ...UIComponentScrollSwiperInterfaceMix062.ets | 1 - ...UIComponentScrollSwiperInterfaceMix063.ets | 1 - ...UIComponentScrollSwiperInterfaceMix064.ets | 1 - ...UIComponentScrollSwiperInterfaceMix065.ets | 1 - ...UIComponentScrollSwiperInterfaceMix066.ets | 1 - ...UIComponentScrollSwiperInterfaceMix067.ets | 1 - ...UIComponentScrollSwiperInterfaceMix068.ets | 2 -- ...UIComponentScrollSwiperInterfaceMix069.ets | 1 - ...UIComponentScrollSwiperInterfaceMix070.ets | 1 - ...UIComponentScrollSwiperInterfaceMix071.ets | 1 - ...UIComponentScrollSwiperInterfaceMix072.ets | 1 - ...UIComponentScrollSwiperInterfaceMix073.ets | 1 - ...UIComponentScrollSwiperInterfaceMix074.ets | 1 - ...UIComponentScrollSwiperInterfaceMix075.ets | 1 - ...UIComponentScrollSwiperInterfaceMix076.ets | 1 - ...UIComponentScrollSwiperInterfaceMix077.ets | 4 +--- ...UIComponentScrollSwiperInterfaceMix078.ets | 1 - ...UIComponentScrollSwiperInterfaceMix079.ets | 2 -- ...UIComponentScrollSwiperInterfaceMix080.ets | 2 -- ...UIComponentScrollSwiperInterfaceMix081.ets | 2 -- ...UIComponentScrollSwiperInterfaceMix082.ets | 2 -- ...UIComponentScrollSwiperInterfaceMix083.ets | 2 -- ...UIComponentScrollSwiperInterfaceMix084.ets | 2 -- ...UIComponentScrollSwiperInterfaceMix085.ets | 2 -- ...UIComponentScrollSwiperInterfaceMix086.ets | 2 -- ...UIComponentScrollSwiperInterfaceMix087.ets | 2 -- ...UIComponentScrollSwiperInterfaceMix088.ets | 3 --- ...UIComponentScrollSwiperInterfaceMix090.ets | 1 - ...UIComponentScrollSwiperInterfaceMix091.ets | 1 - ...UIComponentScrollSwiperInterfaceMix094.ets | 3 +-- ...UIComponentScrollSwiperInterfaceMix095.ets | 6 +----- ...UIComponentScrollSwiperInterfaceMix096.ets | 2 -- ...UIComponentScrollSwiperInterfaceMix097.ets | 1 - ...UIComponentScrollSwiperInterfaceMix098.ets | 1 - ...UIComponentScrollSwiperInterfaceMix099.ets | 3 +-- ...UIComponentScrollSwiperInterfaceMix100.ets | 1 - ...UIComponentScrollSwiperInterfaceMix101.ets | 4 ---- ...UIComponentScrollSwiperInterfaceMix102.ets | 19 +++++++------------ ...UIComponentScrollSwiperInterfaceMix103.ets | 1 - ...UIComponentScrollSwiperInterfaceMix105.ets | 1 - ...UIComponentScrollSwiperInterfaceMix106.ets | 2 -- ...UIComponentScrollSwiperInterfaceMix107.ets | 2 -- ...UIComponentScrollSwiperInterfaceMix108.ets | 2 -- ...UIComponentScrollSwiperInterfaceMix109.ets | 2 -- ...UIComponentScrollSwiperInterfaceMix110.ets | 2 -- ...UIComponentScrollSwiperInterfaceMix111.ets | 2 -- 64 files changed, 62 insertions(+), 118 deletions(-) create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/.idea/.gitignore create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/.idea/UIComponentScrollSwiperInterfaceMix.iml create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/.idea/misc.xml create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/.idea/modules.xml create mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/.idea/vcs.xml diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/.idea/.gitignore b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/.idea/.gitignore new file mode 100644 index 000000000..26d33521a --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/.idea/.gitignore @@ -0,0 +1,3 @@ +# Default ignored files +/shelf/ +/workspace.xml diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/.idea/UIComponentScrollSwiperInterfaceMix.iml b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/.idea/UIComponentScrollSwiperInterfaceMix.iml new file mode 100644 index 000000000..d6ebd4805 --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/.idea/UIComponentScrollSwiperInterfaceMix.iml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/.idea/misc.xml b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/.idea/misc.xml new file mode 100644 index 000000000..639900d13 --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/.idea/misc.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/.idea/modules.xml b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/.idea/modules.xml new file mode 100644 index 000000000..70318690d --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/.idea/vcs.xml b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/.idea/vcs.xml new file mode 100644 index 000000000..4648c935c --- /dev/null +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix042.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix042.ets index 40483954b..546971523 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix042.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix042.ets @@ -22,7 +22,6 @@ struct UIComponentScrollSwiperInterfaceMix042 { build() { Column() { - // 添加 TextInput 组件 TextInput({ text: this.text, placeholder: 'Enter your password...', diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix049.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix049.ets index f84cae44b..25ced24bb 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix049.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix049.ets @@ -15,7 +15,7 @@ @Entry @Component struct UIComponentScrollSwiperInterfaceMix049 { - @State text: string = '123456'; // + @State text: string = '123456'; @Builder itemEnd() { Select([{ value: 'KB' }, { value: 'MB' }, @@ -40,14 +40,13 @@ struct UIComponentScrollSwiperInterfaceMix049 { build() { Column() { - // TextInput({ - text: this.text, // - placeholder: 'Enter your password...', // + text: this.text, + placeholder: 'Enter your password...', }) - .width('80%') // + .width('80%') .id('shurukuang1') - .height('50') // + .height('50') .margin(20) .fontSize(18) .fontColor(Color.Black) diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix050.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix050.ets index 1a50fc530..b2771cd42 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix050.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix050.ets @@ -15,7 +15,7 @@ @Entry @Component struct UIComponentScrollSwiperInterfaceMix050 { - @State text: string = ''; // + @State text: string = ''; @Builder itemEnd() { Select([{ value: 'KB' }, { value: 'MB' }, @@ -39,16 +39,15 @@ struct UIComponentScrollSwiperInterfaceMix050 { build() { Column() { - // TextInput({ - text: this.text, // - placeholder: 'Enter your password...', // + text: this.text, + placeholder: 'Enter your password...', }) - .width('80%') // - .height('50') // - .margin(20) // - .fontSize(18) // - .fontColor(Color.Black) // + .width('80%') + .height('50') + .margin(20) + .fontSize(18) + .fontColor(Color.Black) .showUnderline(true) .showUnit(this.itemEnd) } diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix051.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix051.ets index cfed6e9f6..0f1671e97 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix051.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix051.ets @@ -15,7 +15,7 @@ @Entry @Component struct UIComponentScrollSwiperInterfaceMix051 { - @State text: string = ''; // + @State text: string = ''; @Builder itemEnd() { Select([{ value: 'KB' }, { value: 'MB' }, @@ -39,10 +39,9 @@ struct UIComponentScrollSwiperInterfaceMix051 { build() { Column() { - // TextInput({ - text: this.text, // - placeholder: 'Enter your password...', // + text: this.text, + placeholder: 'Enter your password...', }) .width('80%') .height('50') diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix052.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix052.ets index 2b7297ac0..5dd257c2d 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix052.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix052.ets @@ -42,7 +42,7 @@ struct UIComponentScrollSwiperInterfaceMix052 { TextInput({ text: this.text, - placeholder: 'Enter your password...', // + placeholder: 'Enter your password...', }) .width('80%') .height('50') diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix054.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix054.ets index 0d63bd1ac..e6e527889 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix054.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix054.ets @@ -36,7 +36,6 @@ struct UIComponentScrollSwiperInterfacemix054 { console.info('Select:' + index) }) } - build() { Column() { diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix055.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix055.ets index 7fca7349d..0feb06d39 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix055.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix055.ets @@ -36,7 +36,6 @@ struct UIComponentScrollSwiperInterfacemix055 { console.info('Select:' + index) }) } - build() { Column() { diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix056.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix056.ets index 95c30a4a1..e07425b8c 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix056.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix056.ets @@ -37,7 +37,6 @@ struct UIComponentScrollSwiperInterfacemix056 { console.info('Select:' + index) }) } - build() { Column() { @@ -49,7 +48,7 @@ struct UIComponentScrollSwiperInterfacemix056 { .height('50') .margin(20) .fontSize(18) - .fontColor(Color.Black) // + .fontColor(Color.Black) .showUnderline(true) .showUnit(this.itemEnd) } diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix057.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix057.ets index 5d94f57a4..bc2a9dee3 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix057.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix057.ets @@ -19,7 +19,6 @@ struct UIComponentScrollSwiperInterfacemix057 { @State value: number = 0; build() { Column() { - TextInput({ text: this.text, placeholder: 'Enter your text here...', diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix058.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix058.ets index 663fe4334..06e3fc696 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix058.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix058.ets @@ -19,7 +19,6 @@ struct UIComponentScrollSwiperInterfacemix058 { @State value: number = 0; build() { Column() { - TextInput({ text: this.text, placeholder: 'Enter your text here...', diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix059.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix059.ets index b2547c68e..9130930db 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix059.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix059.ets @@ -19,7 +19,6 @@ struct UIComponentScrollSwiperInterfacemix059 { @State value: number = 0; build() { Column() { - TextInput({ text: this.text, placeholder: 'Enter your text here...', diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix060.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix060.ets index 57d6583b0..20461f72c 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix060.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix060.ets @@ -19,7 +19,6 @@ struct UIComponentScrollSwiperInterfacemix060 { @State value: number = 0; build() { Column() { - TextInput({ text: this.text, placeholder: 'Enter your text here...', diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix061.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix061.ets index 610ce3218..a5d6ac46e 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix061.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix061.ets @@ -15,11 +15,10 @@ @Entry @Component struct UIComponentScrollSwiperInterfacemix061 { - @State text: string = ''; // 状态变量用于存储文本输入内容 + @State text: string = ''; @State value: number = 0; build() { Column() { - TextInput({ text: this.text, placeholder: 'Enter your text here...', diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix062.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix062.ets index 32e14255a..f3e7f4bcb 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix062.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix062.ets @@ -19,7 +19,6 @@ struct UIComponentScrollSwiperInterfacemix062 { @State value: number = 0; build() { Column() { - TextInput({ text: this.text, placeholder: 'Enter your text here...', diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix063.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix063.ets index ac0a16d97..b37178ae0 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix063.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix063.ets @@ -19,7 +19,6 @@ struct UIComponentScrollSwiperInterfacemix063 { @State value: number = 0; build() { Column() { - TextInput({ text: this.text, placeholder: 'Enter your text here...', diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix064.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix064.ets index 0072d2a26..6c1b580b4 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix064.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix064.ets @@ -19,7 +19,6 @@ struct UIComponentScrollSwiperInterfaceMix064 { @State value: number = 0; build() { Column() { - TextInput({ text: this.text, placeholder: 'Enter your text here...', diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix065.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix065.ets index 4f6769a65..e9413285f 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix065.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix065.ets @@ -19,7 +19,6 @@ struct UIComponentScrollSwiperInterfaceMix065 { @State value: number = 0; build() { Column() { - TextInput({ text: this.text, placeholder: 'Enter your text here...', diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix066.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix066.ets index 443d1c49b..33a2f2992 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix066.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix066.ets @@ -19,7 +19,6 @@ struct UIComponentScrollSwiperInterfaceMix066 { @State value: number = 0; build() { Column() { - TextInput({ text: this.text, placeholder: 'Enter your text here...', diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix067.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix067.ets index 008160989..c5b14cdc4 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix067.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix067.ets @@ -19,7 +19,6 @@ struct UIComponentScrollSwiperInterfaceMix067 { @State value: number = 0; build() { Column() { - TextInput({ text: this.text, placeholder: 'Enter your text here...', diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix068.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix068.ets index fe0a247fa..5aee3d94e 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix068.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix068.ets @@ -19,7 +19,6 @@ struct UIComponentScrollSwiperInterfaceMix068 { @State value: number = 0; build() { Column() { - TextInput({ text: this.text, placeholder: 'Enter your text here...', @@ -35,7 +34,6 @@ struct UIComponentScrollSwiperInterfaceMix068 { style: CancelButtonStyle.CONSTANT, icon: { size:'10lpx', - } }) } diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix069.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix069.ets index b7843243a..7fba033d7 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix069.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix069.ets @@ -19,7 +19,6 @@ struct UIComponentScrollSwiperInterfaceMix069 { @State value: number = 0; build() { Column() { - TextInput({ text: this.text, placeholder: 'Enter your text here...', diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix070.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix070.ets index f1ef8709c..ca7742cb1 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix070.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix070.ets @@ -19,7 +19,6 @@ struct UIComponentScrollSwiperInterfaceMix070 { @State value: number = 0; build() { Column() { - TextInput({ text: this.text, placeholder: 'Enter your text here...', diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix071.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix071.ets index 37560bfca..b85ba3499 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix071.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix071.ets @@ -19,7 +19,6 @@ struct UIComponentScrollSwiperInterfaceMix071 { @State value: number = 0; build() { Column() { - TextInput({ text: this.text, placeholder: 'Enter your text here...', diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix072.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix072.ets index 6a1c94b4b..afb8dfed5 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix072.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix072.ets @@ -19,7 +19,6 @@ struct UIComponentScrollSwiperInterfaceMix072 { @State value: number = 0; build() { Column() { - TextInput({ text: this.text, placeholder: 'Enter your text here...', diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix073.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix073.ets index ec7c9e599..757f28590 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix073.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix073.ets @@ -19,7 +19,6 @@ struct UIComponentScrollSwiperInterfaceMix073 { @State value: number = 0; build() { Column() { - TextInput({ text: this.text, placeholder: 'Enter your text here...', diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix074.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix074.ets index 2eb0d88e9..140f37c96 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix074.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix074.ets @@ -19,7 +19,6 @@ struct UIComponentScrollSwiperInterfaceMix074 { @State value: number = 0; build() { Column() { - TextInput({ text: this.text, placeholder: 'Enter your text here...', diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix075.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix075.ets index fccf171f1..8c775ccce 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix075.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix075.ets @@ -19,7 +19,6 @@ struct UIComponentScrollSwiperInterfaceMix075 { @State value: number = 0; build() { Column() { - TextInput({ text: this.text, placeholder: 'Enter your text here...', diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix076.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix076.ets index 01053ff11..ed25b869f 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix076.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix076.ets @@ -19,7 +19,6 @@ struct UIComponentScrollSwiperInterfaceMix076 { @State value: number = 0; build() { Column() { - TextInput({ text: this.text, placeholder: 'Enter your text here...', // diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix077.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix077.ets index fc87f5fca..ed79db495 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix077.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix077.ets @@ -19,9 +19,8 @@ struct UIComponentScrollSwiperInterfaceMix077 { @State value: number = 0; build() { Column() { - // 添加 TextInput 组件 TextInput({ - text: this.text, // 绑定状态变量 + text: this.text, placeholder: 'Enter your text here...', }) .id('shurukuang1') @@ -35,7 +34,6 @@ struct UIComponentScrollSwiperInterfaceMix077 { style: CancelButtonStyle.CONSTANT, icon: { src:$r("app.media.icon") - } }) } diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix078.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix078.ets index 6e218a923..8ad32bcdd 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix078.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix078.ets @@ -18,7 +18,6 @@ struct UIComponentScrollSwiperInterfaceMix078 { @State text: string = '123ab?_! A123'; build() { Column() { - TextInput({ text: this.text, placeholder: 'Enter your password...', diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix079.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix079.ets index df8066837..bc1953ba5 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix079.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix079.ets @@ -19,10 +19,8 @@ struct UIComponentScrollSwiperInterfaceMix079 { @State PassWordSrc1: Resource = $r('app.media.icon') @State PassWordSrc2: Resource = $r('app.media.icon') @State passwordVisible: boolean = true; - build() { Column() { - TextInput({ text: this.text, placeholder: 'Enter your password...', diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix080.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix080.ets index d3b5c7562..d2a652dee 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix080.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix080.ets @@ -19,10 +19,8 @@ struct UIComponentScrollSwiperInterfaceMix080 { @State PassWordSrc1: Resource = $r('app.media.icon') @State PassWordSrc2: Resource = $r('app.media.icon') @State passwordVisible: boolean = true; - build() { Column() { - TextInput({ text: this.text, placeholder: 'Enter your password...', diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix081.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix081.ets index 6cf38d67b..aa4e4bf48 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix081.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix081.ets @@ -19,10 +19,8 @@ struct UIComponentScrollSwiperInterfaceMix081 { @State PassWordSrc1: Resource = $r('app.media.icon') @State PassWordSrc2: Resource = $r('app.media.icon') @State passwordVisible: boolean = true; - build() { Column() { - TextInput({ text: this.text, placeholder: 'Enter your password...', diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix082.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix082.ets index 0fb4bca6f..d65aeca36 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix082.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix082.ets @@ -19,10 +19,8 @@ struct UIComponentScrollSwiperInterfaceMix082 { @State PassWordSrc1: Resource = $r('app.media.icon') @State PassWordSrc2: Resource = $r('app.media.icon') @State passwordVisible: boolean = true; - build() { Column() { - TextInput({ text: this.text, placeholder: 'Enter your password...', diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix083.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix083.ets index acb20599a..93dba5f03 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix083.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix083.ets @@ -19,10 +19,8 @@ struct UIComponentScrollSwiperInterfaceMix083 { @State PassWordSrc1: Resource = $r('app.media.icon') @State PassWordSrc2: Resource = $r('app.media.icon') @State passwordVisible: boolean = true; - build() { Column() { - TextInput({ text: this.text, placeholder: 'Enter your password...', diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix084.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix084.ets index 30ca35694..db5def926 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix084.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix084.ets @@ -19,10 +19,8 @@ struct UIComponentScrollSwiperInterfaceMix084 { @State PassWordSrc1: Resource = $r('app.media.icon') @State PassWordSrc2: Resource = $r('app.media.icon') @State passwordVisible: boolean = true; - build() { Column() { - TextInput({ text: this.text, placeholder: 'Enter your password...', diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix085.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix085.ets index c63af705a..7c8ac6cb1 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix085.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix085.ets @@ -19,10 +19,8 @@ struct UIComponentScrollSwiperInterfaceMix085 { @State PassWordSrc1: Resource = $r('app.media.icon') @State PassWordSrc2: Resource = $r('app.media.icon') @State passwordVisible: boolean = true; - build() { Column() { - TextInput({ text: this.text, placeholder: 'Enter your password...', diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix086.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix086.ets index e27781406..8417cf043 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix086.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix086.ets @@ -19,10 +19,8 @@ struct UIComponentScrollSwiperInterfaceMix086 { @State PassWordSrc1: Resource = $r('app.media.icon') @State PassWordSrc2: Resource = $r('app.media.icon') @State passwordVisible: boolean = true; - build() { Column() { - TextInput({ text: this.text, placeholder: 'Enter your password...', diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix087.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix087.ets index 707862937..b3c3c8a71 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix087.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix087.ets @@ -19,10 +19,8 @@ struct UIComponentScrollSwiperInterfaceMix087 { @State PassWordSrc1: Resource = $r('app.media.icon') @State PassWordSrc2: Resource = $r('app.media.icon') @State passwordVisible: boolean = true; - build() { Column() { - TextInput({ text: this.text, placeholder: 'Enter your password...', diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix088.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix088.ets index 64b14e7c3..6c3a88974 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix088.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix088.ets @@ -19,10 +19,8 @@ struct UIComponentScrollSwiperInterfaceMix088 { @State PassWordSrc1: Resource = $r('app.media.icon') @State PassWordSrc2: Resource = $r('app.media.icon') @State passwordVisible: boolean = true; - build() { Column() { - TextInput({ text: this.text, placeholder: 'Enter your password...', @@ -37,7 +35,6 @@ struct UIComponentScrollSwiperInterfaceMix088 { .fontSize(18) .fontColor(Color.Black) .padding(5) - } } } diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix090.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix090.ets index 5266c1353..6546c3a92 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix090.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix090.ets @@ -19,7 +19,6 @@ struct UIComponentScrollSwiperInterfaceMix090 { controller: TextInputController = new TextInputController() build() { Column() { - TextInput({ text: this.text, controller:this.controller, diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix091.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix091.ets index 46731cd2d..e6a3959fc 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix091.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix091.ets @@ -19,7 +19,6 @@ struct UIComponentScrollSwiperInterfaceMix091 { controller: TextInputController = new TextInputController() build() { Column() { - TextInput({ text: this.text, controller:this.controller, diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix094.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix094.ets index 02c4c82ff..79615210f 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix094.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix094.ets @@ -19,9 +19,8 @@ struct UIComponentScrollSwiperInterfaceMix094 { controller: TextInputController = new TextInputController() build() { Column() { - TextInput({ - text: this.text, // 绑定状态变量 + text: this.text, controller:this.controller, placeholder: 'Enter your password...', }) diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix095.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix095.ets index 2ba187958..4e3c058fc 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix095.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix095.ets @@ -15,11 +15,10 @@ @Entry @Component struct UIComponentScrollSwiperInterfaceMix095 { - @State text: string = '123ab?_! A123'; // 状态变量用于存储文本输入内容 + @State text: string = '123ab?_! A123'; controller: TextInputController = new TextInputController() build() { Column() { - TextInput({ text: this.text, controller:this.controller, @@ -34,9 +33,6 @@ struct UIComponentScrollSwiperInterfaceMix095 { .fontColor(Color.Black) .showUnderline(true) .showCounter(true, { thresholdPercentage: 50, highlightBorder: true }) - //计数器显示效果为用户当前输入字符数/最大字符限制数。最大字符限制数通过maxLength()接口设置。 - //如果用户当前输入字符数达到最大字符限制乘50%(thresholdPercentage)。字符计数器显示。 - //用户设置highlightBorder为false时,配置取消红色边框。不设置此参数时,默认为true。 .onChange((value: string) => { this.text = value }) diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix096.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix096.ets index 6df3fbeee..37c39b5c0 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix096.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix096.ets @@ -19,7 +19,6 @@ struct UIComponentScrollSwiperInterfaceMix096 { controller: TextInputController = new TextInputController() build() { Column() { - TextInput({ text: this.text, controller:this.controller, @@ -34,7 +33,6 @@ struct UIComponentScrollSwiperInterfaceMix096 { .fontColor(Color.Black) .showUnderline(true) .showCounter(true, { thresholdPercentage: 50, highlightBorder: true }) - .onChange((value: string) => { this.text = value }) diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix097.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix097.ets index c583e1981..98eb41050 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix097.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix097.ets @@ -19,7 +19,6 @@ struct UIComponentScrollSwiperInterfaceMix097 { controller: TextInputController = new TextInputController() build() { Column() { - TextInput({ text: this.text, controller:this.controller, diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix098.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix098.ets index f8758716e..c69ed29c5 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix098.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix098.ets @@ -19,7 +19,6 @@ struct UIComponentScrollSwiperInterfaceMix098 { controller: TextInputController = new TextInputController() build() { Column() { - TextInput({ text: this.text, controller:this.controller, diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix099.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix099.ets index 102c9328f..8c162aaa3 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix099.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix099.ets @@ -19,9 +19,8 @@ struct UIComponentScrollSwiperInterfaceMix099 { controller: TextInputController = new TextInputController() build() { Column() { - // 添加 TextInput 组件 TextInput({ - text: this.text, // 绑定状态变量 + text: this.text, controller:this.controller, placeholder: 'Enter your password...', }) diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix100.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix100.ets index 0fc45e0bf..ff5b654a8 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix100.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix100.ets @@ -19,7 +19,6 @@ struct UIComponentScrollSwiperInterfaceMix0100 { controller: TextInputController = new TextInputController() build() { Column() { - TextInput({ text: this.text, controller:this.controller, diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix101.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix101.ets index b6401c88e..ebd7a53cf 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix101.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix101.ets @@ -18,11 +18,8 @@ struct UIComponentScrollSwiperInterfaceMix101 { @State text: string = '123ab?_! A123'; @State PassWordSrc1: Resource = $r('app.media.icon') @State PassWordSrc2: Resource = $r('app.media.icon') - - build() { Column() { - TextInput({ text: this.text, placeholder: 'Enter your password...', @@ -40,7 +37,6 @@ struct UIComponentScrollSwiperInterfaceMix101 { .onChange((value: string) => { this.text = value }) - } } } diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix102.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix102.ets index 87be804bf..a1e23e72b 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix102.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix102.ets @@ -36,26 +36,21 @@ struct UIComponentScrollSwiperInterfaceMix102 { console.info('Select:' + index) }) } - build() { Column() { - // 文本框带图标 TextInput({ - text: this.text, // 设置输入框文本 - placeholder: 'Enter your password...', // 提示文本 + text: this.text, + placeholder: 'Enter your password...', }) - .width('80%') // 设置宽度 - .height('50') // 设置高度 - .margin(20) // 设置边距 - .fontSize(18) // 设置字体大小 - .fontColor(Color.Black) // 设置字体颜色 + .width('80%') + .height('50') + .margin(20) + .fontSize(18) + .fontColor(Color.Black) .showUnit(this.itemEnd) .maxLength(20) .showUnderline(true) .showCounter(true, { thresholdPercentage: 50, highlightBorder: true }) - //计数器显示效果为用户当前输入字符数/最大字符限制数。最大字符限制数通过maxLength()接口设置。 - //如果用户当前输入字符数达到最大字符限制乘50%(thresholdPercentage)。字符计数器显示。 - //用户设置highlightBorder为false时,配置取消红色边框。不设置此参数时,默认为true。 .onChange((value: string) => { this.text = value }) diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix103.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix103.ets index d864bd59c..2af6b670b 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix103.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix103.ets @@ -19,7 +19,6 @@ struct UIComponentScrollSwiperInterfaceMix103 { controller: TextInputController = new TextInputController() build() { Column() { - TextInput({ text: this.text, controller:this.controller, diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix105.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix105.ets index b0c095734..237d77d0c 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix105.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix105.ets @@ -19,7 +19,6 @@ struct UIComponentScrollSwiperInterfacemix105 { controller: TextInputController = new TextInputController() build() { Column() { - TextInput({ text: this.text, controller:this.controller, diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix106.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix106.ets index ddb2b9426..9cd5e6b83 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix106.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix106.ets @@ -19,7 +19,6 @@ struct UIComponentScrollSwiperInterfacemix106 { controller: TextInputController = new TextInputController() build() { Column() { - TextInput({ text: this.text, controller:this.controller, @@ -28,7 +27,6 @@ struct UIComponentScrollSwiperInterfacemix106 { .width('336') .height('56') .type(InputType.Normal) - .fontSize(18) .fontColor(Color.Black) .showUnderline(true) diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix107.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix107.ets index 721115841..7b17bf381 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix107.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix107.ets @@ -19,7 +19,6 @@ struct UIComponentScrollSwiperInterfacemix107 { controller: TextInputController = new TextInputController() build() { Column() { - TextInput({ text: this.text, controller:this.controller, @@ -28,7 +27,6 @@ struct UIComponentScrollSwiperInterfacemix107 { .width('336') .height('56') .type(InputType.Normal) - .fontSize(18) .fontColor(Color.Black) .showUnderline(true) diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix108.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix108.ets index e5d2aa9c4..6a2c3ed09 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix108.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix108.ets @@ -19,7 +19,6 @@ struct UIComponentScrollSwiperInterfacemix108 { controller: TextInputController = new TextInputController() build() { Column() { - TextInput({ text: this.text, controller:this.controller, @@ -28,7 +27,6 @@ struct UIComponentScrollSwiperInterfacemix108 { .width('336') .height('56') .type(InputType.Normal) - .fontSize(18) .fontColor(Color.Black) .showUnderline(true) diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix109.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix109.ets index 629f2f565..3790bf94f 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix109.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix109.ets @@ -19,7 +19,6 @@ struct UIComponentScrollSwiperInterfacemix109 { controller: TextInputController = new TextInputController() build() { Column() { - TextInput({ text: this.text, controller:this.controller, @@ -28,7 +27,6 @@ struct UIComponentScrollSwiperInterfacemix109 { .width('336') .height('56') .type(InputType.Normal) - .fontSize(18) .fontColor(Color.Black) .showUnderline(true) diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix110.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix110.ets index ad6165a64..3ba0e4fd1 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix110.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix110.ets @@ -19,7 +19,6 @@ struct UIComponentScrollSwiperInterfacemix110 { controller: TextInputController = new TextInputController() build() { Column() { - TextInput({ text: this.text, controller:this.controller, @@ -28,7 +27,6 @@ struct UIComponentScrollSwiperInterfacemix110 { .width('336') .height('56') .type(InputType.Normal) - .fontSize(18) .fontColor(Color.Black) .showUnderline(true) diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix111.ets b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix111.ets index d52d15605..64806ef19 100644 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix111.ets +++ b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/UIComponentScrollSwiperInterfaceMix111.ets @@ -19,7 +19,6 @@ struct UIComponentScrollSwiperInterfacemix111 { controller: TextInputController = new TextInputController() build() { Column() { - TextInput({ text: this.text, controller:this.controller, @@ -28,7 +27,6 @@ struct UIComponentScrollSwiperInterfacemix111 { .width('336') .height('56') .type(InputType.Normal) - .fontSize(18) .fontColor(Color.Black) .showUnderline(true) -- Gitee From e71080dc04cbe1c28da3fb450efa07279070ffd1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E9=B9=8F=E9=A3=9E?= Date: Fri, 30 Aug 2024 06:40:51 +0000 Subject: [PATCH 10/14] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=96=87=E4=BB=B6=20fu?= =?UTF-8?q?nction/ui=5Fcompare/uicompare/entry/src/ohosTest/ets/testabilit?= =?UTF-8?q?y/pages/UIComponentScrollSwiperInterfaceMix/.idea/misc.xml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../UIComponentScrollSwiperInterfaceMix/.idea/misc.xml | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/.idea/misc.xml diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/.idea/misc.xml b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/.idea/misc.xml deleted file mode 100644 index 639900d13..000000000 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/.idea/misc.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file -- Gitee From 6cbd3435e09950f7e6c6ab5ecae405d8e2101f1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E9=B9=8F=E9=A3=9E?= Date: Fri, 30 Aug 2024 07:05:39 +0000 Subject: [PATCH 11/14] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=96=87=E4=BB=B6=20fu?= =?UTF-8?q?nction/ui=5Fcompare/uicompare/entry/src/ohosTest/ets/testabilit?= =?UTF-8?q?y/pages/UIComponentScrollSwiperInterfaceMix/.idea/.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pages/UIComponentScrollSwiperInterfaceMix/.idea/.gitignore | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/.idea/.gitignore diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/.idea/.gitignore b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/.idea/.gitignore deleted file mode 100644 index 26d33521a..000000000 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/.idea/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -# Default ignored files -/shelf/ -/workspace.xml -- Gitee From 0326bbd24403e202933834bc3c3360014e037e52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E9=B9=8F=E9=A3=9E?= Date: Fri, 30 Aug 2024 07:05:55 +0000 Subject: [PATCH 12/14] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=96=87=E4=BB=B6=20fu?= =?UTF-8?q?nction/ui=5Fcompare/uicompare/entry/src/ohosTest/ets/testabilit?= =?UTF-8?q?y/pages/UIComponentScrollSwiperInterfaceMix/.idea/modules.xml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../UIComponentScrollSwiperInterfaceMix/.idea/modules.xml | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/.idea/modules.xml diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/.idea/modules.xml b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/.idea/modules.xml deleted file mode 100644 index 70318690d..000000000 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file -- Gitee From df3bd3ff664466ac7edcd07d668c533a808d99a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E9=B9=8F=E9=A3=9E?= Date: Fri, 30 Aug 2024 07:06:07 +0000 Subject: [PATCH 13/14] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=96=87=E4=BB=B6=20fu?= =?UTF-8?q?nction/ui=5Fcompare/uicompare/entry/src/ohosTest/ets/testabilit?= =?UTF-8?q?y/pages/UIComponentScrollSwiperInterfaceMix/.idea/UIComponentSc?= =?UTF-8?q?rollSwiperInterfaceMix.iml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../.idea/UIComponentScrollSwiperInterfaceMix.iml | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/.idea/UIComponentScrollSwiperInterfaceMix.iml diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/.idea/UIComponentScrollSwiperInterfaceMix.iml b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/.idea/UIComponentScrollSwiperInterfaceMix.iml deleted file mode 100644 index d6ebd4805..000000000 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/.idea/UIComponentScrollSwiperInterfaceMix.iml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file -- Gitee From 1414c3fb4a0157be66baeeabb61646f9fd71439f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E9=B9=8F=E9=A3=9E?= Date: Fri, 30 Aug 2024 07:06:34 +0000 Subject: [PATCH 14/14] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=96=87=E4=BB=B6=20fu?= =?UTF-8?q?nction/ui=5Fcompare/uicompare/entry/src/ohosTest/ets/testabilit?= =?UTF-8?q?y/pages/UIComponentScrollSwiperInterfaceMix/.idea/vcs.xml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pages/UIComponentScrollSwiperInterfaceMix/.idea/vcs.xml | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/.idea/vcs.xml diff --git a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/.idea/vcs.xml b/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/.idea/vcs.xml deleted file mode 100644 index 4648c935c..000000000 --- a/function/ui_compare/uicompare/entry/src/ohosTest/ets/testability/pages/UIComponentScrollSwiperInterfaceMix/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file -- Gitee