vip确定按钮后退错误

This commit is contained in:
唐明明
2021-09-30 17:46:44 +08:00
parent aa7b7c7d35
commit 91912c622f
13 changed files with 25 additions and 16 deletions

View File

@@ -25,7 +25,7 @@
</view>
<view class="info-inputs">
<picker :range="section" range-key="name" :value="sectionIndex" @change="pickerChange">
<view class="picker-text">
<view class="picker-text nowrap">
{{section[sectionIndex].name}}
<uni-icons class="icon" type="arrowdown" color="#555"></uni-icons>
</view>