File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -99,7 +99,7 @@ npx @create-uni/info@latest
9999| :---: | :---: | :---: |
100100| [ uni-ui] ( https://uniapp.dcloud.net.cn/component/uniui/uni-ui.html ) | UniApp 官方组件库 | uni |
101101| [ wot-ui] ( https://wot-ui.cn/ ) | 高颜值、轻量化的 uni-app 组件库 | wot |
102- | [ TDesign-Uni ] ( https://tdesign.tencent.com/uni-app / ) | Tencent Design 组件库的 uni-app 版本 | tdesign |
102+ | [ TDesign] ( https://tdesign.tencent.com/uniapp / ) | TDesign 组件库 uni-app 版 | tdesign |
103103| [ uView-Pro] ( https://uviewpro.cn/ ) | 全面支持 Vue3.0、TypeScript 的 uni-app 生态框架 | uview-pro |
104104| [ nutui-uniapp] ( https://uniapp-nutui.tech/ ) | 京东风格的轻量级移动端组件库 | nut |
105105| [ uv-ui] ( https://www.uvui.cn/components/intro.html ) | 多平台快速开发的 UI 框架 | uv |
Original file line number Diff line number Diff line change @@ -29,15 +29,15 @@ export default [
2929 name : 'TDesign' ,
3030 value : 'tdesign' ,
3131 github : 'https://github.com/Tencent/tdesign-miniprogram' ,
32- website : 'https://tdesign.tencent.com/uni-app /' ,
32+ website : 'https://tdesign.tencent.com/uniapp /' ,
3333 } ,
3434 {
3535 label : rgb ( 41 , 121 , 255 ) ( 'uView Pro' ) ,
3636 hint : '全面支持 Vue3.0、TypeScript 的 uni-app 生态框架' ,
3737 name : 'uView Pro' ,
3838 value : 'uview-pro' ,
39- github : 'https://github.com/Tencent/tdesign-miniprogram ' ,
40- website : 'https://tdesign.tencent.com/uniapp /' ,
39+ github : 'https://github.com/anyup/uView-Pro ' ,
40+ website : 'https://uviewpro.cn /' ,
4141 } ,
4242 {
4343 label : rgb ( 250 , 44 , 25 ) ( 'Nut Ui' ) ,
You can’t perform that action at this time.
0 commit comments