1.1.3 • Published 10 years ago

h5gen v1.1.3

Weekly downloads
1
License
MIT
Repository
github
Last release
10 years ago

h5gen

安装

npm install -g h5gen (--registry=https://registry.npm.taobao.org)

使用

  1. 首先需要建个control 模板h5gen tem 你可以修改control 这个模板,添加一些全局的逻辑,这个模板会存到你logic-tpls文件夹
  2. 生成你的页面h5gen 选择你 的control 模板 输入页面的id,这个id 来源与我么的系统 根据需要回车键就行
  3. 二次开发 经历步骤2,基本control 和 template 就生成了, control 这主要涉及对内容的获取 templete 已经挖好坑,在对应php 和 js 坑中开发你的业务逻辑即可
  4. 走正常的上线流程
  5. 如果后续有修改样式的化,直接执行步骤2即可
h5gen script
npm install --save shelljs --registry=https://registry.npm.taobao.org



npm install
npm link
npm uninstall h5gen;
1.1.3

10 years ago

1.1.2

10 years ago

1.1.0

10 years ago

1.0.9

10 years ago

1.0.8

10 years ago

1.0.7

10 years ago

1.0.6

10 years ago

1.0.5

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.0

10 years ago