File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -108,6 +108,7 @@ article: false
108108| \* 烟 | ` 15 ` | 找了好几天终于找到了一个满意的框架,重要的是还有文档,怎么说呢,写的很用心,对小白很友好,一杯咖啡,纯粹是一点心意。 | 非常感谢哥们 ❤️ |
109109| \* 哥 | ` 15 ` | 请你喝咖啡,找了几天前端模板,就你这个文档最全而且简单实用 | 非常感谢哥们 ❤️ |
110110| \* 羽 | ` 12 ` | ` vue-pure-admin ` 如何适配` mobile ` 和` pc ` 端 | 媒体查询+视窗单位+[ useResizeObserver] ( https://pure-admin-utils.netlify.app/hooks/useResizeObserver/useResizeObserver ) +[ deviceDetection] ( https://pure-admin-utils.netlify.app/utils/device/device#devicedetection ) |
111+ | \* 舒 | ` 11 ` | 钦佩作者。偶尔我也会记录工作中的点滴,[ 博客地址] ( https://blog.csdn.net/fillwang ) | 非常感谢哥们 ❤️ |
111112| \*\* 明 | ` 10 ` | | |
112113| \* 澜 | ` 10 ` | |
113114| \* 熊 | ` 10 ` | |
Original file line number Diff line number Diff line change 66 "build" : " cross-env NODE_OPTIONS=--openssl-legacy-provider vuepress build docs" ,
77 "preview" : " cross-env NODE_OPTIONS=--openssl-legacy-provider esno preview"
88 },
9+ "engines" : {
10+ "pnpm" : " >=11"
11+ },
912 "license" : " MIT" ,
1013 "devDependencies" : {
1114 "@better-scroll/core" : " ^2.5.1" ,
4346 "dependencies" : {
4447 "babel-plugin-component" : " ^1.1.1" ,
4548 "core-js" : " 2.6.11"
46- },
47- "pnpm" : {
48- "peerDependencyRules" : {
49- "ignoreMissing" : [
50- " vue"
51- ]
52- }
5349 }
5450}
Original file line number Diff line number Diff line change 11packages :
22 - " theme-vdoing/"
3+ allowBuilds :
4+ core-js : true
5+ esbuild : true
6+ fsevents : true
7+ highlight.js : true
8+ vuepress : true
9+ peerDependencyRules :
10+ ignoreMissing :
11+ - vue
You can’t perform that action at this time.
0 commit comments