mirror of
https://gitee.com/ShopeX/ECShopX_mobile-frontend
synced 2026-08-11 22:15:32 +08:00
bug(custom): eCX-7339
This commit is contained in:
@@ -235,7 +235,7 @@ function TradeDetail(props) {
|
||||
distributorId || 0
|
||||
}&activity_id=${activityId}&enterprise_id=${info.enterpriseId}`
|
||||
})
|
||||
} else if (point > 0) {
|
||||
} else if (orderClass == 'pointsmall') {
|
||||
Taro.navigateTo({
|
||||
url: `/subpages/pointshop/espier-detail?id=${itemId}&dtid=${
|
||||
distributorId || 0
|
||||
|
||||
Reference in New Issue
Block a user