| 
					
				 | 
			
			
				@@ -704,10 +704,11 @@ onMounted(() => { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       margin-left: 24px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       font-weight: 400; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       font-size: 16px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      font-family: Inter-Regular; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       color: #7c808d; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       .blueT { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        font-weight: 500; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         font-size: 16px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        font-family: Inter-Medium; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         color: #2e8bf6; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         text-decoration-line: underline; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       } 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -718,6 +719,7 @@ onMounted(() => { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     :deep(.el-upload) { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       width: 350px !important; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      height: 48px !important; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       display: flex !important; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       align-items: center !important; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       // height: 40px !important; 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -792,13 +794,14 @@ onMounted(() => { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     .text1 { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       font-style: 18px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       color: #2e8bf6; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      font-weight: bold; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      font-family: Inter-Bold; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       margin-top: 16px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       margin-bottom: 8px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     .text2 { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       font-weight: 400; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       font-size: 16px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      font-family: Inter-Regular; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       color: #7c808d; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       span { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         font-weight: 500; 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -808,7 +811,7 @@ onMounted(() => { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     .text3 { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      font-weight: 400; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      font-family: Inter-Regular; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       font-size: 14px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       color: #7c808d; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       margin-top: 8px; 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -876,7 +879,7 @@ onMounted(() => { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           flex-direction: column; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           justify-content: space-between; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           .text { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            font-weight: bold; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            font-family: Inter-Medium; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             font-size: 16px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             color: #030102; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           } 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -920,7 +923,7 @@ onMounted(() => { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     .title { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       width: 100%; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       height: 22px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      font-weight: 400; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      font-family: Inter-Regular; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       font-size: 14px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       line-height: 22px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     } 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -938,13 +941,14 @@ onMounted(() => { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         .fileName { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           font-size: 16px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           color: #2e6bc8; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          font-family: Inter-Medium; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           text-decoration: underline; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           cursor: pointer; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         .flieTime { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           font-size: 12px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          font-weight: 400; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          font-family: Inter-Medium; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           color: #7c808d; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           // line-height: 20px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           vertical-align: middle; 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -961,7 +965,7 @@ onMounted(() => { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           width: 100%; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           font-size: 14px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           color: #000000; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          font-weight: 400; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          font-family: Inter-Regular; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           line-height: 22px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           display: -webkit-box; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           -webkit-box-orient: vertical; 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -983,14 +987,14 @@ onMounted(() => { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       height: 42px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       border-bottom: 1px solid #dbdbdb; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       span { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        font-weight: bold; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        font-family: Inter-Bold; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         font-size: 18px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         color: #030102; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     .num { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       font-size: 14px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      font-weight: 400; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      font-family: Inter-Regular; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       color: #555d72; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       margin-top: 12px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     } 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -1001,6 +1005,7 @@ onMounted(() => { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     //表格文本超出隐藏 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     :deep(.flie_name, .folder) { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      font-family: Inter-Regular; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       /*第一步: 溢出隐藏 */ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       overflow: hidden; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       /* 第二步:让文本不会换行, 在同一行继续 */ 
			 |