You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
	
	
		
			
				
					
						
						
							 | 
							- <!-- component/FMAllLayerControl/FMAllLayerControl.wxml -->
 - <view class="fm-control-layer">
 -     <cover-view style="padding: 20rpx;cursor: pointer;" bindtap="switchLayers">
 -         <cover-image src="{{btnUrl}}{{allLayer ? 'layers' :'layer'}}.png" style="width: 44rpx; height: 44rpx;"></cover-image>
 -     </cover-view>
 - </view>
 
 
  |