From beeedaf0968aa3bd8dcaadfab2adede92645ccf5 Mon Sep 17 00:00:00 2001 From: bayanxing Date: Tue, 22 Feb 2022 19:16:00 +0800 Subject: [PATCH] modify testcase Signed-off-by: bayanxing --- .../src/main/js/default/pages/divider/prop/index.js | 2 +- .../src/main/js/default/pages/divider/router/index.js | 2 +- .../src/main/js/default/pages/divider/style/index.js | 2 +- ace/ace_standard/src/main/js/default/pages/label/prop/index.js | 2 +- .../src/main/js/default/pages/label/router/index.js | 2 +- .../src/main/js/default/pages/label/style/index.js | 2 +- .../src/main/js/default/pages/option/prop/index.js | 2 +- .../src/main/js/default/pages/option/router/index.js | 2 +- .../src/main/js/default/pages/option/style/index.js | 2 +- .../src/main/js/default/pages/picker/prop/index.js | 2 +- .../src/main/js/default/pages/picker/router/index.js | 3 ++- .../src/main/js/default/pages/picker/style/index.js | 2 +- .../src/main/js/default/pages/pickerView/prop/index.js | 2 +- .../src/main/js/default/pages/pickerView/router/index.js | 3 ++- .../src/main/js/default/pages/pickerView/style/index.js | 2 +- .../src/main/js/default/pages/progress/prop/index.js | 2 +- .../src/main/js/default/pages/progress/router/index.js | 2 +- .../src/main/js/default/pages/progress/style/index.js | 2 +- 18 files changed, 20 insertions(+), 18 deletions(-) diff --git a/ace/ace_standard/src/main/js/default/pages/divider/prop/index.js b/ace/ace_standard/src/main/js/default/pages/divider/prop/index.js index 37150df46..27e08faaf 100644 --- a/ace/ace_standard/src/main/js/default/pages/divider/prop/index.js +++ b/ace/ace_standard/src/main/js/default/pages/divider/prop/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2022 Shenzhen kaiHong Digital Industry Development Co., Ltd. + * Copyright (c) 2022 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 diff --git a/ace/ace_standard/src/main/js/default/pages/divider/router/index.js b/ace/ace_standard/src/main/js/default/pages/divider/router/index.js index e778c4f80..4988a2eb6 100644 --- a/ace/ace_standard/src/main/js/default/pages/divider/router/index.js +++ b/ace/ace_standard/src/main/js/default/pages/divider/router/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2022 Shenzhen kaiHong Digital Industry Development Co., Ltd. + * Copyright (c) 2022 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 diff --git a/ace/ace_standard/src/main/js/default/pages/divider/style/index.js b/ace/ace_standard/src/main/js/default/pages/divider/style/index.js index 2ffafdef4..8179ff70c 100644 --- a/ace/ace_standard/src/main/js/default/pages/divider/style/index.js +++ b/ace/ace_standard/src/main/js/default/pages/divider/style/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2022 Shenzhen kaiHong Digital Industry Development Co., Ltd. + * Copyright (c) 2022 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 diff --git a/ace/ace_standard/src/main/js/default/pages/label/prop/index.js b/ace/ace_standard/src/main/js/default/pages/label/prop/index.js index 68a3a313e..ff20bc4b2 100644 --- a/ace/ace_standard/src/main/js/default/pages/label/prop/index.js +++ b/ace/ace_standard/src/main/js/default/pages/label/prop/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2022 Shenzhen kaiHong Digital Industry Development Co., Ltd. + * Copyright (c) 2022 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 diff --git a/ace/ace_standard/src/main/js/default/pages/label/router/index.js b/ace/ace_standard/src/main/js/default/pages/label/router/index.js index 94ba7b359..967238a12 100644 --- a/ace/ace_standard/src/main/js/default/pages/label/router/index.js +++ b/ace/ace_standard/src/main/js/default/pages/label/router/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2022 Shenzhen kaiHong Digital Industry Development Co., Ltd. + * Copyright (c) 2022 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 diff --git a/ace/ace_standard/src/main/js/default/pages/label/style/index.js b/ace/ace_standard/src/main/js/default/pages/label/style/index.js index 2ffafdef4..8179ff70c 100644 --- a/ace/ace_standard/src/main/js/default/pages/label/style/index.js +++ b/ace/ace_standard/src/main/js/default/pages/label/style/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2022 Shenzhen kaiHong Digital Industry Development Co., Ltd. + * Copyright (c) 2022 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 diff --git a/ace/ace_standard/src/main/js/default/pages/option/prop/index.js b/ace/ace_standard/src/main/js/default/pages/option/prop/index.js index ae79c5e71..e0a2b3eeb 100644 --- a/ace/ace_standard/src/main/js/default/pages/option/prop/index.js +++ b/ace/ace_standard/src/main/js/default/pages/option/prop/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2022 Shenzhen kaiHong Digital Industry Development Co., Ltd. + * Copyright (c) 2022 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 diff --git a/ace/ace_standard/src/main/js/default/pages/option/router/index.js b/ace/ace_standard/src/main/js/default/pages/option/router/index.js index 94ba7b359..967238a12 100644 --- a/ace/ace_standard/src/main/js/default/pages/option/router/index.js +++ b/ace/ace_standard/src/main/js/default/pages/option/router/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2022 Shenzhen kaiHong Digital Industry Development Co., Ltd. + * Copyright (c) 2022 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 diff --git a/ace/ace_standard/src/main/js/default/pages/option/style/index.js b/ace/ace_standard/src/main/js/default/pages/option/style/index.js index 2ffafdef4..8179ff70c 100644 --- a/ace/ace_standard/src/main/js/default/pages/option/style/index.js +++ b/ace/ace_standard/src/main/js/default/pages/option/style/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2022 Shenzhen kaiHong Digital Industry Development Co., Ltd. + * Copyright (c) 2022 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 diff --git a/ace/ace_standard/src/main/js/default/pages/picker/prop/index.js b/ace/ace_standard/src/main/js/default/pages/picker/prop/index.js index 6a4dca364..98e1843bc 100644 --- a/ace/ace_standard/src/main/js/default/pages/picker/prop/index.js +++ b/ace/ace_standard/src/main/js/default/pages/picker/prop/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2022 Shenzhen kaiHong Digital Industry Development Co., Ltd. + * Copyright (c) 2022 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 diff --git a/ace/ace_standard/src/main/js/default/pages/picker/router/index.js b/ace/ace_standard/src/main/js/default/pages/picker/router/index.js index 4b7021ee7..5bf02c858 100644 --- a/ace/ace_standard/src/main/js/default/pages/picker/router/index.js +++ b/ace/ace_standard/src/main/js/default/pages/picker/router/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2022 Shenzhen kaiHong Digital Industry Development Co., Ltd. + * Copyright (c) 2022 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 @@ -12,6 +12,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + import router from '@system.router'; import prompt from '@system.prompt'; diff --git a/ace/ace_standard/src/main/js/default/pages/picker/style/index.js b/ace/ace_standard/src/main/js/default/pages/picker/style/index.js index 2ffafdef4..8179ff70c 100644 --- a/ace/ace_standard/src/main/js/default/pages/picker/style/index.js +++ b/ace/ace_standard/src/main/js/default/pages/picker/style/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2022 Shenzhen kaiHong Digital Industry Development Co., Ltd. + * Copyright (c) 2022 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 diff --git a/ace/ace_standard/src/main/js/default/pages/pickerView/prop/index.js b/ace/ace_standard/src/main/js/default/pages/pickerView/prop/index.js index b67d1f02a..f640e22e4 100644 --- a/ace/ace_standard/src/main/js/default/pages/pickerView/prop/index.js +++ b/ace/ace_standard/src/main/js/default/pages/pickerView/prop/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2022 Shenzhen kaiHong Digital Industry Development Co., Ltd. + * Copyright (c) 2022 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 diff --git a/ace/ace_standard/src/main/js/default/pages/pickerView/router/index.js b/ace/ace_standard/src/main/js/default/pages/pickerView/router/index.js index a1d629116..34525fbc3 100644 --- a/ace/ace_standard/src/main/js/default/pages/pickerView/router/index.js +++ b/ace/ace_standard/src/main/js/default/pages/pickerView/router/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2022 Shenzhen kaiHong Digital Industry Development Co., Ltd. + * Copyright (c) 2022 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 @@ -12,6 +12,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + import router from '@system.router'; import prompt from '@system.prompt'; diff --git a/ace/ace_standard/src/main/js/default/pages/pickerView/style/index.js b/ace/ace_standard/src/main/js/default/pages/pickerView/style/index.js index 2ffafdef4..8179ff70c 100644 --- a/ace/ace_standard/src/main/js/default/pages/pickerView/style/index.js +++ b/ace/ace_standard/src/main/js/default/pages/pickerView/style/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2022 Shenzhen kaiHong Digital Industry Development Co., Ltd. + * Copyright (c) 2022 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 diff --git a/ace/ace_standard/src/main/js/default/pages/progress/prop/index.js b/ace/ace_standard/src/main/js/default/pages/progress/prop/index.js index 026a0e6d6..38daefb5c 100644 --- a/ace/ace_standard/src/main/js/default/pages/progress/prop/index.js +++ b/ace/ace_standard/src/main/js/default/pages/progress/prop/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2022 Shenzhen kaiHong Digital Industry Development Co., Ltd. + * Copyright (c) 2022 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 diff --git a/ace/ace_standard/src/main/js/default/pages/progress/router/index.js b/ace/ace_standard/src/main/js/default/pages/progress/router/index.js index 94ba7b359..967238a12 100644 --- a/ace/ace_standard/src/main/js/default/pages/progress/router/index.js +++ b/ace/ace_standard/src/main/js/default/pages/progress/router/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2022 Shenzhen kaiHong Digital Industry Development Co., Ltd. + * Copyright (c) 2022 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 diff --git a/ace/ace_standard/src/main/js/default/pages/progress/style/index.js b/ace/ace_standard/src/main/js/default/pages/progress/style/index.js index 2ffafdef4..8179ff70c 100644 --- a/ace/ace_standard/src/main/js/default/pages/progress/style/index.js +++ b/ace/ace_standard/src/main/js/default/pages/progress/style/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2022 Shenzhen kaiHong Digital Industry Development Co., Ltd. + * Copyright (c) 2022 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 -- GitLab