mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
feat(projects): 登录页面开始迁移
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
<template>
|
||||
<div>
|
||||
<h4>Layout</h4>
|
||||
<div class="h-full">
|
||||
<router-view v-slot="{ Component }">
|
||||
<component :is="Component" />
|
||||
</router-view>
|
||||
|
Reference in New Issue
Block a user