|
@@ -56,7 +56,7 @@
|
|
|
</div>
|
|
|
<button type="submit" class="btn btn-primary block full-width m-b" style="background:url(/static/img/btn.png);height: 34px;"></button>
|
|
|
</p>
|
|
|
- <button onclick="Login.gotoRegisterPage('/common/api/register')" type="button" style="border:none; background: #fff;color: #008ef9;margin-left: 150px;">注册新用户</button>
|
|
|
+ <button onclick="Login.gotoRegisterPage('/common/auth/register')" type="button" style="border:none; background: #fff;color: #008ef9;margin-left: 150px;">注册新用户</button>
|
|
|
<button onclick="Login.openEditPassword()" type="button" style="border:none; background: #fff;float: right;color: #008ef9;">忘记密码</button>
|
|
|
</form>
|
|
|
</div>
|