本章教程,介绍如何在微信小程序中引入vant-weapp。
vant-weapp文档:https://vant-ui.github.io/vant-weapp/#/button
一、新建一个小程序
二、npm初始化
npm init
三、安装 Vant Weapp‘
npm i @vant/weapp -S --production
本章教程,介绍如何在微信小程序中引入vant-weapp。
vant-weapp文档:https://vant-ui.github.io/vant-weapp/#/button
npm init
npm i @vant/weapp -S --production