Tencent / weui-wxss

A UI library by WeChat official design team, includes the most useful widgets/modules.
Other
15.06k stars 5.26k forks source link

我用useExtendedLib配置方式引入 weui扩展组件,但是貌似不行。 有一个案例,可是看的不太懂。 跟着操作失败了 #169

Open modifMX opened 3 years ago

modifMX commented 3 years ago
{
  "useExtendedLib": {
    "kbone": true,
    "weui": true
  }
}

听说这种方式,不会占用小程序的体积。 但是 weui-miniprogram 并没有对所有 WeUI 组件进行封装。 我想用没有封装的组件,比如flex。 但是我不知道如何使用。 弱小的我,在isues提问啦

yaldongyu commented 3 years ago

我也是,

Failed to load resource: the server responded with a status of 500 (Internal Server Error)(env: Windows,mp,1.05.2108130; lib: 2.19.1)

VM25 WAService.js:2 Component is not found in path "miniprogram_npm/weui-miniprogram/dialog/dialog" (using by "pages/index/index")(env: Windows,mp,1.05.2108130; lib: 2.19.1)