pc-master #110
@ -627,6 +627,12 @@
 | 
			
		||||
  width: 120px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.input-main.input-disabled input {
 | 
			
		||||
  background: transparent;
 | 
			
		||||
  border: 2px solid transparent;
 | 
			
		||||
  padding-left: 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.input-main.input-main-w260 input {
 | 
			
		||||
  width: 260px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										2
									
								
								src/assets/css/main.min.css
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								src/assets/css/main.min.css
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							@ -661,6 +661,13 @@
 | 
			
		||||
            width: 120px;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
    &.input-disabled{
 | 
			
		||||
      input{
 | 
			
		||||
        background: transparent;
 | 
			
		||||
        border: 2px solid transparent;
 | 
			
		||||
        padding-left: 0;
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
    &.input-main-w260{
 | 
			
		||||
        input{
 | 
			
		||||
            width: 260px;
 | 
			
		||||
 | 
			
		||||
										
											Binary file not shown.
										
									
								
							| 
		 Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB  | 
@ -59,7 +59,7 @@
 | 
			
		||||
                 type="text" placeholder="0">
 | 
			
		||||
                <span></span>
 | 
			
		||||
            </div>
 | 
			
		||||
                 <div class="input-main input-main-w120">
 | 
			
		||||
                <div class="input-main input-main-w120 input-disabled">
 | 
			
		||||
                <div>PID计算结果</div>
 | 
			
		||||
                <input disabled v-model="statusData[1114+Number(indexs)]"
 | 
			
		||||
                 type="text" placeholder="0">
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user