Browse Source

xielianghe

lange 5 năm trước cách đây
mục cha
commit
2e1032376d
1 tập tin đã thay đổi với 3 bổ sung3 xóa
  1. 3 3
      whepi-ui/templates/home/ribao.ftl

+ 3 - 3
whepi-ui/templates/home/ribao.ftl

@@ -273,14 +273,14 @@
                                        style="width: 80%;text-align: center;border-top-width: 0px;border-right-width: 0px;border-bottom-width: 1px;border-left-width: 0px;border-color: #75859f;height: 5vh;font-size:inherit;color:inherit;"/>
                             </div>
                             <div style="display:flex; flex-direction: row; justify-content: space-between; margin-top: 1vh;">
-                                <div style="height: 5vh; line-height: 5vh; color: red">注:本地区出行无需填写行程</div>
-                            </div>
-                            <div style="display:flex; flex-direction: row; justify-content: space-between; margin-top: 1vh;">
                                 <div style="height: 5vh; line-height: 5vh; width: 55%;">是否出行</div>
                                 <input id="js_input_sf" class="weui-input" type="text" placeholder="请选择"
                                        style="border: 1px solid rgba(0,0,0,.2);box-sizing:border-box; border-radius: 5px; height: 5vh;width: 145%"
                                        onchange="selectinput6(this)"/>
                             </div>
+                            <div style="display:flex; flex-direction: row; justify-content: space-between; margin-top: 1vh;">
+                                <div style="height: 5vh; line-height: 5vh; color: red">注:本地区出行无需填写行程</div>
+                            </div>
                             <br/>
                         <#--<div style="text-align: center;height: 1vh;">出行情况上报</div>-->