修正医生分享二维码

This commit is contained in:
2023-10-24 14:09:34 +08:00
parent 25ce316ce9
commit 674c3af243
4 changed files with 160 additions and 226 deletions
+1 -1
View File
@@ -1634,7 +1634,7 @@ class UserDoctorService extends BaseService
$options = [
"scene" => "doctor_id=" . $user_doctor['doctor_id'],// query 参数
"page" => "",
"page" => "pages/expertDetail/expertDetail",
"check_path" => false,
"env_version" => $env_version,
];