edit-api-img

This commit is contained in:
lccsw
2021-07-27 19:02:04 +08:00
parent 14ba00d116
commit a11a48c56c
+1 -1
View File
@@ -288,7 +288,7 @@ class Cusorder extends Wxapp{
'id' => $id,
'name' => $row['name'],
'mobile' => mobile_asterisk($row['mobile']),
'admin_img' => 'https://qimg.haodian.cn/liche/2021/07/a6665d32b5dca522/7bc424442bcb05f7.png',
'admin_img' => 'https://img.liche.cn/liche/2021/07/7725fc9ab0dc0ba1/f3c84cf3b805bac4.png',
'payway' => $row['payway'],
'car_data' => $car_data,
'loan_status' => $loan_status,