File tree 4 files changed +333
-444
lines changed
4 files changed +333
-444
lines changed Original file line number Diff line number Diff line change 1
1
<p align =" center " >
2
- <a href =" https://github.com/codercup2 /unibest " >
2
+ <a href =" https://github.com/codercup /unibest " >
3
3
<img width="160" src="./src/static/logo.svg">
4
4
</a >
5
5
</p >
6
6
7
7
<h1 align =" center " >
8
- <a href =" https://github.com/codercup2 /unibest " target =" _blank " >unibest - 最好的 uniapp 开发框架</a >
8
+ <a href =" https://github.com/codercup /unibest " target =" _blank " >unibest - 最好的 uniapp 开发框架</a >
9
9
</h1 >
10
10
11
11
<div align =" center " >
28
28
![ ] ( https://raw.githubusercontent.com/andreasbm/readme/master/screenshots/lines/rainbow.png )
29
29
30
30
<p align =" center " >
31
- <a href =" https://codercup2 .github.io/unibest-docs/ " target =" _blank " >📖 文档地址</a >
31
+ <a href =" https://codercup .github.io/unibest-docs/ " target =" _blank " >📖 文档地址</a >
32
32
<span style =" margin :0 10px ;" >|</span >
33
- <a href =" https://codercup2 .github.io/hello-unibest/ " target =" _blank " >📱 DEMO 地址</a >
33
+ <a href =" https://codercup .github.io/hello-unibest/ " target =" _blank " >📱 DEMO 地址</a >
34
34
</p >
35
35
36
- ---
37
-
38
- 注意旧的地址 [ codercup] ( https://github.com/codercup/unibest ) 我进不去了,使用新的 [ codercup2] ( https://github.com/codercup2/unibest ) 。PR和 issue 也请使用新地址,否则无法合并。
39
-
40
36
## ⚙️ 环境
41
37
42
38
- node>=18
43
39
- pnpm>=7.30
40
+ - Vue Official<=2.1.6
41
+ - TypeScript<=5.5.4
44
42
45
43
## 📂 ; 快速开始
46
44
Original file line number Diff line number Diff line change 93
93
"pinia-plugin-persistedstate" : " 3.2.1" ,
94
94
"qs" : " 6.5.3" ,
95
95
"vue" : " 3.4.21" ,
96
- "wot-design-uni" : " ^1.3.9 " ,
96
+ "wot-design-uni" : " ^1.3.10 " ,
97
97
"z-paging" : " ^2.7.10"
98
98
},
99
99
"devDependencies" : {
112
112
"@types/wechat-miniprogram" : " ^3.4.7" ,
113
113
"@typescript-eslint/eslint-plugin" : " ^6.21.0" ,
114
114
"@typescript-eslint/parser" : " ^6.21.0" ,
115
+ "@uni-helper/uni-types" : " 1.0.0-alpha.3" ,
115
116
"@uni-helper/vite-plugin-uni-layouts" : " ^0.1.10" ,
116
117
"@uni-helper/vite-plugin-uni-manifest" : " ^0.2.6" ,
117
118
"@uni-helper/vite-plugin-uni-pages" : " 0.2.20" ,
144
145
"stylelint-config-recommended-vue" : " ^1.5.0" ,
145
146
"stylelint-prettier" : " ^5.0.0" ,
146
147
"terser" : " ^5.31.1" ,
147
- "typescript" : " ^4.9.5 " ,
148
+ "typescript" : " ^5.5.4 " ,
148
149
"unocss" : " ^0.58.9" ,
149
150
"unocss-applet" : " ^0.7.8" ,
150
151
"unplugin-auto-import" : " ^0.17.6" ,
You can’t perform that action at this time.
0 commit comments