From eec0fd43a35b1c4006ef63ce1ec040f201a1b067 Mon Sep 17 00:00:00 2001
From: scmiot <scmiot@qq.com>
Date: 星期二, 21 三月 2023 18:24:09 +0800
Subject: [PATCH] 修复后台验证码获取接口地址,源地址为短信验证码接口。
---
index.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/index.html b/index.html
index 3f0dcb5..7e47963 100644
--- a/index.html
+++ b/index.html
@@ -7,7 +7,7 @@
<meta name="renderer" content="webkit">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<link rel="icon" href="/favicon.ico">
- <title>RuoYi-Vue-Plus绠$悊绯荤粺</title>
+ <title>RuoYi-Vue-Plus澶氱鎴风鐞嗙郴缁�</title>
<!--[if lt IE 11]><script>window.location.href='/html/ie.html';</script><![endif]-->
<style>
html,
--
Gitblit v1.9.3