2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-08 14:14:28 +08:00

feat: 更新文档

This commit is contained in:
耗子
2024-12-14 18:44:21 +08:00
parent 423cd48e18
commit 3ffafee82e
4 changed files with 25 additions and 164 deletions

View File

@@ -1,7 +1,7 @@
import '@/styles/index.scss'
import '@/styles/reset.css'
import '@vue-js-cron/naive-ui/dist/naive-ui.css'
import 'uno.css'
import 'virtual:uno.css'
import { createApp } from 'vue'
import App from './App.vue'

View File

@@ -1,6 +1,5 @@
import { Icon } from '@iconify/vue'
import { NIcon } from 'naive-ui'
import { h } from 'vue'
interface Props {
size?: number