code reveiew by fei.hong: do feature 3.2.3 and 3.2.4 css gulp again
Showing
1 changed file
with
1 additions
and
1 deletions
@@ -270,7 +270,7 @@ class FloorProcess | @@ -270,7 +270,7 @@ class FloorProcess | ||
270 | foreach ($data as $key => &$value) { | 270 | foreach ($data as $key => &$value) { |
271 | if ($key == 'title') { | 271 | if ($key == 'title') { |
272 | $urlParam = array('id' => 4); | 272 | $urlParam = array('id' => 4); |
273 | - isset(self::$channel[$type]) && $urlParam['gender'] = self::$channel[$type]; | 273 | +// isset(self::$channel[$type]) && $urlParam['gender'] = self::$channel[$type]; |
274 | $value['more_url'] = Helpers::url('', $urlParam, 'guang'); | 274 | $value['more_url'] = Helpers::url('', $urlParam, 'guang'); |
275 | } | 275 | } |
276 | if ($key == 'list') { | 276 | if ($key == 'list') { |
-
Please register or login to post a comment