diff --git a/packageC/pages/presell/cart/cart2_pre.js b/packageC/pages/presell/cart/cart2_pre.js index 2751f84..95e1355 100644 --- a/packageC/pages/presell/cart/cart2_pre.js +++ b/packageC/pages/presell/cart/cart2_pre.js @@ -55,6 +55,9 @@ Page({ agree_no_ref:0 }, onLoad: function(t) { + wx.setNavigationBarTitle({ + title: "填写订单", + }); var th = this; this.setData({ is_b_now: 1}); th.data.postdata=getApp().get_b_now(); th.data.param=t;