19 lines
		
	
	
		
			498 B
		
	
	
	
		
			JSON
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			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"
 | |
|         }
 | |
|     ]
 | |
| } | 
