@ -4710,5 +4710,10 @@ Page({
// 返回上一页
goBack() {
wx.navigateBack();
},
// 物流按钮点击事件
onLogisticsClick() {
this.navigateToFreightCalculator();
}
});