|
@@ -6,17 +6,6 @@
|
|
|
<script class="include" system="" path="inc/" file="head">include()</script>
|
|
|
<link rel="stylesheet" href="../script/lib/layui/admin/modules/plugin/formselects/formselects.css" media="all" />
|
|
|
<style>
|
|
|
- .layui-input,.xm-select-parent
|
|
|
- {
|
|
|
- width: 50%;
|
|
|
- }
|
|
|
- @media screen and (max-width: 1024px) {
|
|
|
- .layui-input,.xm-select-parent
|
|
|
- {
|
|
|
- width: 90%;
|
|
|
- }
|
|
|
- }
|
|
|
-
|
|
|
textarea{
|
|
|
padding-top: 5px;
|
|
|
}
|
|
@@ -57,6 +46,7 @@
|
|
|
<div class="layui-fluid">
|
|
|
<div style="display:none;"><span id="list-name">网站设置</span> > <span id="list-project"></span></div>
|
|
|
<form method="post" class="layui-form form1" target="f1" role="form" autocomplete="off" lay-filter="form-filter">
|
|
|
+ <style id="load_css"></style>
|
|
|
<input type="hidden" name="function" id="function" value="msg"/>
|
|
|
<input type="hidden" name="url" id="url" />
|
|
|
<input type="hidden" name="project" id="project" />
|