mirror of
https://github.com/chansee97/nova-admin.git
synced 2025-04-05 19:41:59 +08:00
fix: 🐛 fix: Word spelling error
This commit is contained in:
parent
f426bffbc7
commit
5abe7d1d5d
8668
pnpm-lock.yaml
generated
8668
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,6 @@
|
||||
@import './reset.css';
|
||||
@import './transition.css';
|
||||
@import './navie.css';
|
||||
@import './naive.css';
|
||||
|
||||
html,
|
||||
body,
|
||||
|
@ -5,7 +5,7 @@ import lib from '@/../package.json'
|
||||
<template>
|
||||
<n-space vertical>
|
||||
<n-card title="关于">
|
||||
Nova-admin是一款基于Vue3+vite+TypeScript+NavieUI的后台管理模板,力求使用简约的代码实现完备功能,降低学习门槛和维护成本,让大家能早点下班做自己的事情
|
||||
Nova-admin是一款基于Vue3+vite+TypeScript+NaiveUI的后台管理模板,力求使用简约的代码实现完备功能,降低学习门槛和维护成本,让大家能早点下班做自己的事情
|
||||
</n-card>
|
||||
<n-card title="信息">
|
||||
<n-descriptions
|
||||
|
Loading…
x
Reference in New Issue
Block a user