Skip to content

Commit 1a209bd

Browse files
authored
Update README.md
1 parent 0355b5b commit 1a209bd

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,18 @@
11
# vue-wechat
2-
用vue.js开发微信app(ios版)界面的demo
2+
用vue.js开发微信app界面的demo
33

44
线上地址:[vue-wechat.github.io](https://vue-wechat.github.io)
55

66
因为github.io的限制,每次访问的入口都应是从主页([vue-wechat.github.io](https://vue-wechat.github.io))访问,不要刷新。
7+
vue-wechat是主要在利用Vue.js * 实现了微信app及很多细节:
8+
9+
如新页面跳转过渡动画参照ios页面切换风格;
10+
11+
语音文字对话框组件切换;
12+
13+
还有一些交互的动画,如扫一扫;
14+
15+
listview部分也使用了是weui的结构。
716

817

918
### 安装

0 commit comments

Comments
 (0)