Skip to content

Commit

Permalink
文档修改
Browse files Browse the repository at this point in the history
  • Loading branch information
jy03078959 committed Oct 9, 2019
1 parent d3e0212 commit 4405bf3
Showing 1 changed file with 23 additions and 4 deletions.
27 changes: 23 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,16 @@

![](https://godspen.ymm56.com/doc/logo.png)

<p align="center"><a href="https://godspen.ymm56.com/" target="_blank" rel="noopener noreferrer"><img width="200" src="https://godspen.ymm56.com/doc/logo.png"></a></p>

<p align="center">
<a href="https://godspen.ymm56.com/"><img src="https://img.shields.io/github/license/ymm-tech/gods-pen" alt="License"></a>
<a href="https://godspen.ymm56.com/"><img src="https://img.shields.io/github/package-json/v/ymm-tech/gods-pen"></a>

## 官网
</p>

## :house: 官网

官网: https://godspen.ymm56.com/
官网: https://godspen.ymm56.com/

使用手册: https://godspen.ymm56.com/doc/cookbook/introduce.html

Expand All @@ -15,9 +21,13 @@

![](https://ymm-maliang.oss-cn-hangzhou.aliyuncs.com/ymm-maliang/access/ymm_1539588655850.png)


:point_right: 喜欢记得加star支持我们 :point_left:


## 码良是什么

码良是一个在线生成h5页面并提供页面管理和页面编辑的平台,用于快速制作H5页面。用户无需掌握复杂的编程技术,通过简单拖拽、少量配置即可制作精美的页面,可用于营销场景下的页面制作。同时,也为开发者提供了完备的编程接入能力,通过脚本和组件的形式获得强大的组件行为和交互控制能力。
码良是一个在`线生成h5页面并提供页面管理和页面编辑的平台`,用于快速制作H5页面。用户无需掌握复杂的编程技术,通过简单拖拽、少量配置即可制作精美的页面,可用于营销场景下的页面制作。同时,也为开发者提供了`完备的编程接入能力`,通过脚本和组件的形式获得强大的组件行为和交互控制能力。

## 码良为谁而作

Expand All @@ -27,6 +37,11 @@

码良发布于2018年3月初,截止2019年4月目前已经支撑运满满 1600多个活动页面。其间也得到了很多反馈、建议,以及bug报告,基于此,我们持续迭代,致力于提升操作效率,打磨用户体验。道阻且长,仍需努力。


## 组件功能扩展
每个特定功能的组件可以通过组合各种功能脚本来达到对组件功能的扩展。完成特定的功能,并友好的提供参数给到组件的使用者。
![](https://ymm-maliang.oss-cn-hangzhou.aliyuncs.com/ymm-maliang/access/ymm_1570586704529.png)

## 组件动画展示
运营活动对一些简单的动画提供支持,方便做一些入场和出场的动画,提升活动的交互感,我们使用了 animate.css 提供的一套css动画。下面提供简单的展示
![](https://ymm-maliang.oss-cn-hangzhou.aliyuncs.com/ymm-maliang/access/ymm_1539761082989.gif)
Expand Down Expand Up @@ -85,6 +100,10 @@ npm run client:build
<img src="https://godspen.oss-cn-shanghai.aliyuncs.com/godspen/qrcode/qrcode.jpeg" width="350px">


## License

[MIT](http://opensource.org/licenses/MIT)




0 comments on commit 4405bf3

Please sign in to comment.