code reveiew by fei.hong: do feature 3.2.3 and 3.2.4 css gulp again
Showing
13 changed files
with
8 additions
and
8 deletions
@@ -208,7 +208,7 @@ class FloorProcess | @@ -208,7 +208,7 @@ class FloorProcess | ||
208 | foreach ($data['list'] as &$one) { | 208 | foreach ($data['list'] as &$one) { |
209 | if (isset($one['url'])) { | 209 | if (isset($one['url'])) { |
210 | $one['url'] = Helpers::getFilterUrl($one['url']); | 210 | $one['url'] = Helpers::getFilterUrl($one['url']); |
211 | - isset(self::$channel[$type]) && $one['url'] .= '?gender=' . self::$channel[$type]; | 211 | +// isset(self::$channel[$type]) && $one['url'] .= '?gender=' . self::$channel[$type]; |
212 | } | 212 | } |
213 | $one['img'] = Helpers::getImageUrl($one['src'], 158, 174); | 213 | $one['img'] = Helpers::getImageUrl($one['src'], 158, 174); |
214 | unset($one['src']); | 214 | unset($one['src']); |
@@ -428,9 +428,9 @@ class FloorProcess | @@ -428,9 +428,9 @@ class FloorProcess | ||
428 | { | 428 | { |
429 | // URL附加参数 | 429 | // URL附加参数 |
430 | $param = ''; | 430 | $param = ''; |
431 | - if (isset(self::$channel[$type])) { | 431 | + /*if (isset(self::$channel[$type])) { |
432 | $param = '/?gender=' . self::$channel[$type]; | 432 | $param = '/?gender=' . self::$channel[$type]; |
433 | - } | 433 | + }*/ |
434 | 434 | ||
435 | $result = array(); | 435 | $result = array(); |
436 | $result['hotBrandsScroll']['name'] = $data['title']['title']; | 436 | $result['hotBrandsScroll']['name'] = $data['title']['title']; |
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
static/dist/myohobuy/1.3.5/index-debug.js
0 → 100644
This diff could not be displayed because it is too large.
static/dist/myohobuy/1.3.5/index.css
0 → 100644
This diff could not be displayed because it is too large.
static/dist/myohobuy/1.3.5/index.css.map
0 → 100644
This diff could not be displayed because it is too large.
static/dist/myohobuy/1.3.5/index.js
0 → 100644
This diff could not be displayed because it is too large.
static/dist/myohobuy/1.3.5/lib.js
0 → 100644
This diff could not be displayed because it is too large.
@@ -50,7 +50,7 @@ application.template.ext = ".phtml" | @@ -50,7 +50,7 @@ application.template.ext = ".phtml" | ||
50 | application.assets.path = ROOT_PATH "/assets" | 50 | application.assets.path = ROOT_PATH "/assets" |
51 | 51 | ||
52 | ; 应用的版本号 | 52 | ; 应用的版本号 |
53 | -application.version = "1.3.4" | 53 | +application.version = "1.3.5" |
54 | 54 | ||
55 | ; 网站SEO信息 | 55 | ; 网站SEO信息 |
56 | application.seo.title = "Yoho!Buy有货 | 潮流购物逛不停" | 56 | application.seo.title = "Yoho!Buy有货 | 潮流购物逛不停" |
@@ -50,7 +50,7 @@ application.template.ext = ".phtml" | @@ -50,7 +50,7 @@ application.template.ext = ".phtml" | ||
50 | application.assets.path = ROOT_PATH "/assets" | 50 | application.assets.path = ROOT_PATH "/assets" |
51 | 51 | ||
52 | ; 应用的版本号 | 52 | ; 应用的版本号 |
53 | -application.version = "1.3.4" | 53 | +application.version = "1.3.5" |
54 | 54 | ||
55 | ; 网站SEO信息 | 55 | ; 网站SEO信息 |
56 | application.seo.title = "Yoho!Buy有货 | 潮流购物逛不停" | 56 | application.seo.title = "Yoho!Buy有货 | 潮流购物逛不停" |
@@ -50,7 +50,7 @@ application.template.ext = ".phtml" | @@ -50,7 +50,7 @@ application.template.ext = ".phtml" | ||
50 | application.assets.path = ROOT_PATH "/assets" | 50 | application.assets.path = ROOT_PATH "/assets" |
51 | 51 | ||
52 | ; 应用的版本号 | 52 | ; 应用的版本号 |
53 | -application.version = "1.3.4" | 53 | +application.version = "1.3.5" |
54 | 54 | ||
55 | ; 网站SEO信息 | 55 | ; 网站SEO信息 |
56 | application.seo.title = "Yoho!Buy有货 | 潮流购物逛不停" | 56 | application.seo.title = "Yoho!Buy有货 | 潮流购物逛不停" |
@@ -50,7 +50,7 @@ application.template.ext = ".phtml" | @@ -50,7 +50,7 @@ application.template.ext = ".phtml" | ||
50 | application.assets.path = ROOT_PATH "/assets" | 50 | application.assets.path = ROOT_PATH "/assets" |
51 | 51 | ||
52 | ; 应用的版本号 | 52 | ; 应用的版本号 |
53 | -application.version = "1.3.4" | 53 | +application.version = "1.3.5" |
54 | 54 | ||
55 | ; 网站SEO信息 | 55 | ; 网站SEO信息 |
56 | application.seo.title = "Yoho!Buy有货 | 潮流购物逛不停" | 56 | application.seo.title = "Yoho!Buy有货 | 潮流购物逛不停" |
-
Please register or login to post a comment