1.0.9 • Published 3 years ago

weapp-template-cli v1.0.9

Weekly downloads
11
License
MIT
Repository
-
Last release
3 years ago

weapp-template-cli

介绍

微信小程序通用代码生成工具

快速生成 weapp-template 代码, 搭配 WeUIVant Weapp 等前端框架使用,可节省大量基础代码开发时间,提升开发效率

预览

扫描下方小程序二维码,体验 weapp-template 示例:

安装

方式一. 通过 npm 安装 (推荐)

1、全局安装 weapp-template-cli 脚手架

npm i weapp-template-cli -g

2、进入安装目录,执行命令

weapp-template-cli i

3、打开微信开发者工具,导入生成的项目

方式二. 下载代码

直接通过 git 下载 weapp-template 源码

git clone https://gitee.com/liiiiiiu/weapp-template.git

下载完成后,打开微信开发者工具,导入生成的项目

weapp-template 提供

页面

  1. 404页面
  2. 500页面
  3. 授权页面
  4. 我的页面
  5. 订单页面
  6. 基础CSS
  7. 基础图片
  8. 基础目录结构

功能

  1. 原生API封装
  2. 路由函数
  3. 工具函数
  4. Mixin
  5. 接口配置
  6. 登录流程
  7. VM流程

其它

  1. 安装 WeUIVant Weapp
1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago