Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
Litemall
Commits
88b1ef6e
Commit
88b1ef6e
authored
May 11, 2018
by
Junling Bu
Browse files
fix[litemall-wx-api]: 个人中心地址添加收货地址成功但是没有显示。
parent
b8fc57f2
Changes
1
Hide whitespace changes
Inline
Side-by-side
litemall-wx/pages/ucenter/address/address.js
View file @
88b1ef6e
...
...
@@ -8,14 +8,13 @@ Page({
},
onLoad
:
function
(
options
)
{
// 页面初始化 options为页面跳转所带来的参数
this
.
getAddressList
();
},
onReady
:
function
()
{
// 页面渲染完成
},
onShow
:
function
()
{
// 页面显示
this
.
getAddressList
();
},
getAddressList
(){
let
that
=
this
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment