admin_material_1015

This commit is contained in:
dengbw
2021-10-15 16:23:02 +08:00
committed by lccsw
parent 47843dade2
commit fd6cf362f7
5 changed files with 291 additions and 126 deletions
+1 -1
View File
@@ -72,7 +72,7 @@ class Topic extends Wxapp
$setValue['img'] = $value['img'] ? build_qiniu_image_url($value['img']) : '';
$setValue['link'] = $value['link'];
}
} else if ($re['type'] == 2) {
} else {
$setValue['img'] = $value['img'] ? build_qiniu_image_url($value['img']) : '';
$setValue['link'] = $value['link'];
}