Browse Source

按钮样式修改

wgl 4 năm trước cách đây
mục cha
commit
ab71a162ab
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/projects/business/views/Master/Egress/Info.vue

+ 1 - 1
src/projects/business/views/Master/Egress/Info.vue

@@ -73,7 +73,7 @@
 			<div class="bindfyy-btn"><button type="button" @click="closeActoin" class="mui-btn mui-btn-danger">结束外出</button></div>
 		</div>
 
-		<div v-if="can_remark" class="fyy-scon-botton">
+		<div v-if="can_remark" class="fyy-scon-botton" style="position: fixed;width: 100%;bottom: 0;">
 			<div style="background-color: #3385FF;" class="examine-btn examine-btn1-blue" @click="openFromVisible=true">填写意见</div>
 		</div>