Commit 1ec3daef83e911764fe8b015b499f60780e0da62

Authored by 小小鲁班
Committed by GitHub
1 parent 825b5c02

Update README.md

Showing 1 changed file with 31 additions and 30 deletions
README.md
1   - [📖中文在线文档](https://ly525.github.io/luban-h5/zh/) | [📖English](./README.en.md)
2   -
3   -<p align="left">
  1 + <p align="left">
4 2 <a href="https://github.com/ly525/luban-h5/releases"><img alt="GitHub release (latest by date)" src="https://img.shields.io/github/v/release/ly525/luban-h5"></a>
5 3 </p>
  4 +
  5 + [📖中文在线文档](https://ly525.github.io/luban-h5/zh/) | [📖English](./README.en.md)
  6 +
  7 +1. GitHub 地址:https://github.com/ly525/luban-h5
  8 +2. Gitee 地址(国内镜像):https://gitee.com/ly525/luban-h5
6 9  
7 10 目录
8 11 - [鲁班H5是什么?](#%E9%B2%81%E7%8F%ADh5%E6%98%AF%E4%BB%80%E4%B9%88)
9   -- [Screenshots](#screenshots)
  12 +- [Demo](#Demo)
10 13 - [Features](#features)
11 14 - [快速开始](#%E5%BF%AB%E9%80%9F%E5%BC%80%E5%A7%8B)
12 15 - [更多说明](#%E6%9B%B4%E5%A4%9A%E8%AF%B4%E6%98%8E)
... ... @@ -18,18 +21,30 @@
18 21 鲁班H5是基于Vue2.0开发的,通过拖拽的形式,生成页面的工具,类似[易企秀](http://www.eqxiu.com/)、[百度 H5](https://h5.baidu.com) 等工具
19 22  
20 23  
21   -### Screenshots
22   -> [在线访问地址](https://ly525.github.io/luban-h5)
  24 +### Demo
  25 +> [在线访问地址](https://api.luban-h5.wxjcart.com)
23 26  
24 27 > [更多作品演示图片,点击查看](https://github.com/ly525/luban-h5/issues/15)
25 28  
26   -<img src="https://user-images.githubusercontent.com/12668546/64076899-3df88480-ccfd-11e9-877b-8e6a86888da3.png" style="margin: 10px;" width="60%" />
27   -<img src="https://user-images.githubusercontent.com/12668546/64076911-6d0ef600-ccfd-11e9-9376-e65a42478853.png" style="margin: 10px;" width="60%" />
28   -<img src="https://user-gold-cdn.xitu.io/2019/8/17/16ca02d61136ed30?imageslim" style="margin: 10px;" width="60%" />
29   -<img src="https://user-images.githubusercontent.com/12668546/63207252-4f367400-c0f5-11e9-952a-9a3f6f72a710.png" style="margin: 10px;" width="60%"/>
  29 +<img src="https://s2.ax1x.com/2019/10/11/u7WzUx.gif" style="margin: 10px;" width="60%" />
  30 +
  31 +---
  32 +
  33 +
  34 +### 快速开始
  35 +请参照 [鲁班H5-在线文档](https://ly525.github.io/luban-h5/zh/) 的 `快速开始` 章节
30 36  
31 37 ---
32 38  
  39 +### 交流群
  40 +
  41 +| 钉钉群 | 微信公众号 | 微信 |
  42 +|---|---|---|
  43 +| <img src="https://user-images.githubusercontent.com/12668546/61447488-a379f700-a983-11e9-9956-139352a2585d.png" width="140" />| <img src="https://user-images.githubusercontent.com/12668546/65471913-ab827580-dea3-11e9-919c-870c9605c60f.png" width="140" /> | <img src="https://user-images.githubusercontent.com/12668546/66585418-5cce1e80-ebb9-11e9-91c0-56f658f09e27.png" width="140" /> |
  44 +
  45 +## 更多细节请阅读[在线文档](https://ly525.github.io/luban-h5)
  46 +
  47 +
33 48 ### Features
34 49 1. 编辑器
35 50 - [x] 参考线
... ... @@ -50,13 +65,13 @@
50 65 - [x] 表单按钮
51 66 - [x] 表单输入框
52 67 - [x] 普通图片
53   - - [ ] 背景图
54   - - [ ] 视频(Iframe形式)
  68 + - [x] 背景图
  69 + - [x] 视频(Iframe形式)
55 70  
56 71 3. 增强功能
57 72 - [ ] 上传 PSD,一键转换为 H5(已经调研,可以实现)
58   - - [ ] 图片库
59   - - [ ] 第三方无版权图片搜索
  73 + - [x] 图片库
  74 + - [x] 第三方无版权图片搜索
60 75 - [ ] 自定义脚本(已经调研,可以实现)
61 76  
62 77 4. 后端 API
... ... @@ -65,12 +80,8 @@
65 80 - [x] 表单数据展示
66 81 - [x] 在线预览
67 82 - [x] 二维码预览
68   -
69   ----
70   -
71   -### 快速开始
72   -请参照 [鲁班H5-在线文档](https://ly525.github.io/luban-h5/zh/) 的 `快速开始` 章节
73   -
  83 +
  84 +
74 85 ### 更多说明
75 86 #### 前端组件说明
76 87 1. `lbp-` 全称为 `lu-ban-plugin-`, 意思为 `鲁班H5的插件`,位置:`front-end/h5/src/components/plugins`
... ... @@ -80,13 +91,3 @@
80 91 1. 前端:[Vue.js](https://vuejs.org/v2/guide/)
81 92 2. 后端:[Strapi](https://strapi.io/)
82 93 3. 存储:[Sqlite](https://mongodb.com)
83   -
84   ----
85   -
86   -### 交流群
87   -> 1. 因为微信群二维码会过期,所以 微信群和QQ群 的二维码请前往查看[鲁班-H5 微信群和QQ群](https://github.com/ly525/luban-h5/issues/57) 查看
88   -> 2. 钉钉群(推荐, 对代码排版相对友好)、微信公众号、微信群机器人如下:
89   -
90   -<img src="https://user-images.githubusercontent.com/12668546/65472220-08326000-dea5-11e9-8231-e4aca87b9bff.png" width="700px">
91   -
92   -更多细节请阅读[在线文档](https://ly525.github.io/luban-h5)
... ...