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 eb210de1cef5dc27db63b0d9315a244d3ae71662..e643886fb9d6d815b9536aa04780938a06d6957e 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 c01c438be6b40e86fbb40b374fa7b1c97df5c378..7e4ffe401455d34e2475db2d38c138e2ee02632b 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 @@ -