mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-12-04 07:16:03 +08:00
feat(projects): 添加多页签风格:按钮和浏览器两种风格
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div class="px-10px">
|
||||
<div>
|
||||
<data-card :loading="loading" />
|
||||
<nav-card :loading="loading" />
|
||||
</div>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div class="px-10px">
|
||||
<div>
|
||||
<div class="flex-y-center flex-col h-500px bg-white">
|
||||
<n-gradient-text type="primary" size="32">工作台</n-gradient-text>
|
||||
<n-space>
|
||||
|
||||
Reference in New Issue
Block a user