|
@@ -16,7 +16,7 @@
|
|
|
|
|
|
|
|
<view class="input-wrap" >
|
|
<view class="input-wrap" >
|
|
|
<view class="search-bar">
|
|
<view class="search-bar">
|
|
|
- <app-search-module v-model="py" placeholder="输入拼音首字母也可以搜索" @input="searchFn" />
|
|
|
|
|
|
|
+ <app-search-module v-model="py" placeholder="这里搜索" @input="searchFn" />
|
|
|
</view>
|
|
</view>
|
|
|
<view style="padding:0 0upx 0 20upx;" >
|
|
<view style="padding:0 0upx 0 20upx;" >
|
|
|
<button class="admin-button-com middle blue" style="border:none;height:70upx;" @click="removeMemory()">清除已选</button>
|
|
<button class="admin-button-com middle blue" style="border:none;height:70upx;" @click="removeMemory()">清除已选</button>
|