This commit is contained in:
liuye
2022-05-17 09:50:36 +08:00
parent 7293626b43
commit 29897467cb

View File

@@ -40,7 +40,7 @@
<div class="right">
<u-input trim placeholder="请输入" input-align="right"
placeholder-style="color:#999;font-size: 17px;font-weight:normal;" v-model="form.linkPhone"
:custom-style="{fontWeight:600,color:'#333',fontSize:'17px'}"></u-input>
:custom-style="{fontWeight:600,color:'#333',fontSize:'17px'}" maxlength="11"></u-input>
</div>
</div>
</div>