apps/com.actionsoft.apps.workbench/wechat.json
shangxiaoran@qq.com 2608324b68 初始化应用
2022-06-28 01:22:45 +08:00

19 lines
498 B
JSON
Executable File

{
"button": [
{
"type": "view",
"name": "待办",
"url":"cmd=com.actionsoft.apps.workbench_mobile_list_page"
},
{
"type": "view",
"name": "已办",
"url":"cmd=com.actionsoft.apps.workbench_mobile_havetodo_list_page"
},
{
"type": "view",
"name": "发起",
"url":"cmd=com.actionsoft.apps.workbench_mobile_start_grouping_list_page"
}
]
}