refactor: ♻️ 删除不使用的 svg 和部分svg重命名

Former-commit-id: 85e20e78e50fe74b4a29f878e7df222d1f3e6008
This commit is contained in:
hxr
2023-10-22 00:09:51 +08:00
parent 3e3ce7c69c
commit 9b7ac6de29
27 changed files with 4 additions and 57 deletions

View File

@@ -58,7 +58,7 @@
<!-- 验证码 -->
<el-form-item prop="verifyCode">
<span class="p-2 text-white">
<svg-icon icon-class="verify_code" />
<svg-icon icon-class="verify-code" />
</span>
<el-input
v-model="loginData.verifyCode"