优化页面
This commit is contained in:
@@ -204,13 +204,16 @@ function sendCustomMessage(myitem, youritem) {
|
||||
const payload = {
|
||||
data: JSON.stringify({
|
||||
businessID: "pk",
|
||||
title: "PK邀请",
|
||||
buttonText1: "接受邀请",
|
||||
buttonText2: "拒绝邀请",
|
||||
keyid: keyid,
|
||||
myitem: counter.myitem.id,
|
||||
pkIdA: youritem.id,
|
||||
pkIdB: myitem.id,
|
||||
userIdA: youritem.senderId,
|
||||
userIdB: myitem.senderId,
|
||||
pkTime: youritem.pkTime,
|
||||
pkNumber: youritem.pkNumber,
|
||||
link:"https://vv-1317974657.cos.ap-shanghai.myqcloud.com/util/pk.png",
|
||||
btnDisplay: true,
|
||||
mytitle: "等待对方接受邀请",
|
||||
}),
|
||||
description: "邀请参加PK",
|
||||
extension: "邀请参加PK",
|
||||
@@ -252,6 +255,7 @@ function sendCustomMessage(myitem, youritem) {
|
||||
userIdA: youritem.senderId,
|
||||
userIdB: myitem.senderId,
|
||||
pkTime: youritem.pkTime,
|
||||
pkNumber: youritem.pkNumber,
|
||||
status: 0,
|
||||
},
|
||||
userInfo: false,
|
||||
|
||||
Reference in New Issue
Block a user