From 4e055bc3c37859921e530eae3bc35c04cf9bd05f Mon Sep 17 00:00:00 2001 From: RuoYi Date: Fri, 4 Oct 2019 17:45:44 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=84=E4=BB=B6=E6=96=87=E6=A1=A3=E5=9C=B0?= =?UTF-8?q?=E5=9D=80=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/templates/demo/form/autocomplete.html | 4 ++-- .../src/main/resources/templates/demo/form/datetime.html | 4 ++-- .../src/main/resources/templates/demo/form/duallistbox.html | 5 +++++ .../src/main/resources/templates/demo/form/jasny.html | 4 ++-- .../src/main/resources/templates/demo/form/select.html | 4 ++-- .../src/main/resources/templates/demo/form/upload.html | 2 +- .../src/main/resources/templates/demo/form/validate.html | 2 +- ruoyi-admin/src/main/resources/templates/index.html | 2 +- 8 files changed, 16 insertions(+), 11 deletions(-) diff --git a/ruoyi-admin/src/main/resources/templates/demo/form/autocomplete.html b/ruoyi-admin/src/main/resources/templates/demo/form/autocomplete.html index 5db41bfc..a9e9ade0 100644 --- a/ruoyi-admin/src/main/resources/templates/demo/form/autocomplete.html +++ b/ruoyi-admin/src/main/resources/templates/demo/form/autocomplete.html @@ -99,7 +99,7 @@
-
http://doc.ruoyi.vip/#/standard/zjwd?id=bootstrap-suggest
+
http://doc.ruoyi.vip/ruoyi/document/zjwd.html#bootstrap-suggest
@@ -145,7 +145,7 @@
-
http://doc.ruoyi.vip/#/standard/zjwd?id=bootstrap-typeahead
+
http://doc.ruoyi.vip/ruoyi/document/zjwd.html#bootstrap-typeahead
diff --git a/ruoyi-admin/src/main/resources/templates/demo/form/datetime.html b/ruoyi-admin/src/main/resources/templates/demo/form/datetime.html index f159f3d8..591ba101 100644 --- a/ruoyi-admin/src/main/resources/templates/demo/form/datetime.html +++ b/ruoyi-admin/src/main/resources/templates/demo/form/datetime.html @@ -57,7 +57,7 @@
-
http://doc.ruoyi.vip/#/standard/zjwd?id=bootstrap-datetimepicker
+
http://doc.ruoyi.vip/ruoyi/document/zjwd.html#bootstrap-datetimepicker
@@ -111,7 +111,7 @@
-
http://doc.ruoyi.vip/#/standard/zjwd?id=laydate
+
http://doc.ruoyi.vip/ruoyi/document/zjwd.html#laydate
diff --git a/ruoyi-admin/src/main/resources/templates/demo/form/duallistbox.html b/ruoyi-admin/src/main/resources/templates/demo/form/duallistbox.html index a8a55ddf..ef80a3de 100644 --- a/ruoyi-admin/src/main/resources/templates/demo/form/duallistbox.html +++ b/ruoyi-admin/src/main/resources/templates/demo/form/duallistbox.html @@ -33,6 +33,11 @@ +
+
+ +
http://doc.ruoyi.vip/ruoyi/document/zjwd.html#bootstrap-duallistbox
+
diff --git a/ruoyi-admin/src/main/resources/templates/demo/form/jasny.html b/ruoyi-admin/src/main/resources/templates/demo/form/jasny.html index 25aefb83..e581fc9c 100644 --- a/ruoyi-admin/src/main/resources/templates/demo/form/jasny.html +++ b/ruoyi-admin/src/main/resources/templates/demo/form/jasny.html @@ -62,7 +62,7 @@
-
http://doc.ruoyi.vip/#/standard/zjwd?id=jasny-bootstrap
+
http://doc.ruoyi.vip/ruoyi/document/zjwd.html#jasny-bootstrap
@@ -105,7 +105,7 @@
-
http://doc.ruoyi.vip/#/standard/zjwd?id=jasny-bootstrap
+
http://doc.ruoyi.vip/ruoyi/document/zjwd.html#jasny-bootstrap
diff --git a/ruoyi-admin/src/main/resources/templates/demo/form/select.html b/ruoyi-admin/src/main/resources/templates/demo/form/select.html index 383c31e0..070a5317 100644 --- a/ruoyi-admin/src/main/resources/templates/demo/form/select.html +++ b/ruoyi-admin/src/main/resources/templates/demo/form/select.html @@ -69,7 +69,7 @@
-
http://doc.ruoyi.vip/#/standard/zjwd?id=select2
+
http://doc.ruoyi.vip/ruoyi/document/zjwd.html#select2
@@ -133,7 +133,7 @@
-
http://doc.ruoyi.vip/#/standard/zjwd?id=bootstrap-select
+
http://doc.ruoyi.vip/ruoyi/document/zjwd.html#bootstrap-select
diff --git a/ruoyi-admin/src/main/resources/templates/demo/form/upload.html b/ruoyi-admin/src/main/resources/templates/demo/form/upload.html index 7c78daa3..2188a213 100644 --- a/ruoyi-admin/src/main/resources/templates/demo/form/upload.html +++ b/ruoyi-admin/src/main/resources/templates/demo/form/upload.html @@ -29,7 +29,7 @@
-
http://doc.ruoyi.vip/#/standard/zjwd?id=jasny-bootstrap
+
http://doc.ruoyi.vip/ruoyi/document/zjwd.html#bootstrap-fileinput
diff --git a/ruoyi-admin/src/main/resources/templates/demo/form/validate.html b/ruoyi-admin/src/main/resources/templates/demo/form/validate.html index 35f48fa4..8fb68d72 100644 --- a/ruoyi-admin/src/main/resources/templates/demo/form/validate.html +++ b/ruoyi-admin/src/main/resources/templates/demo/form/validate.html @@ -71,7 +71,7 @@

更多示例请访问官方示例页面:查看

-

中文API可参考:http://doc.ruoyi.vip/#/standard/zjwd?id=jquery-validate +

中文API可参考:http://doc.ruoyi.vip/ruoyi/document/zjwd.html#jquery-validate

diff --git a/ruoyi-admin/src/main/resources/templates/index.html b/ruoyi-admin/src/main/resources/templates/index.html index 81752fd9..cdc24195 100644 --- a/ruoyi-admin/src/main/resources/templates/index.html +++ b/ruoyi-admin/src/main/resources/templates/index.html @@ -173,7 +173,7 @@