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

1 line
521 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<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>