If you are looking for other alternatives, it is recommended to use the official antD applet version provided by the official
Use the Antmove applet converter to be converted based on iview-weapp.
Before you start using iView alipay, you need to read the relevant documentation for the custom components of the Alipay applet.
npm i iview-aliapp -S
"usingComponents" : {
"i-button" : " iview-aliapp/dist/dist/button/index "
} < i-button type =" primary " onClick =" handleClick " >这是一个按钮</ i-button > Download this project locally, use the Alipay IDE to open alipay/aliapp, run npm i installation dependencies, and then preview it.
When previewing, please enable
component2compilation in the project details settings. For details, please refer to the introduction to the custom components of the Alipay applet.
If you encounter problems during use, you can seek help through the following ways.
MIT
Thanks to the TalkingData team for their contribution to ivew-weapp. This project is converted based on iview-weapp and has been adapted and compatible with the Alipay mini program platform.