This commit is contained in:
zel
2025-02-11 16:43:26 +08:00
parent 20ac0b5069
commit d7310a2394
9 changed files with 40 additions and 36 deletions

View File

@@ -6,11 +6,11 @@
}
<h3>
Role '@Model.Name'.
角色- '@Model.Name'.
</h3>
<p>
Role membership.<br /><br />
<br /><br />
</p>
@if (!string.IsNullOrEmpty(Model.ErrorMessage))
@@ -29,7 +29,7 @@
<table class="table fixedTable100 table-striped" border="0" cellspacing="0" cellpadding="0">
<thead>
<tr>
<td><strong>Name</strong></td>
<td><strong>用户名</strong></td>
</tr>
</thead>