|  | @@ -5,7 +5,7 @@
 | 
											
												
													
														|  |  		</view>	
 |  |  		</view>	
 | 
											
												
													
														|  |  		<view class="head">
 |  |  		<view class="head">
 | 
											
												
													
														|  |  			<uni-card padding="0" margin="5px 0">
 |  |  			<uni-card padding="0" margin="5px 0">
 | 
											
												
													
														|  | -				<uni-search-bar @confirm="search" :focus="true" v-model="keywords" @clear="search"></uni-search-bar>
 |  | 
 | 
											
												
													
														|  | 
 |  | +				<uni-search-bar @confirm="search" v-model="keywords" @clear="search"></uni-search-bar>
 | 
											
												
													
														|  |  			</uni-card>
 |  |  			</uni-card>
 | 
											
												
													
														|  |  			<view class="addbt" @click="handle('create')">
 |  |  			<view class="addbt" @click="handle('create')">
 | 
											
												
													
														|  |  				<view class="word"><uni-icons type="plusempty" size="30" color="#fff"></uni-icons></view>
 |  |  				<view class="word"><uni-icons type="plusempty" size="30" color="#fff"></uni-icons></view>
 |