mirror of
https://github.com/ZSCNetSupportDept/WechatTicketSystem.git
synced 2025-10-28 23:55:04 +08:00
67 lines
1.7 KiB
JSON
67 lines
1.7 KiB
JSON
{
|
|
"button": [
|
|
{
|
|
"name": "我要",
|
|
"sub_button": [
|
|
{
|
|
"type": "click",
|
|
"name": "提交报修",
|
|
"key": "SUBMIT"
|
|
},
|
|
{
|
|
"type": "click",
|
|
"name": "查询报修",
|
|
"key": "QUERY"
|
|
},
|
|
{
|
|
"type": "click",
|
|
"name": "撤销报修",
|
|
"key": "CANCEL"
|
|
},
|
|
{
|
|
"type": "view",
|
|
"name": "修改资料",
|
|
"url": "https://open.weixin.qq.com/connect/oauth2/authorize?appid=wxb7a8b799e494b053&redirect_uri=http%3a%2f%2fwcs.sola.love%2foauth2%2fcallback&response_type=code&scope=snsapi_base&state=PROFILE#wechat_redirect"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "工具箱",
|
|
"sub_button": [
|
|
{
|
|
"type": "view",
|
|
"name": "电信宽带查余额",
|
|
"url": "http://util.sola.love/yue.html"
|
|
},
|
|
{
|
|
"type": "view",
|
|
"name": "四六级成绩查询",
|
|
"url": "http://util.sola.love/cet.html"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "OP",
|
|
"sub_button": [
|
|
{
|
|
"type": "click",
|
|
"name": "网维资料",
|
|
"key": "OPERATOR_INFO"
|
|
},
|
|
{
|
|
"type": "view",
|
|
"name": "后台登录",
|
|
"url": "https://open.weixin.qq.com/connect/oauth2/authorize?appid=wxb7a8b799e494b053&redirect_uri=http%3a%2f%2fwcs.sola.love%2foauth2%2fcallback&response_type=code&scope=snsapi_base&state=LOGIN#wechat_redirect"
|
|
},
|
|
{
|
|
"type": "view",
|
|
"name": "网维留言板",
|
|
"url": "http://wcs.sola.love/oauth2/go"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"matchrule": {
|
|
"group_id": "100"
|
|
}
|
|
} |