优化文字显示

This commit is contained in:
刘祥超
2023-05-23 11:25:25 +08:00
parent d903cc6e3b
commit 70aff759d7
4 changed files with 6 additions and 6 deletions

View File

@@ -22,7 +22,7 @@
</td>
</tr>
<tr>
<td class="title">服务名称 *</td>
<td class="title">网站名称 *</td>
<td>
<input type="text" name="name" maxlength="60" ref="focus" v-model="server.name"/>
</td>
@@ -52,7 +52,7 @@
</td>
</tr>
<tr>
<td>服务类型 *</td>
<td>网站类型 *</td>
<td>
{{typeName}}
</td>