add:配置管理接口 (#715)

This commit is contained in:
hrz
2025-04-09 09:11:25 +08:00
committed by GitHub
parent 1aaa31ceb0
commit 498542f8be
2 changed files with 111 additions and 1 deletions
+1 -1
View File
@@ -41,7 +41,7 @@
<div style="cursor: pointer;" @click="goToRegister">新用户注册</div>
</div>
</div>
<div class="login-btn" @click="login"></div>
<div class="login-btn" @click="login"></div>
<div style="font-size: 14px;color: #979db1;">
登录即同意
<div style="display: inline-block;color: #5778FF;cursor: pointer;">用户协议</div>