climblee / uv-ui

uv-ui 破釜沉舟之兼容vue3+2、app、h5、小程序等多端基于uni-app和uView2.x的生态框架,支持单独导入,开箱即用,利剑出击。
MIT License
726 stars 34 forks source link

un-input 支付宝小程序 v-model不生效 #61

Open Guan-Meng-Yuan opened 8 months ago

Guan-Meng-Yuan commented 8 months ago
<uv-input placeholder="请输入金额" type="digit" v-model="value" border="bottom"></uv-input>