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 " />