Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.

Commit

Permalink
Merge pull request #236 from zwwill/dev
Browse files Browse the repository at this point in the history
[!] popover demo fix
  • Loading branch information
tw93 authored Apr 12, 2018
2 parents e763818 + b08c006 commit 966906a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions example/popover/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
<div class="demo demo3">
<wxc-button text="向右弹出|无动画"
:btnStyle="btn3Style"
type="normal"
type="white"
@wxcButtonClicked="wxcButtonClicked('wxc-popover3')"></wxc-button>

<wxc-button text="向左弹出"
:btnStyle="btn4Style"
type="highlight"
type="white"
@wxcButtonClicked="wxcButtonClicked('wxc-popover4')"></wxc-button>

</div>
Expand Down

0 comments on commit 966906a

Please sign in to comment.