Browse Source

Update ad_add.htm

tags/6.2.0
叙述、别离 1 year ago
parent
commit
05d4eb71dc
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/admin/templets/ad_add.htm

+ 1
- 1
src/admin/templets/ad_add.htm View File

@@ -11,7 +11,7 @@
<script src="../static/web/js/jquery.min.js"></script>
<script src="../static/web/js/moment.min.js"></script>
<script src="../static/web/js/daterangepicker.js"></script>
<style>.typetab{text-align:left}.typetab ul{list-style:none}.typetab ul li{float:left;width:64px;height:28px;line-height:28px;background:#f5f5f5;text-align:center;cursor:pointer}.typetab ul .act{background:#e9ecef}.i_table w-100{border:1px solid #eee}</style>
<style>.typetab{text-align:left}.typetab ul{list-style:none}.typetab ul li{float:left;width:64px;height:28px;line-height:28px;background:#f5f5f5;text-align:center;cursor:pointer}.typetab ul .act{background:#e9ecef}.i_table{border:1px solid #eee}</style>
<script>
function checkSubmit() {
if (document.form1.tagname.value == "") {


Loading…
Cancel
Save