From 4751adca1fee6b0dc0e19daaef9ee1acebf5aaa5 Mon Sep 17 00:00:00 2001 From: bayanxing Date: Sun, 27 Feb 2022 10:25:52 +0800 Subject: [PATCH] modify attribute code Signed-off-by: bayanxing --- .../js/default/pages/dialog/router/index.css | 47 ----------- .../js/default/pages/dialog/router/index.hml | 77 ------------------- .../js/default/pages/dialog/router/index.js | 62 --------------- 3 files changed, 186 deletions(-) diff --git a/ace/ace_standard/src/main/js/default/pages/dialog/router/index.css b/ace/ace_standard/src/main/js/default/pages/dialog/router/index.css index eb210de1c..e643886fb 100644 --- a/ace/ace_standard/src/main/js/default/pages/dialog/router/index.css +++ b/ace/ace_standard/src/main/js/default/pages/dialog/router/index.css @@ -1,50 +1,3 @@ -.doc-page { - flex-direction: column; - justify-content: center; - align-items: center; - margin-top: 50px; -} -.btn-div { - width: 100%; - height: 200px; - flex-direction: column; - align-items: center; - justify-content: center; - margin: 10px; -} -.btn { - background-color: brown; - margin: 10px; -} -.txt { - font-weight: bold; - font-size: 39px; -} -.dialog-main { - width: 500px; - height: 300px; - margin: 30px; -} -.dialog-div { - flex-direction: column; - align-items: center; -} -.inner-txt { - width: 400px; - height: 160px; - flex-direction: column; - align-items: center; - justify-content: space-around; -} -.inner-btn { - width: 400px; - height: 120px; - justify-content: space-around; - align-items: center; -} -.btn-txt { - background-color: brown; -} /** * Copyright (c) 2022 Shenzhen kaiHong Digital Industry Development Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/ace/ace_standard/src/main/js/default/pages/dialog/router/index.hml b/ace/ace_standard/src/main/js/default/pages/dialog/router/index.hml index c01c438be..7e4ffe401 100644 --- a/ace/ace_standard/src/main/js/default/pages/dialog/router/index.hml +++ b/ace/ace_standard/src/main/js/default/pages/dialog/router/index.hml @@ -1,80 +1,3 @@ -
-
- - - - - -
- -
-
- Simple dialog -
-
- - -
-
-
- -
-
- dialog通用属性1 -
-
- - -
-
-
- -
-
- dialog通用属性2 -
-
- - -
-
-
- -
-
- dialog特有属性 -
-
- - -
-
-
- -
-
- dialog无障碍 -
-
- - -
-
-
-