Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
biao
2016-02-04 10:54:46 +0800
Commit
de70cb714449881857ce21b330bc4146e8a80429
1 parent
3d28df4a
update
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletions
static/dist/myohobuy/1.3.6/index-debug.js
static/dist/myohobuy/1.3.6/index.js
static/dist/myohobuy/1.3.6/index-debug.js
View file @
de70cb7
...
...
@@ -5910,7 +5910,9 @@ $yohoPage.on('touchstart', '.btn-minus', function() {
//延迟刷新,否则面板可能无法隐藏
setTimeout
(
function
()
{
window
.
location
.
reload
();
//获取当前页面商品类型:普通商品/预售商品
window
.
location
.
href
=
'/cart/index/index?cartType='
+
$
(
'#cartType'
).
val
();
},
1
);
}
}).
fail
(
function
()
{
...
...
static/dist/myohobuy/1.3.6/index.js
View file @
de70cb7
This diff could not be displayed because it is too large.
Please
register
or
login
to post a comment