Commit 18955ef0 by kaisa

feat:同上

parent 43920f19
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) {
"type": 1, //1 图片 2文本。 "type": 1, //1 图片 2文本。
"imgUrl": imgUrl, "imgUrl": imgUrl,
"style": { "style": {
//是否使用高度 0不使用 1使用 //是否使用宽度高度 0不使用 1使用
isUseHeight: isUseHeight, isUseHeight: isUseHeight,
//图片 //图片
"width": param.width, //1 "width": param.width, //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