wxd
/
MShopWeApp
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Plain Diff
Browse Code »
Commit
1f42a4605ba9de280bc508df58b4d6b4f9e33cce
Authored by
WXD-SEASON\season
2023-02-01 11:42:42 +0800
2 parents
c1481ad8
4fe9d6fb
解决冲突测试
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
packageE/pages/cart/cart2/cart2.js
packageE/pages/cart/cart2/cart2.js
View file @
1f42a46
...
...
@@ -145,8 +145,6 @@ Page({
145
145
//订单所有搭配购的
146
146
all_collocation_list: [],
147
147
appoint_pick_keyid: '',
148
- //2222
149
- //555
150
148
},
151
149
onLoad: function (t) {
152
150
wx.setNavigationBarTitle({ title: "填写订单", })
...
...