You've already forked qlg.frontend
注销账号部分页面
This commit is contained in:
@ -64,4 +64,7 @@ mui.plusReady(function() {
|
||||
}
|
||||
});
|
||||
})
|
||||
$('.cancellation').on("tap", function(){
|
||||
JZL.openWindow('cancellation.html', 'cancellation.html', {user_id: localStorage.getItem("userId")});
|
||||
})
|
||||
})
|
Reference in New Issue
Block a user