Commit 0f134adb by agan

xg

parent 1564a68f
Showing with 1 additions and 1 deletions
......@@ -508,7 +508,7 @@ webAppComm.prototype.jumpToTask = function (type) {
}
// 41: 打开半屏网页
webAppComm.prototype.openHelfWeb = function (url, width, height) {
webAppComm.prototype.openHalfWeb = function (url, width, height) {
let obj = {
"cid": 41,
"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