Commit 8a1eb67c authored by youjie's avatar youjie

no message

parent b3faf297
......@@ -81,9 +81,10 @@
$('#login_content').show()
$('#login_phone').show()
document.getElementById("buttonSJ").classList.add("active")
$('#Passport_phone').hide()
document.getElementById("buttonSJ").classList.add("active")
function goBack() {
$('#login_content').show()
$('#login_phone').hide()
......@@ -349,6 +350,9 @@
-webkit-box-shadow: inherit;
box-shadow: inherit
}
#Passport_phone{
display: none;
}
</style>
</html>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment