use accept slider directive
This commit is contained in:
parent
32c30e7041
commit
473feddfc8
7 changed files with 118 additions and 108 deletions
7
public/views/includes/acceptSlide.html
Normal file
7
public/views/includes/acceptSlide.html
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<ion-slides options="{loop: false, effect: 'flip', speed: 500, pagination: false, initialSlide: 1}" slider="data.slider">
|
||||
<ion-slide-page>
|
||||
</ion-slide-page>
|
||||
<ion-slide-page>
|
||||
<div><h1>Slide to accept</h1><i class="icon-arrow-right3 size-24 right"></i></div>
|
||||
</ion-slide-page>
|
||||
</ion-slides>
|
||||
Loading…
Add table
Add a link
Reference in a new issue