preact weui
1.0.0
微信官方设计团队的 UI 库,包含移动 Web 应用程序中最有用的小部件/模块。
npm install --save afeiship/preact-weui
要使用 Weui Preact,您必须在 HTML 负载中包含 Weui CSS:
< link href =" //cdn.bootcss.com/weui/1.1.2/style/weui.min.css " rel =" stylesheet " type =" text/css " media =" screen " />