Your Name 6 months ago
parent
commit
5cd7ec2757
1 changed files with 9 additions and 5 deletions
  1. 9
    5
      view/work/push/index.html

+ 9
- 5
view/work/push/index.html View File

18
         #info_li li{
18
         #info_li li{
19
             width: 100%;float: left;margin-bottom: 5px;
19
             width: 100%;float: left;margin-bottom: 5px;
20
         }
20
         }
21
+        .layui-form-label{
22
+            padding: 0 15px;
23
+        }
21
     </style>
24
     </style>
22
 </head>
25
 </head>
23
 
26
 
24
 <body>
27
 <body>
25
 
28
 
26
-<div class="" style="width:800px;margin:0 auto;">
29
+<div class="" style="width:700px;float: left;padding: 0 20px;">
27
     <form class="layui-form" action="" style="margin-top:50px;" id="form_info">
30
     <form class="layui-form" action="" style="margin-top:50px;" id="form_info">
28
 
31
 
29
         <div class="layui-form-item">
32
         <div class="layui-form-item">
58
                         <table class="layui-table">
61
                         <table class="layui-table">
59
                             <colgroup>
62
                             <colgroup>
60
                                 <col>
63
                                 <col>
61
-                                <col width="150">
62
-                                <col width="260">
63
-                                <col width="150">
64
+                                <col width="">
65
+                                <col width="">
66
+                                <col width="">
64
                             </colgroup>
67
                             </colgroup>
65
                             <thead>
68
                             <thead>
66
                             <tr><th>文件名</th>
69
                             <tr><th>文件名</th>
135
     </form>
138
     </form>
136
 </div>
139
 </div>
137
 
140
 
138
-<div class="layui-bg-gray" style="padding: 30px;width:800px;margin: 0 auto;">
141
+<!--layui-bg-gray-->
142
+<div class="" style="padding: 30px;width:500px;float: left;">
139
     <div class="layui-row layui-col-space15">
143
     <div class="layui-row layui-col-space15">
140
         <div class="layui-col-md12">
144
         <div class="layui-col-md12">
141
             <blockquote class="layui-elem-quote">执行过程:</blockquote>
145
             <blockquote class="layui-elem-quote">执行过程:</blockquote>

Loading…
Cancel
Save