|
@@ -8,10 +8,10 @@
|
|
|
<link rel="stylesheet" href="${ctxp}/static/plugin/assets/common.css"/>
|
|
|
<script type="text/javascript" src="${ctxp}/static/plugin/assets/jquery-3.2.1.min.js"></script>
|
|
|
<link rel="stylesheet" href="https://cdn.staticfile.org/twitter-bootstrap/3.3.7/css/bootstrap.min.css">
|
|
|
- <script src="https://cdn.staticfile.org/twitter-bootstrap/3.3.7/js/bootstrap.min.js"></script>
|
|
|
+ <%--<script src="https://cdn.staticfile.org/twitter-bootstrap/3.3.7/js/bootstrap.min.js"></script>--%>
|
|
|
<style>
|
|
|
.layui-input{ height: 28px;margin-top: 6px;}
|
|
|
- .layui_td{text-align: center;font-size: 16px}
|
|
|
+ .layui_td{text-align: center;font-size: 14px;margin-top: 20px}
|
|
|
</style>
|
|
|
</head>
|
|
|
<body>
|