Commit 72089b7b by 冷斌

小站同步

parent 16404d10
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<html> <html>
<head> <head>
<meta charset="UTF-8" /> <meta charset="UTF-8" />
<title>海狮直播2 {:L('ADMIN_CENTER')}</title> <title>海狮直播 {:L('ADMIN_CENTER')}</title>
<meta http-equiv="X-UA-Compatible" content="chrome=1,IE=edge" /> <meta http-equiv="X-UA-Compatible" content="chrome=1,IE=edge" />
<meta name="renderer" content="webkit|ie-comp|ie-stand"> <meta name="renderer" content="webkit|ie-comp|ie-stand">
<meta name="robots" content="noindex,nofollow"> <meta name="robots" content="noindex,nofollow">
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
<input class="input2" type="text" name="verify" placeholder="{:L('ENTER_VERIFY_CODE')}" /> <input class="input2" type="text" name="verify" placeholder="{:L('ENTER_VERIFY_CODE')}" />
<div class="line"></div> <div class="line"></div>
<div id="login_btn_wraper"> <div id="login_btn_wraper">
<button type="submit" id="sub" name="submit" class="btn js-ajax-submit" >{:L('LOGIN')}</button> <button type="submit" id="sub" name="submit" class="btn js-ajax-submit" >123123{:L('LOGIN')}</button>
<div data-loadingmsg="{:L('LOADING')}" id="msg"></div> <div data-loadingmsg="{:L('LOADING')}" id="msg"></div>
</div> </div>
</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 to comment