Skip to content

Commit

Permalink
docs: add pwa
Browse files Browse the repository at this point in the history
  • Loading branch information
jsxiaosi committed Jun 6, 2022
1 parent 03e088f commit c0d13bb
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,16 @@

基于`vue3`,`vite2`,`element-push`等主流技术开发的后台框架模板
预览地址:https://www.supercutexiaosi.top/
账号:admin
账号:admin
密码:admin123

## 特性

- **最新技术栈**:使用 Vue3/vite2 等前端前沿技术开发
- **主题**:可配置的主题
- **国际化**:内置完善的国际化方案
- **常用组件**:内置完善的常用组件封装
- **Pwa**:内置 pwa

## 准备

Expand Down Expand Up @@ -104,6 +106,7 @@ npm run build
- [vite-plugin-style-import](https://github.com/anncwb/vite-plugin-style-import/) - 动态引入组件库样式
- [vite-plugin-svg-icons](https://github.com/anncwb/vite-plugin-svg-icons/) - svg 雪碧图
- [vite-plugin-theme-preprocessor](https://github.com/GitOfZGT/vite-plugin-theme-preprocessor/) - 动态改变主题样式
- [vite-plugin-pwa](https://vite-plugin-pwa.netlify.app/) - pwa

### 规范相关

Expand Down

0 comments on commit c0d13bb

Please sign in to comment.