Commit 0471a061 by kaisa

feat:更新默认标题宽度

parent c7e9c0f9
Showing with 1 additions and 1 deletions
...@@ -602,7 +602,7 @@ webAppComm.prototype.changeTitle1 = function () { ...@@ -602,7 +602,7 @@ webAppComm.prototype.changeTitle1 = function () {
"imgUrl": 'https://app.ixiulive.com/static/app/img/title.png?v=20230425', //1 "imgUrl": 'https://app.ixiulive.com/static/app/img/title.png?v=20230425', //1
"style": { "style": {
//图片 //图片
"width": '340', //1 "width": '320', //1
"height": '120', //1 "height": '120', //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