feat(projects): 创建自定义布局组件SoybeanLayout

This commit is contained in:
Soybean
2022-01-07 13:22:13 +08:00
parent 006467a062
commit 0653fb144f
18 changed files with 606 additions and 152 deletions

View File

@ -1,5 +1,5 @@
<template>
<div>
<div class="h-full">
<h3>DashboardAnalysis</h3>
<router-link to="/about">about</router-link>
</div>