mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-11 11:56:46 +08:00
通知标题字数
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="b_input">
|
<div class="b_input">
|
||||||
<a-input v-model:value="params.name" placeholder="请输入标题" show-count
|
<a-input v-model:value="params.name" placeholder="请输入标题" show-count
|
||||||
style="height: 40px; border-radius: 8px" :maxlength="20" />
|
style="height: 40px; border-radius: 8px" :maxlength="50" />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="cstm_items">
|
<div class="cstm_items">
|
||||||
|
|||||||
Reference in New Issue
Block a user