2021-10-30 02:59:31 +00:00
2021-10-27 17:37:58 +08:00
2021-10-27 18:23:42 +08:00
2021-10-27 17:37:58 +08:00
2021-10-27 17:37:58 +08:00
2021-10-27 17:37:58 +08:00
2021-10-27 09:36:08 +00:00
2021-10-27 17:37:58 +08:00
2021-10-27 17:37:58 +08:00
2021-10-30 02:59:31 +00:00
2021-10-27 17:37:58 +08:00

AS-Editor-H5

介绍

基于 vue 开发的移动端模版可以通过定义的JSON生成页面。 与 AS-Editor 一起使用可以可视化生成vue页面

AS-Editor链接https://gitee.com/was666/as-editor.git

安装教程

  1. npm install (安装 node_modules 模块)
  2. npm run serve (运行)
  3. npm run build (打包)

使用说明

使用教程
打开AS-Editor

步骤1 步骤2

打开AS-Editor-H5 以home.vue 页面为demo实例

步骤3

参与贡献

  1. Fork 本仓库
  2. 新建 Feat_xxx 分支
  3. 提交代码
  4. 新建 Pull Request
Description
No description provided
Readme MIT 1.8 MiB
Languages
JavaScript 94%
Vue 3.7%
HTML 2%
CSS 0.3%