wxd
/
MShopWeApp
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
d2f981079ac24d6ba985f45a0051be0b3409336a
Authored by
WXD-SEASON\season
2023-02-01 11:33:37 +0800
1 parent
a9a0e12c
22
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
3 deletions
packageE/pages/cart/cart2/cart2.js
packageE/pages/cart/cart2/cart2.js
View file @
d2f9810
...
...
@@ -145,9 +145,7 @@ Page({
145
145
//订单所有搭配购的
146
146
all_collocation_list: [],
147
147
appoint_pick_keyid: '',
148
-
149
-
150
- //11111111111111111111
148
+ //2222
151
149
},
152
150
onLoad: function (t) {
153
151
wx.setNavigationBarTitle({ title: "填写订单", })
...
...