mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-11-14 04:33:41 +08:00
fix(projects): 修复顶部加载条主题
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
<template>
|
||||
<div>System</div>
|
||||
<div>
|
||||
<h3>System</h3>
|
||||
<n-button>
|
||||
<router-link to="/home">home</router-link>
|
||||
</n-button>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script lang="ts" setup></script>
|
||||
|
||||
Reference in New Issue
Block a user