From 8f2fc2539f37215fd7e42882b5a7f862b7161fe3 Mon Sep 17 00:00:00 2001
From: dap <15891557205@163.com>
Date: Sat, 23 Aug 2025 13:43:50 +0800
Subject: [PATCH] =?UTF-8?q?update:=20api=E5=8A=A0=E8=A7=A3=E5=AF=86demo?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../views/演示使用自行删除/other/encrypt.vue | 67 +++++++++++++++++++
1 file changed, 67 insertions(+)
create mode 100644 apps/web-antd/src/views/演示使用自行删除/other/encrypt.vue
diff --git a/apps/web-antd/src/views/演示使用自行删除/other/encrypt.vue b/apps/web-antd/src/views/演示使用自行删除/other/encrypt.vue
new file mode 100644
index 00000000..b4291f12
--- /dev/null
+++ b/apps/web-antd/src/views/演示使用自行删除/other/encrypt.vue
@@ -0,0 +1,67 @@
+
+
+
+
+
+
+ 请求加密
+
+
+
+
加密后的请求数据
+
+
后端解密
+
+
+
+
+
+ 响应解密
+
+
+
加密的响应(原始data)
+
+
解密后数据
+
+
+
+
+