赞
踩
一、在Hbulder中创建一个项目,如:uni-vant
二、安装vant:
1.运行命令cmd安装vant到uni-app项目中:
npm i vant@latest-v2 -S
2.安装成功后可以在package.json中看到已经加入该依赖