From 330a44fc9892c4749af8fc85ca9c6ed1d1b4aebc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=91=A8=E5=BB=BA?= <1348660141@qq.com> Date: Fri, 16 Jun 2023 18:25:58 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8B=E9=9D=A2=E5=88=97=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/infra/redis/index.vue | 196 +++++++++++++++++++++++++++++++- 1 file changed, 192 insertions(+), 4 deletions(-) diff --git a/src/views/infra/redis/index.vue b/src/views/infra/redis/index.vue index 647f5bb5..c3db5ab7 100644 --- a/src/views/infra/redis/index.vue +++ b/src/views/infra/redis/index.vue @@ -58,19 +58,187 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {{ cacheForm.key }} + {{ cacheForm.value }} + + + + +