uni-app中的input限制输入两位小数

发布时间 2023-03-23 11:44:14作者: 蜘蛛流
<input v-model="inputAmount" type="digit" @input="replaceInput" />