This commit is contained in:
xiaoyu
2025-05-07 12:39:07 +08:00
parent 9c5d921ebb
commit 6a9316dd64
84 changed files with 325 additions and 325 deletions
+1 -1
View File
@@ -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');