92 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			CSS
		
	
	
	
	
	
			
		
		
	
	
			92 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			CSS
		
	
	
	
	
	
@font-face {
 | 
						|
  font-family: "iconfont"; /* Project id 4331444 */
 | 
						|
  src: url('@/static/iconfont/iconfont.woff2?t=1701847680609') format('woff2'),
 | 
						|
       url('@/static/iconfont/iconfont.woff?t=1701847680609') format('woff'),
 | 
						|
       url('@/static/iconfont/iconfont.ttf?t=1701847680609') format('truetype');
 | 
						|
}
 | 
						|
 | 
						|
.iconfont {
 | 
						|
  font-family: "iconfont" !important;
 | 
						|
  font-size: 16px;
 | 
						|
  font-style: normal;
 | 
						|
  -webkit-font-smoothing: antialiased;
 | 
						|
  -moz-osx-font-smoothing: grayscale;
 | 
						|
}
 | 
						|
 | 
						|
.icon-gengxin:before {
 | 
						|
  content: "\e620";
 | 
						|
}
 | 
						|
 | 
						|
.icon-jianchagengxin:before {
 | 
						|
  content: "\e823";
 | 
						|
}
 | 
						|
 | 
						|
.icon-banbenxinxi:before {
 | 
						|
  content: "\e6d7";
 | 
						|
}
 | 
						|
 | 
						|
.icon-bianji5:before {
 | 
						|
  content: "\e639";
 | 
						|
}
 | 
						|
 | 
						|
.icon-yijianfankui2:before {
 | 
						|
  content: "\e63c";
 | 
						|
}
 | 
						|
 | 
						|
.icon-xiugaimima1:before {
 | 
						|
  content: "\e69e";
 | 
						|
}
 | 
						|
 | 
						|
.icon-yijianfankui1:before {
 | 
						|
  content: "\e63b";
 | 
						|
}
 | 
						|
 | 
						|
.icon-icon-:before {
 | 
						|
  content: "\e719";
 | 
						|
}
 | 
						|
 | 
						|
.icon-guanji:before {
 | 
						|
  content: "\e610";
 | 
						|
}
 | 
						|
 | 
						|
.icon-bianzu25:before {
 | 
						|
  content: "\e60a";
 | 
						|
}
 | 
						|
 | 
						|
.icon-RectangleCopy7:before {
 | 
						|
  content: "\e615";
 | 
						|
}
 | 
						|
 | 
						|
.icon-Rectangle:before {
 | 
						|
  content: "\e60e";
 | 
						|
}
 | 
						|
 | 
						|
.icon-wen:before {
 | 
						|
  content: "\e62e";
 | 
						|
}
 | 
						|
 | 
						|
.icon-chenggong1:before {
 | 
						|
  content: "\e618";
 | 
						|
}
 | 
						|
 | 
						|
.icon-cancel:before {
 | 
						|
  content: "\e64e";
 | 
						|
}
 | 
						|
 | 
						|
.icon-tishi:before {
 | 
						|
  content: "\e61f";
 | 
						|
}
 | 
						|
 | 
						|
.icon-zhexiantu1:before {
 | 
						|
  content: "\e61d";
 | 
						|
}
 | 
						|
 | 
						|
.icon-bingtu:before {
 | 
						|
  content: "\e6b8";
 | 
						|
}
 | 
						|
 | 
						|
.icon-zhuzhuangtu:before {
 | 
						|
  content: "\e9d0";
 | 
						|
}
 | 
						|
 |