钉钉H5
微信小程序
小程序运行的环境禁止 new Function,eval等方法,导致无法直接执行字符串形式的动态代码
许多编译平台也对这些 JS自带的可执行动态代码的方法进行了限制

antd mobile

https://github.com/ant-design/ant-design-mobile
antd mobile V5
https://ant-design-mobile.antgroup.com/zh/components/button
image.png

支付宝小程序

ant design mini https://mini.ant.design/components/button

NutUI-Biz 电商场景

组件包括商品、订单、售后、客服、发票、履约六大域
https://nutui.jd.com/biz/h5/react/1x/#/zh-CN/guide/start-react
image.png

mand-mobile 金融场景

https://didi.github.io/mand-mobile
image.png

WAP

Wireless Application Protocol的缩写,意思是“无线应用协议”;wap网页是手机上网网页。
WAP是一种GPRS应用模式,但并不是手机上网的惟一模式。
WAP是手机上网的一种格式,就像WWW是电脑上的一样,WAP是专门给手机上网制定的,也只有手机才能浏览WAP开头的网页。

微信小程序
React Native antd design moble RN https://rn.mobile.ant.design/docs/react/introduce-cn
多端适配 taro UI https://taro-ui.jd.com/#/docs/button,最后更新 2020-02-29
rax https://rax.js.org/docs/components/meet-about
https://github.com/Alibaba-mp/mini-ali-ui
mini-ali-ui 已停止维护更新,后续请使用 ant-design-mini

https://gitee.com/software-minister/jvs-knowledge-ui?_from=gitee_search
https://athena.aotu.io/
https://nerv.aotu.io/
https://cloud.tencent.com/developer/article/2128636
小程序转换
https://ant-move.github.io/guide/contribute/alipayToWx.html
package.json https://javascript.ruanyifeng.com/nodejs/packagejson.html