From 1e8f754e972c82384ba320f6e85fe3cd153e97b3 Mon Sep 17 00:00:00 2001
From: 娄哥 <398221207@qq.com>
Date: 星期二, 05 三月 2024 18:00:46 +0800
Subject: [PATCH] 措辞修改
---
src/views/system/subSys/index.vue | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/views/system/subSys/index.vue b/src/views/system/subSys/index.vue
index 1cac676..7923e0c 100644
--- a/src/views/system/subSys/index.vue
+++ b/src/views/system/subSys/index.vue
@@ -4,13 +4,13 @@
<div>
<a href="https://222.82.242.194:1443/">
<el-image fit="fill" :src="cover" style="width: 100%"></el-image>
- <div>远程监巡考系统管理</div>
+ <div>远程监巡管理</div>
</a>
</div>
<div>
<a href="http://117.190.86.66:8616/">
<el-image fit="fill" :src="fees" style="width: 100%"></el-image>
- <div>特种作业考试缴费系统</div>
+ <div>特种作业考试缴费</div>
</a>
</div>
<div>
--
Gitblit v1.9.2