ソースを参照

样式修改1

xs 5 年 前
コミット
28b7fc140b

+ 1 - 8
src/main/webapp/webpage/modules/sg/projecttem/addItem2Form.jsp

@@ -1,10 +1,3 @@
-<%--
-  Created by IntelliJ IDEA.
-  User: user
-  Date: 2019/8/19
-  Time: 13:06
-  To change this template use File | Settings | File Templates.
---%>
 <%@ page contentType="text/html;charset=UTF-8" language="java" %>
 <%@ include file="/webpage/include/taglib.jsp"%>
 <link rel="stylesheet" href="${ctxp}/static/plugin/assets/layui/css/layui.css">
@@ -58,7 +51,7 @@
                                 <div class="layui-inline">
                                     <label class="layui-form-label" >*工程名称</label>
                                     <div class="layui-input-inline">
-                                        <input type="text" id="myinput" autocomplete="off" placeholder="请输入工程名称" class="layui-input">
+                                        <input type="text" id="myinput" autocomplete="off" placeholder="" class="layui-input">
                                     </div>
                                 </div>
                             </div>