From 6b22fb86cb93419b03dac271e55a8bafcbc28fcd Mon Sep 17 00:00:00 2001 From: RuoYi Date: Sat, 30 May 2020 22:04:30 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A4=BA=E4=BE=8Bdemo=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E6=B8=85=E9=99=A4html=E9=93=BE=E6=8E=A5=EF=BC=8C=E9=98=B2?= =?UTF-8?q?=E6=AD=A2=E7=82=B9=E5=87=BB=E5=90=8E=E8=B7=B3=E8=BD=AC=E5=87=BA?= =?UTF-8?q?=E7=8E=B0404?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../resources/templates/demo/form/basic.html | 60 ++++---- .../resources/templates/demo/form/button.html | 142 +++++++++--------- .../resources/templates/demo/form/grid.html | 50 +++--- .../templates/demo/form/tabs_panels.html | 26 ++-- .../templates/demo/icon/fontawesome.html | 6 +- .../templates/demo/icon/glyphicons.html | 6 +- .../templates/demo/report/echarts.html | 54 +++---- .../templates/demo/report/sparkline.html | 18 +-- 8 files changed, 181 insertions(+), 181 deletions(-) diff --git a/ruoyi-admin/src/main/resources/templates/demo/form/basic.html b/ruoyi-admin/src/main/resources/templates/demo/form/basic.html index bf1bc76d..0bfef4a8 100644 --- a/ruoyi-admin/src/main/resources/templates/demo/form/basic.html +++ b/ruoyi-admin/src/main/resources/templates/demo/form/basic.html @@ -14,13 +14,13 @@ - + @@ -54,7 +54,7 @@

还不是会员?

您可以注册一个新账户

- +

@@ -69,13 +69,13 @@ - + @@ -119,13 +119,13 @@ - + @@ -160,13 +160,13 @@ - + @@ -176,7 +176,7 @@
@@ -191,13 +191,13 @@ - + @@ -463,14 +463,14 @@ @@ -483,14 +483,14 @@ @@ -508,14 +508,14 @@ @@ -580,7 +580,7 @@

还不是会员?

您可以注册一个账户

- +

diff --git a/ruoyi-admin/src/main/resources/templates/demo/form/button.html b/ruoyi-admin/src/main/resources/templates/demo/form/button.html index 0f4ab4ef..0c193c81 100644 --- a/ruoyi-admin/src/main/resources/templates/demo/form/button.html +++ b/ruoyi-admin/src/main/resources/templates/demo/form/button.html @@ -13,13 +13,13 @@ - + @@ -56,13 +56,13 @@ - + @@ -99,13 +99,13 @@ - + @@ -143,13 +143,13 @@ - + @@ -217,13 +217,13 @@ - + @@ -241,14 +241,14 @@ @@ -256,14 +256,14 @@ @@ -271,14 +271,14 @@ @@ -288,14 +288,14 @@ @@ -303,14 +303,14 @@ @@ -318,14 +318,14 @@ @@ -334,14 +334,14 @@ @@ -349,14 +349,14 @@ @@ -364,14 +364,14 @@ @@ -386,13 +386,13 @@ - + @@ -431,13 +431,13 @@ - + @@ -513,13 +513,13 @@ - + @@ -576,13 +576,13 @@ - + @@ -597,16 +597,16 @@

按钮组

- 默认 - 主要 - 成果 - 信息 - 警告 - 危险 - 危险 + 默认 + 主要 + 成果 + 信息 + 警告 + 危险 + 危险

- 圆角块级带图标按钮 + 圆角块级带图标按钮

diff --git a/ruoyi-admin/src/main/resources/templates/demo/form/grid.html b/ruoyi-admin/src/main/resources/templates/demo/form/grid.html index 1db0deff..32e7fa91 100644 --- a/ruoyi-admin/src/main/resources/templates/demo/form/grid.html +++ b/ruoyi-admin/src/main/resources/templates/demo/form/grid.html @@ -14,13 +14,13 @@ - + @@ -124,13 +124,13 @@ - + @@ -183,13 +183,13 @@ - + @@ -227,13 +227,13 @@ - + @@ -270,13 +270,13 @@ - + @@ -285,7 +285,7 @@
-

在等宽的4网格中,网格不等高会碰到问题,为了解决这个问题,可使用.clearfix响应实用工具类 +

在等宽的4网格中,网格不等高会碰到问题,为了解决这个问题,可使用.clearfix响应实用工具类

@@ -315,13 +315,13 @@ - + @@ -358,13 +358,13 @@ - + @@ -401,13 +401,13 @@ - + diff --git a/ruoyi-admin/src/main/resources/templates/demo/form/tabs_panels.html b/ruoyi-admin/src/main/resources/templates/demo/form/tabs_panels.html index e7a8fa7f..7e52e198 100644 --- a/ruoyi-admin/src/main/resources/templates/demo/form/tabs_panels.html +++ b/ruoyi-admin/src/main/resources/templates/demo/form/tabs_panels.html @@ -14,13 +14,13 @@ - + @@ -76,13 +76,13 @@
@@ -273,13 +273,13 @@ - + @@ -293,7 +293,7 @@
@@ -305,7 +305,7 @@
@@ -317,7 +317,7 @@
diff --git a/ruoyi-admin/src/main/resources/templates/demo/icon/fontawesome.html b/ruoyi-admin/src/main/resources/templates/demo/icon/fontawesome.html index 7206094a..804d056e 100644 --- a/ruoyi-admin/src/main/resources/templates/demo/icon/fontawesome.html +++ b/ruoyi-admin/src/main/resources/templates/demo/icon/fontawesome.html @@ -19,13 +19,13 @@ - + diff --git a/ruoyi-admin/src/main/resources/templates/demo/icon/glyphicons.html b/ruoyi-admin/src/main/resources/templates/demo/icon/glyphicons.html index aaf71d46..cca7cf31 100644 --- a/ruoyi-admin/src/main/resources/templates/demo/icon/glyphicons.html +++ b/ruoyi-admin/src/main/resources/templates/demo/icon/glyphicons.html @@ -19,13 +19,13 @@ - + diff --git a/ruoyi-admin/src/main/resources/templates/demo/report/echarts.html b/ruoyi-admin/src/main/resources/templates/demo/report/echarts.html index a61fe0c2..668aa2ce 100644 --- a/ruoyi-admin/src/main/resources/templates/demo/report/echarts.html +++ b/ruoyi-admin/src/main/resources/templates/demo/report/echarts.html @@ -23,13 +23,13 @@ - + @@ -50,13 +50,13 @@ - + @@ -80,13 +80,13 @@ - + @@ -107,13 +107,13 @@ - + @@ -134,13 +134,13 @@ - + @@ -161,13 +161,13 @@ - + @@ -188,13 +188,13 @@ - + @@ -215,13 +215,13 @@ - + @@ -245,13 +245,13 @@ - + diff --git a/ruoyi-admin/src/main/resources/templates/demo/report/sparkline.html b/ruoyi-admin/src/main/resources/templates/demo/report/sparkline.html index 5ed6f05b..1e060a82 100644 --- a/ruoyi-admin/src/main/resources/templates/demo/report/sparkline.html +++ b/ruoyi-admin/src/main/resources/templates/demo/report/sparkline.html @@ -98,13 +98,13 @@ - + @@ -125,13 +125,13 @@ - + @@ -152,13 +152,13 @@ - +