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
ce921db4753e216cd0a2e9ed49ad034ca6f85b5d
Authored by
yvan.ni
2023-06-13 09:06:02 +0800
1 parent
6da893f4
服务卡项的修改
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
pages/user/order_list/order_list.js
pages/user/order_list/order_list.js
View file @
ce921db
...
...
@@ -2472,6 +2472,8 @@ Page({
2472
2472
let user_id = oo.user_id;
2473
2473
let flag = true;
2474
2474
2475
+ let th=this;
2476
+
2475
2477
2476
2478
// 如果是普通购买或单独购买,不用判断
2477
2479
// 如果是秒杀购买:1、判断活动是否变化;2、是否超出限购
...
...