action)) { return $this->detail($this->action); } $ext = SafeRequest("ext", "get"); $keyword = SafeRequest("keyword", "get"); $map = array(); $map[] = array('type', '=', '2'); $total = db('article')->where($map)->count(); $num = 10; $cpage = isset($_GET['page']) ? $_GET['page'] : 1; $pagenum = ceil($total / $num); $offset = ($cpage - 1) * $num; $result = db('article')->where($map)->order('id desc')->limit($offset, $num)->select(); $start = $offset + 1; $end = $cpage == $pagenum ? $total : $cpage * $num; $next = $cpage == $pagenum ? 0 : $cpage + 1; $prev = $cpage == 1 ? 0 : $cpage - 1; $rules = explode('|', '50M|100M|300M|600M|1G|1.5G|1.5G以上'); $prices = json_decode(IN_POINTSRULE, true); $price_str = '收费标准:
0-'; foreach ($rules as $k => $v) { if ($k > 5) { $price_str .= '
'; } $price_str .= $v . '(' . $prices[$k] . '个)'; if ($k < 5) { $price_str .= '
' . $rules[$k] . '-'; } } $price_str .= "
CDN云存储" . IN_CDNPOINTS . "倍计费"; ?> 消息中心 - <?php echo IN_NAME;?> - 免费应用内测托管平台|iOS应用Beta测试分发|Android应用内测分发 static_(); ?> header(); ?>
inc_merge(); ?> footer(); ?> where('id', $id)->find(); ?> <?php echo $data['name'];?> - <?php echo IN_NAME;?> - 免费应用内测托管平台|iOS应用Beta测试分发|Android应用内测分发 static_(); ?> header(); ?>
footer(); ?>