mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 01:58:14 +08:00
feat(work): 随官方更新设置工作台自定义展示相关接口模型
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
Reference in New Issue
Block a user