From 5237cd281c08018fbd49d25f998cead662053b73 Mon Sep 17 00:00:00 2001
From: RuoYi <yzz_ivy@163.com>
Date: 星期三, 07 十二月 2022 20:21:18 +0800
Subject: [PATCH] 删除cron表达式组件的重复使用类名

---
 src/views/index.vue |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/views/index.vue b/src/views/index.vue
index ce0ee67..068e01d 100644
--- a/src/views/index.vue
+++ b/src/views/index.vue
@@ -121,8 +121,8 @@
               <i class="el-icon-user-solid"></i> QQ缇わ細<s>婊�937441</s> <s>婊�887144332</s>
               <s>婊�180251782</s> <s>婊�104180207</s> <s>婊�186866453</s> <s>婊�201396349</s>
               <s>婊�101456076</s> <s>婊�101539465</s> <s>婊�264312783</s> <s>婊�167385320</s> 
-              <s>婊�104748341</s> <a href="https://jq.qq.com/?_wv=1027&k=0fsNiYZt" target="_blank">
-                160110482</a
+              <s>婊�104748341</s> <s>婊�160110482</s> <a href="https://jq.qq.com/?_wv=1027&k=Xnbinl0U" target="_blank">
+                170801498</a
               >
             </p>
             <p>
@@ -870,7 +870,7 @@
 </template>
 
 <script setup name="Index">
-const version = ref('3.8.3')
+const version = ref('3.8.4')
 
 function goTarget(url) {
   window.open(url, '__blank')

--
Gitblit v1.9.3