提交 aefd9d0e 作者: 方治民

feat: 推荐使用 faker-js 替换 mock.js

上级 81060627
......@@ -21,7 +21,7 @@
- [Lodash](https://github.com/lodash/lodash) 函数库
- [Dayjs](https://github.com/iamkun/dayjs) 时间库
- [@vueuse/core](https://github.com/vueuse/vueuse) Vue2/3 实用工具集
- [mock.js](https://github.com/nuysoft/Mock) 数据模拟
- [faker-js](https://github.com/faker-js/faker) 数据模拟
- [UnoCSS](https://github.com/unocss/unocss) UnoCSS
### 网络
......@@ -40,7 +40,7 @@
<!-- prettier-ignore -->
- [HBuilderX Latest](https://www.dcloud.io/hbuilderx.html)
- [Vite v4.x](https://vitejs.dev)
- [Vite](https://vitejs.dev)
### 其他插件
......
......@@ -80,6 +80,7 @@
"@dcloudio/uni-mp-weixin": "3.0.0-alpha-3071220230324001",
"@dcloudio/uni-quickapp-webview": "3.0.0-alpha-3071220230324001",
"@dcloudio/uni-ui": "^1.4.26",
"@faker-js/faker": "^7.6.0",
"@vue/runtime-core": "^3.2.47",
"@vueuse/core": "^9.13.0",
"axios": "^0.26.1",
......@@ -153,7 +154,6 @@
"unocss": "^0.50.6",
"unocss-preset-weapp": "^0.5.2",
"unplugin-auto-import": "^0.15.2",
"unplugin-imagemin": "^0.3.11",
"unplugin-vue-components": "^0.24.1",
"vite": "^4.2.1",
"vue-eslint-parser": "^9.1.0"
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论