Commit a9a0e12c381fb418923383f6b49814d4df89850b
1 parent
4d2a15a8
1111
Showing
1 changed file
with
4 additions
and
1 deletions
packageE/pages/cart/cart2/cart2.js
@@ -144,7 +144,10 @@ Page({ | @@ -144,7 +144,10 @@ Page({ | ||
144 | udata: null,//用户预存值,数据 | 144 | udata: null,//用户预存值,数据 |
145 | //订单所有搭配购的 | 145 | //订单所有搭配购的 |
146 | all_collocation_list: [], | 146 | all_collocation_list: [], |
147 | - appoint_pick_keyid: '' | 147 | + appoint_pick_keyid: '', |
148 | + | ||
149 | + | ||
150 | + //11111111111111111111 | ||
148 | }, | 151 | }, |
149 | onLoad: function (t) { | 152 | onLoad: function (t) { |
150 | wx.setNavigationBarTitle({ title: "填写订单", }) | 153 | wx.setNavigationBarTitle({ title: "填写订单", }) |