Commit 259c99e4 authored by 黄奎's avatar 黄奎

链接拼

parent f8fff5fc
...@@ -51,7 +51,7 @@ ...@@ -51,7 +51,7 @@
<image class="Alipay-image" src="../../static/images/zhifu.png"></image> <image class="Alipay-image" src="../../static/images/zhifu.png"></image>
</view> </view>
<view class="Alipay-text4" @click="send()" style="margin-bottom: 86rpx;"> <view class="Alipay-text4" @click="send()" style="margin-bottom: 86rpx;">
去发送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> <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>
...@@ -200,7 +200,7 @@ ...@@ -200,7 +200,7 @@
// 支付宝支付 // 支付宝支付
aliPay(url) { aliPay(url) {
// window.location.href = url // window.location.href = url
this.url = url this.url = `http://jj.kookaku.com/pages/pay/transition?aliuri=https%253A%252F%252F${url}`
}, },
// 微信支付 // 微信支付
......
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