|
|
@@ -2,7 +2,7 @@
|
|
|
<view class="app-content">
|
|
|
<view class="billing_box_bg">
|
|
|
<view class="input-wrap">
|
|
|
- <app-search-module v-model="py" placeholder="输字母搜索" @input="searchFn" />
|
|
|
+ <app-search-module v-model="py" placeholder="输入首字母搜索" @input="searchFn" />
|
|
|
</view>
|
|
|
<view class="scroll-middle_bx">
|
|
|
<scroll-view scroll-y scroll-with-animation class="tab-view" :scroll-top="scrollTop">
|