Commit 616a2d46 by qiaomu

two

parent e1b001ee
......@@ -119,8 +119,8 @@
-webkit-transform: translate(-50%, -50%);
background: #fff;
text-align: center;
border-radius: 0.2rem;
padding: 0.05rem;
border-radius: 0.15rem;
padding: 0.05rem 0.2rem;
}
.wxkiting .alert {
font-size: 0.4rem;
......
......@@ -119,8 +119,8 @@
-webkit-transform: translate(-50%,-50%);
background: #fff;
text-align: center;
border-radius: 0.2rem;
padding: 0.05rem;
border-radius: 0.15rem;
padding: 0.05rem 0.2rem;
}
}
.alert {
......
......@@ -66,6 +66,9 @@
$(".xq").html(xq);
$(".rmb").html(rmb);
$(".input").val(input);
}else {
$(".black-bg").show();
$(".alert_info").html(res.msg);
}
},
error: function() {
......
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 sign in to comment