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
b7a2a1e6
Commit
b7a2a1e6
authored
Mar 31, 2018
by
Junling Bu
Browse files
fix[litemall-wx]:删除用户足迹后,需要先清空数组,然后再重新加载数据。
parent
9b9a50ca
Changes
1
Hide whitespace changes
Inline
Side-by-side
litemall-wx/pages/ucenter/footprint/footprint.js
View file @
b7a2a1e6
...
@@ -58,6 +58,7 @@ Page({
...
@@ -58,6 +58,7 @@ Page({
icon
:
'
success
'
,
icon
:
'
success
'
,
duration
:
2000
duration
:
2000
});
});
that
.
data
.
footprintList
=
[];
that
.
getFootprintList
();
that
.
getFootprintList
();
}
}
});
});
...
...
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