From 6951aed7018ee7aa42c6e978802bcbc13682da30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=B9=E8=AF=9A=E8=AF=9A?= Date: Fri, 17 Mar 2017 11:56:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=B0=E6=8D=AE=E9=9B=86=E4=B8=BA=E7=A9=BA?= =?UTF-8?q?=E5=AE=B9=E9=94=99=E5=88=A4=E6=96=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/bootstrap3/recommendlist.php | 122 ++++++++++-------- 1 file changed, 65 insertions(+), 57 deletions(-) diff --git a/application/views/bootstrap3/recommendlist.php b/application/views/bootstrap3/recommendlist.php index 0d369ce7..bf465e42 100644 --- a/application/views/bootstrap3/recommendlist.php +++ b/application/views/bootstrap3/recommendlist.php @@ -1,67 +1,75 @@
    - $list) { ?> - ic_id, explode(',', $ic_id_list))) || isset($search_type)) { ?> -
  1. - ic_url_title; ?> - - 移除 - - 添加 - -
  2. - - + $list) { + ?> + ic_id, explode(',', $ic_id_list))) || isset($search_type)) { ?> +
  3. + ic_url_title; ?> + + 移除 + + 添加 + +
  4. + +
\ No newline at end of file