From 4db25abaa3bca3448aa21b06b82bc614ae397a30 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@63.com>
Date: 星期四, 24 十一月 2022 10:26:09 +0800
Subject: [PATCH] #
---
src/main/webapp/views/plan/plan_more.html | 13 ++++++-------
1 files changed, 6 insertions(+), 7 deletions(-)
diff --git a/src/main/webapp/views/plan/plan_more.html b/src/main/webapp/views/plan/plan_more.html
index aa0f753..dbbcdd1 100644
--- a/src/main/webapp/views/plan/plan_more.html
+++ b/src/main/webapp/views/plan/plan_more.html
@@ -39,7 +39,7 @@
</style>
<!-- 姝f枃寮�濮� -->
<form class="layui-form" id="formAdvForm" lay-filter="formAdvForm" style="height: 100%">
- <div class="layui-fluid" style="padding-bottom: 75px;height: 100%; overflow: scroll">
+ <div class="layui-fluid" style="padding-bottom: 75px;height: 100%; overflow: scroll;box-sizing: border-box">
<!-- 鏍囬 -->
<div class="layui-card">
<div class="layui-card-header" style="padding-top: 5px; padding-bottom: 5px">
@@ -134,10 +134,10 @@
</div>
</div>
- <!-- 涓�у寲 -->
+ <!-- 鍏朵粬 -->
<div class="layui-form-item layui-row">
<fieldset class="layui-elem-field layui-field-title" style="margin-top: 20px;">
- <legend style="font-size: 13px">涓�у寲</legend>
+ <legend style="font-size: 13px">鍏朵粬</legend>
</fieldset>
</div>
@@ -155,7 +155,7 @@
<div class="layui-inline layui-col-md6">
<label class="layui-form-label">瀹屾垚鏃堕棿:</label>
<div class="layui-input-block">
- <input name="finishTime" class="layui-input" disabled />
+ <input name="finishTime$" class="layui-input" disabled />
</div>
</div>
<div class="layui-inline layui-col-md6">
@@ -190,11 +190,10 @@
</div>
</div>
- <!-- 鍏朵粬 -->
+ <!-- 绯荤粺淇℃伅 -->
<div class="layui-form-item layui-row">
-
<fieldset class="layui-elem-field layui-field-title" style="margin-top: 20px;">
- <legend style="font-size: 13px">鍏朵粬</legend>
+ <legend style="font-size: 13px">绯荤粺淇℃伅</legend>
</fieldset>
<div class="layui-inline layui-col-md6">
<label class="layui-form-label">娣诲姞浜哄憳:</label>
--
Gitblit v1.9.1