Commit 0e9a7d84 by kaisa

feat:更新

parent 9b0522b5
Showing with 1 additions and 2 deletions
...@@ -576,8 +576,7 @@ webAppComm.prototype.changeTitle5 = function (imgUrl, param) { ...@@ -576,8 +576,7 @@ webAppComm.prototype.changeTitle5 = function (imgUrl, param) {
"type": 1, //1 图片 2文本。 "type": 1, //1 图片 2文本。
"imgUrl": imgUrl, "imgUrl": imgUrl,
"style": { "style": {
//是否使用宽度高度 0不使用 1使用 "isUseHeight": 1, //是否使用宽度高度 0不使用 1使用
// "isUseHeight": param.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