mirror of
https://gitee.com/ShopeX/ECShopX_mobile-frontend
synced 2026-08-11 22:15:32 +08:00
fix(custom): 分享落地页
This commit is contained in:
@@ -37,8 +37,6 @@ function ShareIand() {
|
||||
|
||||
if (routeParams?.t == 1) {
|
||||
handlePrescription(routeParams)
|
||||
} else if (routeParams?.target_path) { // 兼容1021版本
|
||||
handleGeneralShare(routeParams)
|
||||
} else {
|
||||
handleShareLand(routeParams)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user