Commit 38afb6d9 by kaisa

feat:更新

parent b240af75
Showing with 1 additions and 1 deletions
...@@ -569,7 +569,7 @@ webAppComm.prototype.changeTitle4 = function (title) { ...@@ -569,7 +569,7 @@ webAppComm.prototype.changeTitle4 = function (title) {
} }
//修改网页标题 //修改网页标题
webAppComm.prototype.changeTitle5 = function (imgUrl, param, isUseHeight = 0) { webAppComm.prototype.changeTitle5 = function (imgUrl, param, isUseHeight) {
let obj = { let obj = {
"cid": 34, //修改网页title 居中显示。 "cid": 34, //修改网页title 居中显示。
"data": { "data": {
......
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