Commit 098b390b by kaisa

feat:更新

parent 20c64e0f
Showing with 3 additions and 3 deletions
......@@ -602,8 +602,8 @@ webAppComm.prototype.changeTitle1 = function () {
"imgUrl": 'https://app.ixiulive.com/static/app/img/title.png?v=20230425', //1
"style": {
//图片
"width": '160', //1
"height": '60', //1
"width": '360', //1
"height": '120', //1
}
}
}
......@@ -1008,7 +1008,7 @@ webAppComm.prototype.hideClientTitle = function (type) {
}
// 61:通知客户端弹起购买VIP特权弹窗
webAppComm.prototype.showVIPPurchasePopup = function (orderId) {
webAppComm.prototype.showVIPPurchasePopup = function ( ) {
let obj = {
"cid": 61,
"data": {
......
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 sign in to comment