|  |  | @@ -81,7 +81,7 @@ | 
		
	
		
			
			|  |  |  | {dede:datalist empty='<center>暂无内容</center>'} | 
		
	
		
			
			|  |  |  | <table width="98%" cellpadding="1" cellspacing="1" align="center" class="ilist mb-3"> | 
		
	
		
			
			|  |  |  | <tr> | 
		
	
		
			
			|  |  |  | <td width="12%" align="center" class="py-3"><img src="{dede:field.litpic function='CheckPic(@me)'/}" style="max-width:80px;max-height:60px"></td> | 
		
	
		
			
			|  |  |  | <td width="12%" align="center" class="py-2"><img src="{dede:field.litpic function='CheckPic(@me)'/}" style="max-width:80px;max-height:60px"></td> | 
		
	
		
			
			|  |  |  | <td width="32%" align="left" class="pl-3"> | 
		
	
		
			
			|  |  |  | <p> | 
		
	
		
			
			|  |  |  | <input type="checkbox" name="arcID" id="arcID" value="{dede:field.id/}"> | 
		
	
	
		
			
				|  |  | @@ -90,21 +90,21 @@ | 
		
	
		
			
			|  |  |  | </p> | 
		
	
		
			
			|  |  |  | <span>时间:{dede:field.senddate function='GetDateTimeMk(@me)'/}</span> | 
		
	
		
			
			|  |  |  | </td> | 
		
	
		
			
			|  |  |  | <td width="16%" align="center" class="py-3"> | 
		
	
		
			
			|  |  |  | <td width="16%" align="center" class="py-2"> | 
		
	
		
			
			|  |  |  | <p>{dede:field.typeid function='GetTypename(@me)'/}</p> | 
		
	
		
			
			|  |  |  | <span>ID: {dede:field.id/}</span> | 
		
	
		
			
			|  |  |  | </td> | 
		
	
		
			
			|  |  |  | <td width="10%" align="center" class="py-3">{dede:field.arcrank function='GetRankName(@me)'/}</td> | 
		
	
		
			
			|  |  |  | <td width="10%" align="center" class="py-3">{dede:field.mid function=GetMemberName(@me)/}</td> | 
		
	
		
			
			|  |  |  | <td width="10%" align="center" class="py-3">{dede:field.ismake function='IsHtmlArchives(@me)'/}</td> | 
		
	
		
			
			|  |  |  | <td width="10%" align="center" class="py-3">{dede:field.click/}</td> | 
		
	
		
			
			|  |  |  | <td width="10%" align="center" class="py-2">{dede:field.arcrank function='GetRankName(@me)'/}</td> | 
		
	
		
			
			|  |  |  | <td width="10%" align="center" class="py-2">{dede:field.mid function=GetMemberName(@me)/}</td> | 
		
	
		
			
			|  |  |  | <td width="10%" align="center" class="py-2">{dede:field.ismake function='IsHtmlArchives(@me)'/}</td> | 
		
	
		
			
			|  |  |  | <td width="10%" align="center" class="py-2">{dede:field.click/}</td> | 
		
	
		
			
			|  |  |  | </tr> | 
		
	
		
			
			|  |  |  | </table> | 
		
	
		
			
			|  |  |  | {/dede:datalist} | 
		
	
		
			
			|  |  |  | </form> | 
		
	
		
			
			|  |  |  | <table width="98%" cellspacing="1" cellpadding="1" align="center" class="table maintable mb-3"> | 
		
	
		
			
			|  |  |  | <tr> | 
		
	
		
			
			|  |  |  | <td class="py-3" style="margin-left:10px"> | 
		
	
		
			
			|  |  |  | <td class="py-2" style="margin-left:10px"> | 
		
	
		
			
			|  |  |  | <a href="javascript:selAll()" class="btn btn-success btn-sm">全选</a> | 
		
	
		
			
			|  |  |  | <a href="javascript:noSelAll()" class="btn btn-success btn-sm">取消</a> | 
		
	
		
			
			|  |  |  | <a href="javascript:viewArc(0)" class="btn btn-success btn-sm">查看</a> | 
		
	
	
		
			
				|  |  | 
 |