feat:搭建登录页面

This commit is contained in:
陈淳
2023-03-15 13:53:34 +08:00
parent 543d54f844
commit a73920f4c3
3 changed files with 28 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
<template>
登录共同页面
<RouterView />
</template>