Skip to content

Commit

Permalink
some change
Browse files Browse the repository at this point in the history
  • Loading branch information
useryangtao committed Sep 25, 2016
1 parent 151dd5a commit f8dba80
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 2 deletions.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,14 +55,24 @@ npm run build
消息列表 (未读/已读)操作 及 删除

![](./src/assets/images/readme/view-wechat-chat.gif)


按下说话,松开结束 效果

![](./src/assets/images/readme/tap-say.png)

发现-朋友圈

![](./src/assets/images/readme/view-wechat-find-albums-friends.gif)

发现-扫一扫

![](./src/assets/images/readme/view-wechat-find-sao-yi-sao.gif)

图标-iconfont

![](./src/assets/images/readme/font.png)




### 开发约定
Expand Down
Binary file added src/assets/images/readme/font.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/images/readme/tap-say.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/views/me.vue
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<div class="weui_cells weui_cells_access me-line">
<a class="weui_cell " href="javascript:;">
<div class="weui_cell_hd">
<img src="http://ww4.sinaimg.cn/thumb300/d0d07035jw1f7plp6jxklj20qo0qojv0.jpg">
<img src="//images2015.cnblogs.com/blog/528573/201609/528573-20160925223248967-1344840692.jpg">
</div>
<div class="weui_cell_bd weui_cell_primary">
<p>yangtao</p>
Expand Down

0 comments on commit f8dba80

Please sign in to comment.