mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-07-15 23:13:32 +08:00
36 lines
952 B
JSON
36 lines
952 B
JSON
{
|
|
"button": [
|
|
{
|
|
"type": "click",
|
|
"name": "今日歌曲",
|
|
"key": "V1001_TODAY_MUSIC"
|
|
},
|
|
{
|
|
"name": "菜单",
|
|
"sub_button": [
|
|
{
|
|
"type": "view",
|
|
"name": "搜索",
|
|
"url": "http://www.soso.com/"
|
|
},
|
|
{
|
|
"type": "miniprogram",
|
|
"name": "wxa",
|
|
"url": "http://mp.weixin.qq.com",
|
|
"appid": "wx286b93c14bbf93aa",
|
|
"pagepath": "pages/lunar/index"
|
|
},
|
|
{
|
|
"type": "click",
|
|
"name": "赞一下我们",
|
|
"key": "V1001_GOOD"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"matchrule": {
|
|
"tag_id": "2",
|
|
"client_platform_type": "2",
|
|
"language": "zh_CN"
|
|
}
|
|
} |