Commit 44a9fce9 by kaisa

feat:同上

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