From 5579e32009800eeacb9b0f971159405549059951 Mon Sep 17 00:00:00 2001 From: kgdxpr Date: Mon, 28 Oct 2024 08:11:53 +0800 Subject: [PATCH 1/3] 'commit' --- WebRoot/html/pages/test/test4.html | 565 +++++++++-------------------- 1 file changed, 179 insertions(+), 386 deletions(-) diff --git a/WebRoot/html/pages/test/test4.html b/WebRoot/html/pages/test/test4.html index 1ac37e57..8a23f18d 100644 --- a/WebRoot/html/pages/test/test4.html +++ b/WebRoot/html/pages/test/test4.html @@ -1,410 +1,203 @@ - + - - - - - Error + + + Demo + + -
-

An error occurred.

-

Sorry, the page you are looking for is currently unavailable. Please try again later.

-

If you are the system administrator of this resource then you should check the error log for details.

-

Commercial support is available at openresty.com.

-
-
- -
-
-

OpenResty Inc. Products

-

We solve your unique and complex web problems with our layers of solutions and expertise from over a decade - of experience.

- -
-
-

OpenResty's Official Blog for Technologies & Products.

- -
+
+ + + + + + + + + \ No newline at end of file From d135b5efd70eeb47521c462b265b4edd15c12617 Mon Sep 17 00:00:00 2001 From: kgdxpr Date: Mon, 28 Oct 2024 08:12:06 +0800 Subject: [PATCH 2/3] 'commit' --- WebRoot/html/pages/test/test4.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/WebRoot/html/pages/test/test4.html b/WebRoot/html/pages/test/test4.html index 8a23f18d..63f9e18c 100644 --- a/WebRoot/html/pages/test/test4.html +++ b/WebRoot/html/pages/test/test4.html @@ -188,8 +188,6 @@ cacheData.splice(obj.index, 1) table.renderData('ID-table-demo-data'); } - - }); $("#getData").click(function () { From ca01b62d4b407288f692a93e569217f1c12b7452 Mon Sep 17 00:00:00 2001 From: kgdxpr Date: Mon, 28 Oct 2024 08:26:30 +0800 Subject: [PATCH 3/3] 'commit' --- WebRoot/html/pages/dataease/dataMod.html | 199 +++++++++++++++++++++++ 1 file changed, 199 insertions(+) create mode 100644 WebRoot/html/pages/dataease/dataMod.html diff --git a/WebRoot/html/pages/dataease/dataMod.html b/WebRoot/html/pages/dataease/dataMod.html new file mode 100644 index 00000000..6b00abad --- /dev/null +++ b/WebRoot/html/pages/dataease/dataMod.html @@ -0,0 +1,199 @@ + + + + + + + Demo + + + + + + +
+ + + + + + + + + + + + \ No newline at end of file