Commit 2a223488 by kaisa

feat:更新cid34

parent d327b9ad
Showing with 1 additions and 1 deletions
......@@ -577,7 +577,7 @@ webAppComm.prototype.changeTitle5 = function (imgUrl, param) {
"imgUrl": imgUrl,
"style": {
//是否使用宽度高度 0不使用 1使用
"isUseHeight": 1,
"isUseHeight": param.isUseHeight,
//图片
"width": param.width, //1
"height": param.height, //1
......
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