You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							59 lines
						
					
					
						
							1005 B
						
					
					
				
			
		
		
	
	
							59 lines
						
					
					
						
							1005 B
						
					
					
				[
 | 
						|
  {
 | 
						|
    "key": "{Title}",
 | 
						|
    "value": "测试标题",
 | 
						|
    "type": "text"
 | 
						|
  },
 | 
						|
  {
 | 
						|
    "key": "{文件内容}",
 | 
						|
    "value": "测试内容内容内容",
 | 
						|
    "type": "text"
 | 
						|
  },
 | 
						|
  {
 | 
						|
    "key": "{TableTitle}",
 | 
						|
    "value": 123,
 | 
						|
    "type": "number"
 | 
						|
  },
 | 
						|
  {
 | 
						|
    "key": "{Picture}",
 | 
						|
    "value": "rust.jpg",
 | 
						|
    "type": "picture",
 | 
						|
    "width": 1.25
 | 
						|
  },
 | 
						|
  {
 | 
						|
    "key": "{Table}",
 | 
						|
    "type": "table",
 | 
						|
    "value": [
 | 
						|
      {
 | 
						|
        "No": "1",
 | 
						|
        "Name": "名称测试1",
 | 
						|
        "Col2": "列2",
 | 
						|
        "Col3": "列3"
 | 
						|
      },
 | 
						|
      {
 | 
						|
        "No": "2",
 | 
						|
        "Name": "名称测试2",
 | 
						|
        "Col2": "列2",
 | 
						|
        "Col3": "列3"
 | 
						|
      },
 | 
						|
      {
 | 
						|
        "No": "3",
 | 
						|
        "Name": "名称测试3",
 | 
						|
        "Col2": "列2",
 | 
						|
        "Col3": "列3"
 | 
						|
      },
 | 
						|
      {
 | 
						|
        "No": "4",
 | 
						|
        "Name": "名称测试4",
 | 
						|
        "Col2": "列2",
 | 
						|
        "Col3": "列3"
 | 
						|
      },
 | 
						|
      {
 | 
						|
        "No": "5",
 | 
						|
        "Name": "名称测试5",
 | 
						|
        "Col2": "列2",
 | 
						|
        "Col3": "列3"
 | 
						|
      }
 | 
						|
    ]
 | 
						|
  }
 | 
						|
] |