From 4bcd1e350991767807ef1518d91fccc4ba3d537e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=99=E5=85=88=E4=BC=98?= <1967671450@qq.com> Date: Tue, 3 Dec 2024 13:23:43 +0800 Subject: [PATCH 1/2] test --- .../20241202 AJAX/index.html" | 208 ++++++++++++++++++ .../20241202 AJAX/update.html" | 184 ++++++++++++++++ 2 files changed, 392 insertions(+) create mode 100644 "\345\255\231\345\205\210\344\274\230/20241202 AJAX/index.html" create mode 100644 "\345\255\231\345\205\210\344\274\230/20241202 AJAX/update.html" diff --git "a/\345\255\231\345\205\210\344\274\230/20241202 AJAX/index.html" "b/\345\255\231\345\205\210\344\274\230/20241202 AJAX/index.html" new file mode 100644 index 0000000..3717d27 --- /dev/null +++ "b/\345\255\231\345\205\210\344\274\230/20241202 AJAX/index.html" @@ -0,0 +1,208 @@ + + + + + + + + axios使用 + + + + + +
+
+

查询模块

+
+
    +
  • 加载中···
  • +
+
+
+
+

新增模块

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+
+
+ + + + + +``` \ No newline at end of file diff --git "a/\345\255\231\345\205\210\344\274\230/20241202 AJAX/update.html" "b/\345\255\231\345\205\210\344\274\230/20241202 AJAX/update.html" new file mode 100644 index 0000000..4f77c5d --- /dev/null +++ "b/\345\255\231\345\205\210\344\274\230/20241202 AJAX/update.html" @@ -0,0 +1,184 @@ + + + + + + + Document + + + + + + + + + + + 修改模块 + + + + + +
+

修改模块

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+
+ + + + + + + + \ No newline at end of file -- Gitee From df5d51b4abacc468efbe6f492b0ba078c18e1beb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=99=E5=85=88=E4=BC=98?= <1967671450@qq.com> Date: Thu, 5 Dec 2024 13:24:22 +0800 Subject: [PATCH 2/2] test --- .../index.html" | 200 ++++++++++++++++++ 1 file changed, 200 insertions(+) create mode 100644 "\345\255\231\345\205\210\344\274\230/20241203 \350\247\243\346\236\204/1124_\350\264\255\347\211\251\350\275\246/index.html" diff --git "a/\345\255\231\345\205\210\344\274\230/20241203 \350\247\243\346\236\204/1124_\350\264\255\347\211\251\350\275\246/index.html" "b/\345\255\231\345\205\210\344\274\230/20241203 \350\247\243\346\236\204/1124_\350\264\255\347\211\251\350\275\246/index.html" new file mode 100644 index 0000000..0751b4e --- /dev/null +++ "b/\345\255\231\345\205\210\344\274\230/20241203 \350\247\243\346\236\204/1124_\350\264\255\347\211\251\350\275\246/index.html" @@ -0,0 +1,200 @@ + + + + + + + + Document + + + + +
+ +
+
+
合计:1000.00
+
+ + + + \ No newline at end of file -- Gitee