Commit f8fff5fc authored by 黄奎's avatar 黄奎

提交

parent 1af4fcd2
......@@ -50,12 +50,11 @@
<view class="Alipay-box33">
<image class="Alipay-image" src="../../static/images/zhifu.png"></image>
</view>
<view class="item-box">
<view class="Alipay-text4" @click="send()" style="margin-bottom: 86rpx;">
去发送
<button open-type="contact" send-message-title="支付" :show-message-card="true">0</button>
去发送2
<button open-type="contact" send-message-title="支付" style="position: absolute;left: 0;top: 0;width: 100%;height: 100%;opacity: 0;" :show-message-card="true">0</button>
</view>
</view>
<view>
<view class="Alipay-box3">
......@@ -299,6 +298,7 @@
display: flex;
justify-content: center;
align-items: center;
position: relative;
/* padding-bottom: 76rpx; */
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment