<#include "${(base)!}/layuimini/head2.html">
-
<#if listDate??> <#list listDate as list>
序号 日期 应用商店 下载量(次) 累计下载总量(次)
${(pageNumber*pagzSize+list_index+1)!} ${(list.date)!} <#if list.shop_type =='01'> App Store <#elseif list.shop_type =='02'> 华为应用市场 <#elseif list.shop_type =='03'> OPPO 软件商店 <#elseif list.shop_type =='04'> 小米应用商店 <#elseif list.shop_type =='05'> 360应用市场 <#elseif list.shop_type =='06'> 百度手机助手 <#elseif list.shop_type =='07'> 腾讯应用宝 ${(list.num)!} ${(list.total)!}
<#include "${base}/layuimini/page2.html">