From db905ecd14f63dba9337b4f4715584ef2d7e8c7e Mon Sep 17 00:00:00 2001 From: 马宇豪 <978517621@qq.com> Date: 星期五, 07 三月 2025 14:45:00 +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