mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-06 14:50:25 +08:00
优化文字提示
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<td class="title">CNAME *</td>
|
||||
<td>
|
||||
<input type="text" name="dnsName" maxlength="30" v-model="dnsName"/>
|
||||
<p class="comment">最长只能是30个</p>
|
||||
<p class="comment">英文字母、数字的组合,最长30个字符。</p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user