Skip to content

Commit

Permalink
预览分支
Browse files Browse the repository at this point in the history
  • Loading branch information
wangz-code committed Oct 28, 2024
1 parent 09ebd8c commit 24686a9
Showing 1 changed file with 1 addition and 35 deletions.
36 changes: 1 addition & 35 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,38 +5,4 @@
</div>
</div>

## 简介

naiveui-celeris-admin 是保留 celeris 味道,并将@celeris 依赖替换为本地

![index.png](https://raw.githubusercontent.com/WangSunio/img/main/images/index.png)
---
![detail.png](https://raw.githubusercontent.com/WangSunio/img/main/images/detail.png)
---
![report.png](https://raw.githubusercontent.com/WangSunio/img/main/images/report.png)

## 特点 {...celeris } 源仓库https://github.com/kirklin/celeris-web

改动

- 仅保留前端
- unplugin-auto-import 自动导入 api
- unplugin-vue-components 自动导入 components
- vite-plugin-mock 拦截请求模拟测试数据
- icon 使用 xicons, src/components/Iconx 组件亦支持本地 svg 字符串导入
- 移除所有@celeris/xxx 依赖包
- 为什么不用 mockjs 因为打包后 gitpage 不支持

### 开发

```bash
# pnpm 版本 9.0.1
pnpm install
pnpm run dev
```

### 构建

```bash
pnpm run build
```
## 这个是预览分支

0 comments on commit 24686a9

Please sign in to comment.