From c56ccfa7180d3c1f5e6a0fa19040e7be3a4c2db3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E5=BF=97=E5=BC=BA?= <3165279696@qq.com> Date: Tue, 3 Dec 2024 10:56:20 +0800 Subject: [PATCH] 1 --- .../20/index.html" | 206 ++++++++++++++++++ .../20/update.html" | 170 +++++++++++++++ 2 files changed, 376 insertions(+) create mode 100644 "\345\210\230\345\277\227\345\274\272/20/index.html" create mode 100644 "\345\210\230\345\277\227\345\274\272/20/update.html" diff --git "a/\345\210\230\345\277\227\345\274\272/20/index.html" "b/\345\210\230\345\277\227\345\274\272/20/index.html" new file mode 100644 index 0000000..29ffcf7 --- /dev/null +++ "b/\345\210\230\345\277\227\345\274\272/20/index.html" @@ -0,0 +1,206 @@ + + + + + + + axios使用 + + + + + +
+
+

查询模块

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

新增模块

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+
+
+ + + + + \ No newline at end of file diff --git "a/\345\210\230\345\277\227\345\274\272/20/update.html" "b/\345\210\230\345\277\227\345\274\272/20/update.html" new file mode 100644 index 0000000..610ce6d --- /dev/null +++ "b/\345\210\230\345\277\227\345\274\272/20/update.html" @@ -0,0 +1,170 @@ + + + + + + + 修改模块 + + + + + +
+

修改模块

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