Skip to content

Commit

Permalink
+新增 Demo 修改 README
Browse files Browse the repository at this point in the history
  • Loading branch information
Ming committed May 15, 2018
1 parent 1b09269 commit 883e8cc
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 4 deletions.
25 changes: 21 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# 微信小程序 WePy Sublime 插件

| Wepy Page | 小程序组件 |
|---------------------------|------------------------------|
|<img src="./demo/page.gif">|<img src="./demo/movable.gif">|

#### 安装方法

##### 1.前往指定目录
Expand All @@ -18,7 +22,20 @@ git clone https://github.com/MiGongOrg/wepy-snippets.git 'wepy-snippets'

#### 使用方法

| 命令 | 说明 |
| ------- | ------- |
| wpage | page |
| wrepeat | repeat |
> 输入相应命令后按 `Tab`
##### WePy

| 命令 | 说明 |
| ------- | ------- |
| wpage | wepy page |
| wrepeat | repeat |

##### 小程序组件

| 命令 | 说明 |
|----------|--------------|
| wview | 视图容器 |
| wscroll | 可滚动视图区域 |
| wswiper | 滑块视图容器 |
| wmovable | 可移动的视图容器 |
Binary file added demo/movable.gif
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 demo/page.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 883e8cc

Please sign in to comment.