From 3e9557a9c22303fa39ec98c1d7e03587889bd36c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E6=99=93=E4=B8=9C?= <3465672489@qq.com> Date: Tue, 3 Dec 2024 11:09:23 +0800 Subject: [PATCH] a --- .../20241202 Ajax/1.html" | 206 ++++++++++++++++++ .../20241202 Ajax/2.html" | 170 +++++++++++++++ 2 files changed, 376 insertions(+) create mode 100644 "\351\231\210\346\231\223\344\270\234/20241202 Ajax/1.html" create mode 100644 "\351\231\210\346\231\223\344\270\234/20241202 Ajax/2.html" diff --git "a/\351\231\210\346\231\223\344\270\234/20241202 Ajax/1.html" "b/\351\231\210\346\231\223\344\270\234/20241202 Ajax/1.html" new file mode 100644 index 0000000..29ffcf7 --- /dev/null +++ "b/\351\231\210\346\231\223\344\270\234/20241202 Ajax/1.html" @@ -0,0 +1,206 @@ + + + + + + + axios使用 + + + + + +
+
+

查询模块

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

新增模块

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+
+
+ + + + + \ No newline at end of file diff --git "a/\351\231\210\346\231\223\344\270\234/20241202 Ajax/2.html" "b/\351\231\210\346\231\223\344\270\234/20241202 Ajax/2.html" new file mode 100644 index 0000000..610ce6d --- /dev/null +++ "b/\351\231\210\346\231\223\344\270\234/20241202 Ajax/2.html" @@ -0,0 +1,170 @@ + + + + + + + 修改模块 + + + + + +
+

修改模块

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+
+ + + + + \ No newline at end of file -- Gitee