Skip to content

使用uni-app vue cli命令行创建的项目,自己封装了表单校验、多图上传、空列表页等基础组件

Notifications You must be signed in to change notification settings

EdithCityWang/uniapp-template

Repository files navigation

uniapp-template

使用uni-app vue cli命令行创建的项目,自己封装了表单校验、多图上传、空列表页等基础组件

安装

yarn install

开发环境启动,默认H5,其他见package.json

yarn serve

项目构建,默认h5,其他同上

yarn build

Customize configuration

See Configuration Reference.

启动Express文件,用于本地mock数据,前后端分离

yarn mock

About

使用uni-app vue cli命令行创建的项目,自己封装了表单校验、多图上传、空列表页等基础组件

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published