mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-10-31 02:08:43 +08:00 
			
		
		
		
	uView版本升级到2.0.34
This commit is contained in:
		| @@ -20,15 +20,17 @@ | ||||
| 				/> | ||||
| 			</slot> | ||||
| 		</view> | ||||
| 		<text | ||||
| 			class="u-radio__text" | ||||
| 		    @tap.stop="labelClickHandler" | ||||
| 		    :style="{ | ||||
| 				color: elDisabled ? elInactiveColor : elLabelColor, | ||||
| 				fontSize: elLabelSize, | ||||
| 				lineHeight: elLabelSize | ||||
| 			}" | ||||
| 		>{{label}}</text> | ||||
| 		<slot> | ||||
| 			<text | ||||
| 				class="u-radio__text" | ||||
| 				@tap.stop="labelClickHandler" | ||||
| 				:style="{ | ||||
| 					color: elDisabled ? elInactiveColor : elLabelColor, | ||||
| 					fontSize: elLabelSize, | ||||
| 					lineHeight: elLabelSize | ||||
| 				}" | ||||
| 			>{{label}}</text> | ||||
| 		</slot> | ||||
| 	</view> | ||||
| </template> | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 sfmind
					sfmind