
Security News
New React Server Components Vulnerabilities: DoS and Source Code Exposure
New DoS and source code exposure bugs in React Server Components and Next.js: what’s affected and how to update safely.
iview-aliapp-dd
Advanced tools
使用 Antmove 小程序转换器基于 iview-weapp 转换得到。
大部分组件都保留了原有的用法,只有一两个做了少许的改动。
在开始使用 iView alipay 之前,你需要先阅读 支付宝小程序自定义组件 的相关文档。
下载 iView 的代码,将 dist 目录拷贝到自己的项目中。然后按照如下的方式使用组件,以 Button 为例,其它组件在对应的文档页查看:
"usingComponents": {
"i-button": "../../dist/button/index"
}
<i-button type="primary" onClick="handleClick">这是一个按钮</i-button>


下载本项目到本地,使用支付宝 IDE 打开 iview-alipay 即可预览。
预览时请在项目详情设置中开启
component2编译,详情可参考支付宝小程序自定义组件使用介绍。
如果您在使用的过程中碰到问题,可以通过下面几个途径寻求帮助。
感谢 TalkingData 团队对 ivew-weapp 的贡献,本项目基于 iview-weapp 转换而来,并做了支付宝小程序平台的适配兼容。
FAQs
alipay app components
The npm package iview-aliapp-dd receives a total of 1 weekly downloads. As such, iview-aliapp-dd popularity was classified as not popular.
We found that iview-aliapp-dd demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
New DoS and source code exposure bugs in React Server Components and Next.js: what’s affected and how to update safely.

Security News
Socket CEO Feross Aboukhadijeh joins Software Engineering Daily to discuss modern software supply chain attacks and rising AI-driven security risks.

Security News
GitHub has revoked npm classic tokens for publishing; maintainers must migrate, but OpenJS warns OIDC trusted publishing still has risky gaps for critical projects.