fix(custom): 分享落地页

This commit is contained in:
maqian
2025-10-28 16:30:00 +08:00
parent 06c6099e4e
commit 00127de423

View File

@@ -37,8 +37,6 @@ function ShareIand() {
if (routeParams?.t == 1) {
handlePrescription(routeParams)
} else if (routeParams?.target_path) { // 兼容1021版本
handleGeneralShare(routeParams)
} else {
handleShareLand(routeParams)
}