greenPro/unpackage/dist/dev/mp-weixin/pages/template/scheme/scheme.wxml

1 line
1.2 KiB
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="5d08217a-0" bind:__l="__l" u-p="{{a}}"></page-head><button class="button" bindtap="{{b}}">使用浏览器打开指定URL</button><button class="button" bindtap="{{c}}">使用应用商店打开指定App</button><button class="button" bindtap="{{d}}">强制使用应用宝打开指定App</button><button class="button" bindtap="{{e}}">打开淘宝搜索页面</button><button class="button" bindtap="{{f}}">打开地图并指定地点</button><view class="uni-divider"><view class="uni-divider__content">打开QQ</view><view class="uni-divider__line"></view></view><view class="uni-padding-wrap"><form bindsubmit="{{g}}"><view><view class="uni-title">请输入聊天对象QQ号</view><view class="uni-list"><view class="uni-list-cell"><input class="uni-input" name="qqNum" type="number"/></view></view></view><view><view class="uni-title">请选择QQ号类型</view><radio-group class="uni-flex" name="qqNumType"><label><radio value="wpa" checked=""/>普通QQ号</label><label><radio value="crm"/>营销QQ号(无需加好友直接聊天)</label></radio-group></view><view class="uni-btn-v uni-common-mt"><button class="button" formType="submit">打开qq并到指定聊天界面</button></view></form></view></view>