feat(work): 随官方更新设置工作台自定义展示相关接口模型

This commit is contained in:
Fu Diwei
2022-06-22 22:10:37 +08:00
parent 7301b8a1aa
commit f0c0245de1
3 changed files with 46 additions and 1 deletions

View File

@@ -55,7 +55,10 @@
"webview": {
"url": "http://www.qq.com",
"jump_url": "http://www.qq.com",
"pagepath": "pages/index"
"pagepath": "pages/index",
"height":"single_row",
"hide_title":true,
"enable_webview_click":true
},
"replace_user_data": true
}