From d42a43e9da19ae68abcd50379ffe082eb9e6abff Mon Sep 17 00:00:00 2001 From: Wisdom Date: Tue, 3 Oct 2023 19:09:39 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8D=AC=20feat:=20update=20new=20screensho?= =?UTF-8?q?t=20(#18)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bbcf8c9..d6c2b0d 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ * 内置 __ESlint__ 和 __Stylelint__, 可在此基础上扩充你想要的 Lint 配置规范 * 内置封装了一个**可能比较好用的** Axios , 需要时配合 Pinia Actions 一起食用 * 封装了 \ 组件, 可直接使用 IconFont 图标 -* 内置全局 [**window.$ModalXxxx**](https://github.com/pdsuwwz/vite-naive-template/blob/main/src/NaiveProvider.vue#L4-L7) 插件, 支持使用 service 式地动态调用此插件来显示任意组件 +* 服务式 service 挂载全局对象 [**window.$ModalXxxx**](https://github.com/pdsuwwz/vite-naive-template/blob/main/src/NaiveProvider.vue#L4-L7) 插件, 更方便的插件调用方式 * 路由鉴权已帮你封装好,同时配合 Nprogress, 只需要修改 permission.ts 文件即可 * 自带一个模块化的组件开发环境,可按照 modules 目录解耦页面组件、路由组件、样式等文件 * 高度封装但不失灵活,内部抽象出了一个完整的业务流程供你参考,涉及三个核心页面:登录、列表和明细 @@ -42,8 +42,8 @@ ## Screenshot -image -image +image +image ## Environment Support