Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
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
郭成尧
2016-08-18 10:22:24 +0800
Commit
301f3a5edbdccbc2d092bf13e6eb80bd067ebe5f
1 parent
97eea288
'推一次代码'
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
public/js/home/address/address-act.js
public/js/home/address/address-act.js
View file @
301f3a5
...
...
@@ -124,6 +124,7 @@ $submit.on('touchend', function() {
$
(
this
).
removeClass
(
'highlight'
);
});
// TODO 页面报错因为这个函数
function
bindAddressListEvent
(
html
)
{
$addressListPage
.
html
(
html
);
...
...
Please
register
or
login
to post a comment