安装 Vant 组件库 注意:使用npm需要有node环境,不识别命令的去安装一个node npm init -y 指定版本号 npm i @vant/weapp@1.3.3 -S --production