摘要: 1 同样使用wepy-cli快速生成的小程序,目前可以使用组件: 2 直接通过 git 下载 Vant Weapp 源代码,并将dist目录拷贝到自己的项目中 3 git clone https://github.com/youzan/vant-weapp.git 4 将dist/目录拷贝到项目src/components/目录下面(根据自己目录结构调整)。 5 在页面test.wpy... 阅读全文
posted @ 2018-12-21 13:27 Yuri_trender 阅读(1165) 评论(0) 推荐(0) 编辑