This website works better with JavaScript.
Explore
Help
Register
Sign In
wqy
/
JinTong-Back-Java
Watch
1
Star
0
Fork
You've already forked JinTong-Back-Java
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
登录跳转首页购物车数据刷新
Browse Source
master
linzj
5 years ago
parent
6cb1e5979b
commit
607b18934a
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
mall4m/pages/index/index.js
Unescape
Escape
View File
@ -90,7 +90,7 @@ Page({
}
}
}
)
}
)
http
.
getCartCount
(
)
;
//重新计算购物车总数量
}
,
}
,
getAllData
(
)
{
getAllData
(
)
{
http
.
getCartCount
(
)
;
//重新计算购物车总数量
http
.
getCartCount
(
)
;
//重新计算购物车总数量
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
wqy/JinTong-Back-Java
Title
Body
Create Issue