Skip to content
This repository was archived by the owner on Apr 3, 2023. It is now read-only.

andurils/vant-weapp-uniapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

772ce4e · Sep 17, 2021

History

31 Commits
Sep 17, 2021
Sep 17, 2021
Feb 13, 2020
Sep 17, 2021
Feb 13, 2020
Sep 17, 2021

Repository files navigation

VantUI Uniapp 示例

本示例原本是从 vant 官方发布的微信演示示例转换而来,支持微信小程序(H5 不支持!!)。 vant-weapp 版本为 1.6.7.

vant weapp 的组件库,都在工程的 wxcomponents 目录下。pages 目录下是各个示例页面。

图片上传服务

提供了图片 Nodejs 服务 ,代码路径为\src\node-image-upload-server

安装 npm 包

npm install

运行服务

node app

感谢

本示例参考了依据官网增加了新控件的使用示例。 🔥 Vant 文档网站

更新日志