分类
Wot UI
UniApp
2026-08-01
3

文档地址

Wot UI

安装方式

npm i wot-design-uni
npm i sass

配置pages.json

{
 "easycom": {
  "autoscan": true,
  "custom": {
    "^wd-(.*)": "wot-design-uni/components/wd-$1/wd-$1.vue"
  }
 },
 
 // 此为本身已有的内容
 "pages": [
  // ......
 ]
}

然后重启HBuilderX

目录
统计
22
分类
70
文档
2
坚持