提交信息
This commit is contained in:
@@ -81,6 +81,7 @@
|
||||
let res = await this.api.payOrderPay({
|
||||
payType:'wechatPay',
|
||||
orderId:this.listinfo.id,
|
||||
orderType:'group'
|
||||
})
|
||||
if (res) {
|
||||
return
|
||||
@@ -159,7 +160,7 @@
|
||||
|
||||
<style lang="less" scoped>
|
||||
.qrimg {
|
||||
width: 55vh;
|
||||
width: 100vw;
|
||||
height: 100vh;
|
||||
background-color: rgba(0, 0, 0, .6);
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user