Security News
PyPI Now Supports iOS and Android Wheels for Mobile Python Development
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
mini-antui
Advanced tools
Advance Design
设计规范用小程序开发者工具打开项目
$ npm install mini-antui --save
在页面json中文件中进行注册,如card组件的注册如下所示:
{
"usingComponents": {
"card": "mini-antui/es/card/index",
}
}
在axml文件中进行调用:
<card
thumb="{{thumb}}"
title="卡片标题2"
subTitle="副标题非必填2"
onClick="onCardClick"
info="点击了第二个card"
/>
如果你有好的意见或建议,欢迎给我们提issue。
FAQs
小程序版AntUI
The npm package mini-antui receives a total of 113 weekly downloads. As such, mini-antui popularity was classified as not popular.
We found that mini-antui demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers 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
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.