897e949f by yangjianbin

init

1 parent 39a415f8
......@@ -13,7 +13,7 @@
<div class="login_name">
<p>后台管理系统</p>
</div>
<form action="<?=$this->config->item('apiBaseUrl').'login'?>" id="edit">
<form action="login" id="edit">
<input name="username" type="text" placeholder="用户名">
<input name="password" type="password" placeholder="密码">
</form>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!