Commit ab5940ed81dcd4a677881ed7dc64787f6cb076bf

Authored by ly525
1 parent 02523191

update README

Showing 2 changed files with 9 additions and 9 deletions
README.en.md
... ... @@ -25,8 +25,8 @@ English | [简体中文](./README.md)
25 25  
26 26 - [x] Text
27 27 - [x] Normal Button
28   - - [ ] Form Button
29   - - [ ] Form Field
  28 + - [x] Form Button
  29 + - [x] Form Field
30 30 - [x] Picture
31 31 - [ ] Background Image
32 32 - [ ] Video (Iframe format)
... ... @@ -41,7 +41,7 @@ English | [简体中文](./README.md)
41 41 - [x] create work
42 42 - [x] save work
43 43 - [x] update work
44   - - [ ] Form Statistics
  44 + - [x] Form Statistics
45 45 - [x] Online Preview
46 46 - [x] QR Code Preview
47 47  
... ...
README.md
... ... @@ -38,22 +38,22 @@
38 38 2. 组件系统
39 39 - [x] 文字
40 40 - [x] 普通按钮
41   - - [ ] 表单按钮
42   - - [ ] 表单输入框
  41 + - [x] 表单按钮
  42 + - [x] 表单输入框
43 43 - [x] 普通图片
44 44 - [ ] 背景图
45 45 - [ ] 视频(Iframe形式)
46 46  
47 47 3. 增强功能
48   - - [ ] 上传 PSD,一键转换为 H5
  48 + - [ ] 上传 PSD,一键转换为 H5(已经调研,可以实现)
49 49 - [ ] 图片库
50 50 - [ ] 第三方无版权图片搜索
51   - - [ ] 自定义脚本
  51 + - [ ] 自定义脚本(已经调研,可以实现)
52 52  
53 53 4. 后端 API
54 54 - [x] 创建、保存、更新作品
55   - - [ ] 表单数据收集
56   - - [ ] 表单数据展示
  55 + - [x] 表单数据收集
  56 + - [x] 表单数据展示
57 57 - [x] 在线预览
58 58 - [x] 二维码预览
59 59  
... ...