init
This commit is contained in:
10
xhs-mini-demos/api-case/vibrate/vibrate.xhsml
Normal file
10
xhs-mini-demos/api-case/vibrate/vibrate.xhsml
Normal file
@@ -0,0 +1,10 @@
|
||||
<view class="container">
|
||||
<view class="page-body">
|
||||
<view class="page-section">
|
||||
<view class="btn-area">
|
||||
<button type="primary" bindtap="vibrateLong">长振动</button>
|
||||
<button type="default" bindtap="vibrateShort">短振动</button>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
Reference in New Issue
Block a user