mirror of
https://github.com/ZSCNetSupportDept/WechatTicketSystem.git
synced 2025-10-29 08:05:04 +08:00
49 lines
1002 B
JSON
49 lines
1002 B
JSON
{
|
|
"button": [
|
|
{
|
|
"name": "我要",
|
|
"sub_button": [
|
|
{
|
|
"type": "click",
|
|
"name": "提交报修",
|
|
"key": "SUBMIT"
|
|
},
|
|
{
|
|
"type": "click",
|
|
"name": "查询报修",
|
|
"key": "QUERY"
|
|
},
|
|
{
|
|
"type": "click",
|
|
"name": "撤销报修",
|
|
"key": "CANCEL"
|
|
},
|
|
{
|
|
"type": "click",
|
|
"name": "修改资料",
|
|
"key": "PROFILE"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "关于网维",
|
|
"sub_button": [
|
|
{
|
|
"type": "view",
|
|
"name": "关于报修系统",
|
|
"url": "http://wwbx.zsc.edu.cn/nm/v2/"
|
|
},
|
|
{
|
|
"type": "view",
|
|
"name": "联系我们",
|
|
"url": "http://wwbx.zsc.edu.cn/nm/v2/404.html"
|
|
},
|
|
{
|
|
"type": "view",
|
|
"name": "关于网维",
|
|
"url": "http://wwbx.zsc.edu.cn/nm/v2/404.html"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |