Your Name 10 月之前
父節點
當前提交
83e66a820e

+ 2
- 2
template/pc/components/detail/cl.htm 查看文件

@@ -190,10 +190,10 @@
190 190
             if((int)$product_tag_id === 0){
191 191
                 $where = " typeid=1232 and is_del=0 and status=1 and province_id=0 and product_tag_id=0 ".$where." OR typeid=1232 and is_del=0 and status=1 and province_id=0 and product_tag_id>0".$where; //and is_recom=1
192 192
             }else{
193
-                $where = " typeid=1232 and is_del=0 and status=1 and province_id=0 and product_tag_id=0 ".$where." OR typeid=1232 and is_del=0 and status=1 and province_id=0 and product_tag_id=".$product_tag_id.$where; //and is_recom=1
193
+                $where = " typeid=1232 and is_del=0 and status=1 and province_id=0 ".$where." OR typeid=1232 and is_del=0 and status=1 and province_id=0 and product_tag_id=".$product_tag_id.$where; //and is_recom=1 //and product_tag_id=0
194 194
             }
195 195
 
196
-            $sql = "select aid from ey_archives where $where order by product_tag_id desc,update_time desc limit 0,6";
196
+            $sql = "select aid from ey_archives where $where order by product_tag_id desc,click desc,update_time desc limit 0,6";
197 197
 
198 198
             //echo $sql;
199 199
             ?>

+ 5
- 5
template/pc/components/detail/content.htm 查看文件

@@ -241,7 +241,7 @@
241 241
             if((int)$product_tag_id === 0){
242 242
                 $where = " typeid=".$tid." and is_del=0 and status=1 and province_id=0 and product_tag_id=0 ".$where." OR typeid=".$tid." and is_del=0 and status=1 and province_id=0 and product_tag_id>0".$where; //and is_recom=1
243 243
             }else{
244
-                $where = " typeid=".$tid." and is_del=0 and status=1 and province_id=0 and product_tag_id=0 ".$where." OR typeid=".$tid." and is_del=0 and status=1 and province_id=0 and product_tag_id=".$product_tag_id.$where; //and is_recom=1
244
+                $where = " typeid=".$tid." and is_del=0 and status=1 and province_id=0 ".$where." OR typeid=".$tid." and is_del=0 and status=1 and province_id=0 and product_tag_id=".$product_tag_id.$where; //and is_recom=1 //and product_tag_id=0
245 245
             }
246 246
 
247 247
             $sql = "select aid from ey_archives where $where order by product_tag_id desc,update_time desc limit 0,6";
@@ -281,10 +281,10 @@
281 281
                 if((int)$product_tag_id === 0){
282 282
                     $where = " typeid=".$tid." and is_del=0 and status=1 and province_id=0 and product_tag_id=0 ".$where." OR typeid=".$tid." and is_del=0 and status=1 and province_id=0 and product_tag_id>0".$where; //and is_recom=1
283 283
                 }else{
284
-                    $where = " typeid=".$tid." and is_del=0 and status=1 and province_id=0 and product_tag_id=0 ".$where." OR typeid=".$tid." and is_del=0 and status=1 and province_id=0 and product_tag_id=".$product_tag_id.$where; //and is_recom=1
284
+                    $where = " typeid=".$tid." and is_del=0 and status=1 and province_id=0 ".$where." OR typeid=".$tid." and is_del=0 and status=1 and province_id=0 and product_tag_id=".$product_tag_id.$where; //and is_recom=1 //and product_tag_id=0
285 285
                 }
286 286
                 //优先标签前置
287
-                $sql = "select aid from ey_archives where $where order by product_tag_id desc,update_time desc limit 0,".$num;
287
+                $sql = "select aid from ey_archives where $where order by product_tag_id desc,click desc,update_time desc limit 0,".$num;
288 288
                 //var_dump($sql);
289 289
             ?>
290 290
 
@@ -322,10 +322,10 @@
322 322
             if((int)$product_tag_id === 0){
323 323
                 $where = " typeid=1233 and is_del=0 and status=1 and province_id=0 and product_tag_id=0 OR typeid=1233 and is_del=0 and status=1 and province_id=0 and product_tag_id>0"; //and is_recom=1
324 324
             }else{
325
-                $where = " typeid=1233 and is_del=0 and status=1 and province_id=0 and product_tag_id=0 OR typeid=1233 and is_del=0 and status=1 and province_id=0 and product_tag_id=$product_tag_id"; //and is_recom=1
325
+                $where = " typeid=1233 and is_del=0 and status=1 and province_id=0  OR typeid=1233 and is_del=0 and status=1 and province_id=0 and product_tag_id=$product_tag_id"; //and is_recom=1 //and product_tag_id=0
326 326
             }
327 327
 
328
-            $sql = "select aid from ey_archives where $where order by product_tag_id desc,update_time desc limit 0,6";
328
+            $sql = "select aid from ey_archives where $where order by product_tag_id desc,click desc,update_time desc limit 0,6";
329 329
 
330 330
             //echo $sql;
331 331
             ?>

+ 3
- 3
template/pc/components/detail/new.htm 查看文件

@@ -79,7 +79,7 @@
79 79
                 if((int)$product_tag_id === 0){
80 80
                     $where = " typeid=1232 and is_del=0 and status=1 and province_id=0 and product_tag_id=0 OR typeid=1232 and is_del=0 and status=1 and province_id=0 and product_tag_id > 0"; //and is_recom=1
81 81
                 }else{
82
-                    $where = " typeid=1232 and is_del=0 and status=1 and province_id=0 and product_tag_id=0 OR typeid=1232 and is_del=0 and status=1 and province_id=0 and product_tag_id=$product_tag_id"; //and is_recom=1
82
+                    $where = " typeid=1232 and is_del=0 and status=1 and province_id=0  OR typeid=1232 and is_del=0 and status=1 and province_id=0 and product_tag_id=$product_tag_id"; //and is_recom=1 //and product_tag_id=0
83 83
                 }
84 84
 
85 85
 
@@ -208,10 +208,10 @@
208 208
             if((int)$product_tag_id === 0){
209 209
                 $where = " typeid=1233 and is_del=0 and status=1 and province_id=0 and product_tag_id=0 OR typeid=1233 and is_del=0 and status=1 and province_id=0 and product_tag_id>0"; //and is_recom=1
210 210
             }else{
211
-                $where = " typeid=1233 and is_del=0 and status=1 and province_id=0 and product_tag_id=0 OR typeid=1233 and is_del=0 and status=1 and province_id=0 and product_tag_id=$product_tag_id"; //and is_recom=1
211
+                $where = " typeid=1233 and is_del=0 and status=1 and province_id=0 OR typeid=1233 and is_del=0 and status=1 and province_id=0 and product_tag_id=$product_tag_id"; //and is_recom=1 //and product_tag_id=0
212 212
             }
213 213
 
214
-            $sql = "select aid from ey_archives where $where order by product_tag_id desc,update_time desc limit 0,6";
214
+            $sql = "select aid from ey_archives where $where order by product_tag_id desc,click desc,update_time desc limit 0,6";
215 215
 
216 216
             //echo $sql;
217 217
             ?>

Loading…
取消
儲存