This commit is contained in:
2019-10-30 23:01:38 +08:00
parent ed7e3505ee
commit 5d3da9d75d
3 changed files with 6 additions and 4 deletions

View File

@ -58,7 +58,7 @@ mui.plusReady(function() {
}
});
$('body').on('tap', '.footer_btn', function() {
$('body').on('tap', '.footer', function() {
mui.openWindow({
url: 'editAddress.html',
id: 'editAddress.html',