routine update

This commit is contained in:
yubaolee
2018-03-15 17:36:41 +08:00
parent e353c75fd7
commit abbd395fde
7 changed files with 30 additions and 29 deletions

View File

@@ -7,14 +7,6 @@
<h2>OpenAuth.net测试站点登录</h2>
@if (Model != null && !Model.Success)
{
<div class="alert alert-danger">
<a href="#" class="close" data-dismiss="alert">&times;</a>
<strong>Warning!</strong> @Model.ErrorMsg
</div>
}
<div class="col-lg-12">
<form class="form-horizontal" method="POST">
<div class="control-group">