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
4fe9d6fb13257170c8964795bbf5da8bd2c51835
Authored by
WXD-SEASON\season
2023-02-01 11:39:59 +0800
1 parent
d2f98107
333
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
packageE/pages/cart/cart2/cart2.js
packageE/pages/cart/cart2/cart2.js
View file @
4fe9d6f
...
...
@@ -145,7 +145,7 @@ Page({
145
145
//订单所有搭配购的
146
146
all_collocation_list: [],
147
147
appoint_pick_keyid: '',
148
- //
2222
148
+ //
3333
149
149
},
150
150
onLoad: function (t) {
151
151
wx.setNavigationBarTitle({ title: "填写订单", })
...
...