mirror of
				https://github.com/unanmed/HumanBreak.git
				synced 2025-10-31 04:02:59 +08:00 
			
		
		
		
	feat: 修改文本框样式
This commit is contained in:
		
							parent
							
								
									734980eb6a
								
							
						
					
					
						commit
						e99320c52d
					
				| @ -617,6 +617,7 @@ export const Textbox = defineComponent< | ||||
|                                 y={0} | ||||
|                                 width={titleWidth.value} | ||||
|                                 height={titleHeight.value} | ||||
|                                 fillStyle={data.backColor} | ||||
|                             ></g-rect> | ||||
|                         )} | ||||
|                         <text | ||||
|  | ||||
| @ -64,10 +64,11 @@ Mota.require('var', 'loading').once('coreInit', () => { | ||||
|                     height={150} | ||||
|                     y={330} | ||||
|                     zIndex={30} | ||||
|                     fillStyle={'#000'} | ||||
|                     titleFill={'#000'} | ||||
|                     fillStyle={'#fff'} | ||||
|                     titleFill={'gold'} | ||||
|                     font="16px normal" | ||||
|                     titleFont="20px normal" | ||||
|                     titleFont="700 20px normal" | ||||
|                     winskin="winskin2.png" | ||||
|                     interval={25} | ||||
|                     lineHeight={6} | ||||
|                 ></Textbox> | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user