只有iPhone13 点击无效。
这是链接:https://testhotel.xmnjdwx.com/payment/OpenApplets?username=gh_91bf63b01496
以下是代码
<wx-open-launch-weapp
class="wx_weapp"
:username="username"
>
<script type="text/wxtag-template">
<style>
.btn {
display: block;
border-width: 0;
height: 40px;
background: transparent;
}
</style>
<button class="btn"></button>
</script>
</wx-open-launch-weapp>