mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-04-26 03:07:56 +08:00
feat:搭建登录页面
This commit is contained in:
5
Yi.BBS.Vue3/src/layout/LoginLayout.vue
Normal file
5
Yi.BBS.Vue3/src/layout/LoginLayout.vue
Normal file
@@ -0,0 +1,5 @@
|
||||
<template>
|
||||
登录共同页面
|
||||
<RouterView />
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user