0813
This commit is contained in:
@@ -23,7 +23,6 @@ class Welcome extends Wx
|
||||
throw new Hd_exception("参数错误", 400);
|
||||
}
|
||||
$this->data['skey'] = $this->skey;
|
||||
$this->data['_title'] = '汽车之家·车卖场';
|
||||
}
|
||||
|
||||
public function index()
|
||||
@@ -67,6 +66,7 @@ class Welcome extends Wx
|
||||
$wx_info = $this->share_info([], $row);//微信分享
|
||||
$this->data['sign_package'] = $wx_info['sign_package'];
|
||||
$this->data['share'] = $wx_info['share'];
|
||||
$this->data['_title'] = $row['title'];
|
||||
$this->show_view('h5/market/sytopic/index');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user