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
4f42b43fd5b74f8e2c13a9804869df06f4de6955
Authored by
yvan.ni
2021-02-05 22:59:46 +0800
1 parent
badf03c8
1. 调整推迟的时间
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
2 deletions
pages/goods/goodsInfo/goodsInfo.js
pages/goods/goodsInfo/goodsInfo.js
View file @
4f42b43
...
...
@@ -492,9 +492,8 @@ Page({
492
492
})
493
493
}
494
494
}
495
-
496
495
}, 500)
497
- },
15
00)
496
+ },
7
00)
498
497
499
498
});
500
499
...
...