Skip to content

Commit

Permalink
更新代码片段链接
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangzhiwei committed Feb 13, 2019
1 parent 65e90e2 commit febfd3d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.DS_Store
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
## 代码片段

[wechatide://minicode/DqVFwymO7G1U](wechatide://minicode/DqVFwymO7G1U)
(Github上好像点不开,只能复制链接访问了)
[https://developers.weixin.qq.com/s/adp5u9mk7H6w](https://developers.weixin.qq.com/s/adp5u9mk7H6w)

## 效果预览

Expand Down Expand Up @@ -46,7 +45,7 @@ Page({
data: {
html: '<p class="xing-p">123124<br><br>123124123<br><br><br>324123</p>' +
'<img class="xing-img" style="width: 100%" src="http://localhost:3000/static/73e95bd90f005.png" _height="0.5743348982785602" _uploaded="true"></img>' +
'<p class="xing-p">333</p>' +
'<p class="xing-p">333</p>' +
'<img class="xing-img" style="width: 100%" src="http://localhost:3000/static/2dab4bd82f879.png" _height="1.2095588235294117" _uploaded="true"></img>',
},

Expand All @@ -68,4 +67,4 @@ Page({

- □ 文字格式编辑
- □ 图片免上传(转Base64存储)
- □ 编辑预览
- □ 编辑预览

0 comments on commit febfd3d

Please sign in to comment.