Commit 44fe45fc by kaisa

feat:測試cid 34 新增參數

parent f8c95492
Showing with 1 additions and 1 deletions
...@@ -577,7 +577,7 @@ webAppComm.prototype.changeTitle5 = function (imgUrl, param) { ...@@ -577,7 +577,7 @@ webAppComm.prototype.changeTitle5 = function (imgUrl, param) {
"imgUrl": imgUrl, "imgUrl": imgUrl,
"style": { "style": {
//图片 //图片
"isUseHeight":1, "isUseHeight": param.isUseHeight,
"width": param.width, "width": param.width,
"height": param.height, "height": param.height,
} }
......
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