Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
modifMX opened this issue Jul 9, 2021 · 1 comment

Comments

@modifMX
Copy link

modifMX commented Jul 9, 2021

{
  "useExtendedLib": {
    "kbone": true,
    "weui": true
  }
}

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

@modifMX modifMX changed the title 我用useExtendedLib配置方式引入 weui扩展组件,但是貌似不行。 有一个案例看的不太懂 我用useExtendedLib配置方式引入 weui扩展组件,但是貌似不行。 有一个案例,可是看的不太懂。 跟着操作失败了 Jul 9, 2021
@yaldongyu
Copy link

我也是,

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants