greenPro/unpackage/dist/dev/mp-weixin/pages/API/vibrate/vibrate.wxml

1 line
521 B
Plaintext
Raw Normal View History

2024-06-02 14:51:29 +00:00
<view><page-head wx:if="{{a}}" u-i="1b7220c1-0" bind:__l="__l" u-p="{{a}}"></page-head><view class="uni-padding-wrap"><button class="uni-button" type="primary" bindtap="{{b}}">长震动</button><button class="uni-button" bindtap="{{c}}">短震动</button><view class="uni-tips"><view>Tips</view><view class="uni-tips-text">iOS上只有长震动没有短震动</view><view class="uni-tips-text">iOS上需要手机设置“打开响铃时震动”或“静音时震动”否则无法震动</view></view></view></view>