1.0.0 • Published 3 years ago
wuquanwu-wxui v1.0.0
⭐️ wuquanwu-ui
下载组件
步骤 1:安装到项目根目录下
cnpm i wuquanwu-ui -S
步骤 2:构建 npm 包 (将 node_modules 变成公共组件直接用
开发工具左上角工具菜单 -》 构建npm包
开发工具右上角详情菜单 -》 本地设置 -》 使用npm模块
使用组件
xxx.json
{
"usingComponents": {
"w-button": "mywxui3/w-button/w-button"
}
}
xxx.wxml
随机
## xxx.js
1.0.0
3 years ago