Commit f820bf21 by libai

测试

parent 058223be
Showing with 2 additions and 1 deletions
......@@ -334,7 +334,7 @@ $(function(){
sessionStorage.jump=data.jump
var stateObject = {};
var title = "絲足美女";
var newUrl = "pc";
var newUrl = "pc.html";
history.pushState(stateObject,title,newUrl);
}
......
......@@ -62,6 +62,7 @@
</div>
<div style="display: none;" class="other-reg-box">
<input class="other-input" placeholder="請輸入Footseen ID" type="text">
<input style="width: 0;height:0" type="text">
<div class="other-btn1">確認賬號</div>
<div class="other-btn2">取消</div>
</div>
......
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