Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
郭成尧
2016-07-11 13:36:39 +0800
Commit
6d95b13646ed1f562ad46c208aa3050386e8cd0a
1 parent
bcd24a41
'gulpge'
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 additions
and
1 deletions
web-static/dist/yohobuy/4.6.2/index-debug.js
web-static/dist/yohobuy/4.6.2/index.css
web-static/dist/yohobuy/4.6.2/index.js
web-static/dist/yohobuy/4.6.2/index-debug.js
View file @
6d95b13
...
...
@@ -9042,7 +9042,7 @@ $shopCart.on('click', '.icon-minus, .icon-add', function() {
// 最近浏览翻页
$histroy
.
on
(
'click'
,
'.pagenext, .pageprev'
,
function
()
{
if
(
$
(
this
).
hasClass
(
'pagenext'
))
{
if
(
pageNum
!==
6
)
{
if
(
pageNum
!==
5
)
{
pageNum
++
;
}
else
{
pageNum
=
1
;
...
...
web-static/dist/yohobuy/4.6.2/index.css
View file @
6d95b13
This diff could not be displayed because it is too large.
web-static/dist/yohobuy/4.6.2/index.js
View file @
6d95b13
This diff could not be displayed because it is too large.
Please
register
or
login
to post a comment