综述: 调整专员端订单列表标签栏显示方式
- 在专员端订单列表演示页面中,移除标签栏的固定定位样式,使其改为随页面滚动而不是固定在顶部 - 同步更新原型文件
This commit is contained in:
		
							parent
							
								
									02f4adf076
								
							
						
					
					
						commit
						89ec4e1156
					
				|  | @ -55,9 +55,6 @@ | |||
|             display: flex; | ||||
|             background: white; | ||||
|             border-bottom: 1px solid #e5e5e5; | ||||
|             position: sticky; | ||||
|             top: 0; | ||||
|             z-index: 100; | ||||
|         } | ||||
| 
 | ||||
|         .tab { | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue