...
|
...
|
@@ -307,7 +307,7 @@ class DetailController extends AbstractAction |
|
|
$this->error();
|
|
|
}
|
|
|
// APP下载链接地址
|
|
|
$data['appSrc'] = 'http://a.app.qq.com/o/simple.jsp?pkgname=com.yoho';
|
|
|
$data['appSrc'] = 'http://www.yohoshow.com/about/index/yohobuyqr/';
|
|
|
$data['wxshare'] = array(
|
|
|
'shareLink' => Helpers::url('/product/detail/limit', array('code' => $productCode), 'default'),
|
|
|
'shareImg' => strtr($data['banner'], array('//' => 'http://')),
|
...
|
...
|
|