0507
This commit is contained in:
@@ -70,7 +70,7 @@ class Topic extends Wxapp
|
||||
if ($json_data['biz_pop']) {//授权弹窗
|
||||
$biz_info['pop'] = $json_data['biz_pop'];
|
||||
$biz_info['biz_name'] = '';
|
||||
$biz_info['headimg'] = 'https://qs.haodian.cn/wechat_app/liche/common/dark-logo2.jpg';
|
||||
$biz_info['headimg'] = 'https://qs.liche.cn/wechat_app/liche/common/dark-logo2.jpg';
|
||||
$biz_info['pop_content'] = '您好,欢迎您访问狸车。授权手机号后将给您提供最新的新能源汽车资讯和优惠活动哦~';
|
||||
if ($biz_id) {
|
||||
$this->load->model("biz/biz_model", 'mdBiz');
|
||||
|
||||
Reference in New Issue
Block a user