管理端

This commit is contained in:
2025-03-17 17:41:02 +08:00
parent 5b4a055d47
commit 0c53dc4d54
31 changed files with 440 additions and 46 deletions

View File

@@ -42,7 +42,8 @@ const mode = ref(MODE.PHONE);
</a-input>
</div>
<div class="flex flex-col mt-[50px] gap-[32px]">
<a-button @click="login" type="primary">登陆</a-button>
<a-button @click="login(false)" type="primary">登陆商户端</a-button>
<a-button @click="login(true)" type="primary">登陆管理端</a-button>
<a-button
@click="toPath('/loginSYS/register')"
type="text">