Forráskód Böngészése

人才基础信息布局

sugangqiang 2 éve
szülő
commit
ea51f3238e

+ 3 - 5
app/admin/view/talent/talentInfo_common_check.html

@@ -181,11 +181,6 @@
                                                     <div class="form-control" style="border: none">{$info.enterpriseName}</div>
                                                 </div>
                                             </td>
-                                            <td rowspan="4" style="width: 200%">
-                                                <table class="fileTable"></table>
-                                            </td>
-                                        </tr>
-                                        <tr>
                                             <td>
                                                 <div class="rowGroup">
                                                     <label class=" control-label spacing td-label"><span style="color: red">*</span>所属街道</label>
@@ -220,6 +215,9 @@
                                                     </div>
                                                 </div>
                                             </td>
+                                            <td rowspan="3" colspan="2">
+                                                <table class="fileTable"></table>
+                                            </td>
                                         </tr>
                                         {if condition="in_array($info['talent_type'],[1,2])"}
                                         <tr>

+ 5 - 6
app/enterprise/view/talent/apply.html

@@ -202,11 +202,6 @@
                                                 <div class="form-control" style="border: none">{$row.enterprise.name}</div>
                                             </div>
                                         </td>
-                                        <td rowspan="4" style="width: 200%">
-                                            <table class="fileTable"></table>
-                                        </td>
-                                    </tr>
-                                    <tr>
                                         <td>
                                             <div class="rowGroup">
                                                 <label class=" control-label spacing td-label"><span style="color: red">*</span>所属街道</label>
@@ -237,7 +232,11 @@
                                             <div class="word-wrap" id="typeTips">
 
                                             </div>
-
+                                        </td>
+                                        <td rowspan="3" colspan='2'>
+                                            <table class="fileTable">
+                                                <tr><td>载入附件</td></tr>
+                                            </table>
                                         </td>
                                     </tr>                                    
                                     <tr class="talentType1-2" style="display: none">

+ 3 - 5
app/enterprise/view/talent/view.html

@@ -176,11 +176,6 @@
                                                         <div class="form-control" style="border: none">{$row.enterpriseName}</div>
                                                     </div>
                                                 </td>
-                                                <td rowspan="4" style="width: 200%">
-                                                    <table class="fileTable"></table>
-                                                </td>
-                                            </tr>
-                                            <tr>
                                                 <td>
                                                     <div class="rowGroup">
                                                         <label class=" control-label spacing td-label"><span style="color: red">*</span>所属街道</label>
@@ -215,6 +210,9 @@
                                                         </div>
                                                     </div>
                                                 </td>
+                                                <td rowspan="3" colspan="2">
+                                                    <table class="fileTable"></table>
+                                                </td>
                                             </tr>
                                             {if condition="in_array($row['talent_type'],[1,2])"}
                                             <tr>