优化文字提示

This commit is contained in:
刘祥超
2022-09-08 11:00:44 +08:00
parent 7cee1ff5ff
commit dcc587182c

View File

@@ -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>