rabin 3 년 전
부모
커밋
e2f6ef20e4
1개의 변경된 파일11개의 추가작업 그리고 1개의 파일을 삭제
  1. 11 1
      service/option/assets/pc/html/set.html

+ 11 - 1
service/option/assets/pc/html/set.html

@@ -19,6 +19,16 @@
 
 	<link rel="stylesheet" type="text/css" href="../css/main.css" />
 	<link rel="stylesheet" type="text/css" href="../css/custom-bars.css" />
+
+	<style>
+	.layui-progress-big, .layui-progress-big .layui-progress-bar{
+		height: 50px;
+	}
+	.layui-progress-text {
+		font-size: 30px;
+		line-height: 45px;
+	}
+	</style>
 </head>
 
 <body>
@@ -27,7 +37,7 @@
 			<h1 style="font-size:30px">期权管理系统</h1>
 		</header>
 		
-		<section class="content" style="margin:0 auto;width:800px;">
+		<section class="content" style="margin:0 auto;width:1000px;">
 			
 			<article class="flexy-grid">
 				<h3 style="font-size: 50px;">点击开始进行期权导入</h3>