@@ -51,7 +51,7 @@ if (!empty($noeditor)) { | |||||
<meta charset="<?php echo $cfg_soft_lang; ?>"> | <meta charset="<?php echo $cfg_soft_lang; ?>"> | ||||
<title>选择图片</title> | <title>选择图片</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<style> | <style> | ||||
html{background:#f2f2f2} | html{background:#f2f2f2} | ||||
@@ -45,7 +45,7 @@ if (!empty($noeditor)) { | |||||
<meta http-equiv='Content-Type' content='text/html; charset=<?php echo $cfg_soft_lang; ?>'> | <meta http-equiv='Content-Type' content='text/html; charset=<?php echo $cfg_soft_lang; ?>'> | ||||
<title>选择多媒体</title> | <title>选择多媒体</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<style> | <style> | ||||
html{background:#f2f2f2} | html{background:#f2f2f2} | ||||
@@ -44,7 +44,7 @@ if (!empty($noeditor)) { | |||||
<meta charset="<?php echo $cfg_soft_lang; ?>"> | <meta charset="<?php echo $cfg_soft_lang; ?>"> | ||||
<title>选择软件</title> | <title>选择软件</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<style> | <style> | ||||
html{background:#f2f2f2} | html{background:#f2f2f2} | ||||
@@ -36,7 +36,7 @@ if (empty($comeback)) { | |||||
<meta charset="<?php echo $cfg_soft_lang; ?>"> | <meta charset="<?php echo $cfg_soft_lang; ?>"> | ||||
<title>选择模板</title> | <title>选择模板</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<style> | <style> | ||||
html{background:#f2f2f2} | html{background:#f2f2f2} | ||||
@@ -74,7 +74,7 @@ function TestSafe($tdir) | |||||
} | } | ||||
//检测 | //检测 | ||||
if ($action == 'test') { | if ($action == 'test') { | ||||
$message = '<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"><link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css">'; | |||||
$message = '<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"><link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css">'; | |||||
AjaxHead(); | AjaxHead(); | ||||
TestSafe(DEDEROOT); | TestSafe(DEDEROOT); | ||||
if ($message == '') $message = "<span style='color:#28a745'>没发现可疑文件</span>"; | if ($message == '') $message = "<span style='color:#28a745'>没发现可疑文件</span>"; | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>操作搜索</title> | <title>操作搜索</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
</head> | </head> | ||||
<body background="../static/web/img/allbg.gif" leftmargin="8" topmargin="8"> | <body background="../static/web/img/allbg.gif" leftmargin="8" topmargin="8"> | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>增加广告</title> | <title>增加广告</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<link rel="stylesheet" href="../static/web/css/daterangepicker.css"> | <link rel="stylesheet" href="../static/web/css/daterangepicker.css"> | ||||
<script src="../static/web/js/jquery.min.js" language="javascript" type="text/javascript"></script> | <script src="../static/web/js/jquery.min.js" language="javascript" type="text/javascript"></script> | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>修改广告</title> | <title>修改广告</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<link rel="stylesheet" href="../static/web/css/daterangepicker.css"> | <link rel="stylesheet" href="../static/web/css/daterangepicker.css"> | ||||
<script src="../static/web/js/jquery.min.js" language="javascript" type="text/javascript"></script> | <script src="../static/web/js/jquery.min.js" language="javascript" type="text/javascript"></script> | ||||
@@ -5,7 +5,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>广告管理</title> | <title>广告管理</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
</head> | </head> | ||||
<body background="../static/web/img/allbg.gif" leftmargin="8" topmargin='8'> | <body background="../static/web/img/allbg.gif" leftmargin="8" topmargin='8'> | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>增加图片集</title> | <title>增加图片集</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<link rel="stylesheet" href="css/albumupload.css"> | <link rel="stylesheet" href="css/albumupload.css"> | ||||
<script language="javascript" src="../static/web/js/jquery.min.js"></script> | <script language="javascript" src="../static/web/js/jquery.min.js"></script> | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>修改图片集</title> | <title>修改图片集</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<link rel="stylesheet" href="css/albumupload.css"> | <link rel="stylesheet" href="css/albumupload.css"> | ||||
<script language="javascript" src="../static/web/js/jquery.min.js"></script> | <script language="javascript" src="../static/web/js/jquery.min.js"></script> | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>增加商品</title> | <title>增加商品</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<script language="javascript" src="../static/web/js/jquery.min.js"></script> | <script language="javascript" src="../static/web/js/jquery.min.js"></script> | ||||
<script language="javascript" src="../static/web/js/webajax.js"></script> | <script language="javascript" src="../static/web/js/webajax.js"></script> | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>修改商品</title> | <title>修改商品</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<script src="../static/web/js/jquery.min.js"></script> | <script src="../static/web/js/jquery.min.js"></script> | ||||
<script language="javascript" src="../static/web/js/webajax.js"></script> | <script language="javascript" src="../static/web/js/webajax.js"></script> | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>增加分类</title> | <title>增加分类</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<script language="javascript" src="../static/web/js/jquery.min.js"></script> | <script language="javascript" src="../static/web/js/jquery.min.js"></script> | ||||
<script src="../static/web/js/bootstrap.bundle.min.js"></script> | <script src="../static/web/js/bootstrap.bundle.min.js"></script> | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>修改分类</title> | <title>修改分类</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<script language="javascript" src="../static/web/js/jquery.min.js"></script> | <script language="javascript" src="../static/web/js/jquery.min.js"></script> | ||||
<script language="javascript" src="../static/web/js/webajax.js"></script> | <script language="javascript" src="../static/web/js/webajax.js"></script> | ||||
@@ -4,7 +4,7 @@ | |||||
<meta charset="<?php echo $cfg_soft_lang; ?>"> | <meta charset="<?php echo $cfg_soft_lang; ?>"> | ||||
<title>增加文章</title> | <title>增加文章</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<link rel="stylesheet" href="../static/web/css/daterangepicker.css"> | <link rel="stylesheet" href="../static/web/css/daterangepicker.css"> | ||||
<link rel="stylesheet" href="../static/web/css/jquery.fileupload.css"> | <link rel="stylesheet" href="../static/web/css/jquery.fileupload.css"> | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>单页采集规则管理</title> | <title>单页采集规则管理</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<script language="javascript" src="../static/web/js/jquery.min.js"></script> | <script language="javascript" src="../static/web/js/jquery.min.js"></script> | ||||
<script src="../static/web/js/bootstrap.bundle.min.js"></script> | <script src="../static/web/js/bootstrap.bundle.min.js"></script> | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>文档自动摘要自动分页</title> | <title>文档自动摘要自动分页</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
</head> | </head> | ||||
<body background="../static/web/img/allbg.gif" leftmargin="8" topmargin="8"> | <body background="../static/web/img/allbg.gif" leftmargin="8" topmargin="8"> | ||||
@@ -4,7 +4,7 @@ | |||||
<meta charset="<?php echo $cfg_soft_lang; ?>"> | <meta charset="<?php echo $cfg_soft_lang; ?>"> | ||||
<title>修改文章</title> | <title>修改文章</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<link rel="stylesheet" href="../static/web/css/daterangepicker.css"> | <link rel="stylesheet" href="../static/web/css/daterangepicker.css"> | ||||
<link rel="stylesheet" href="../static/web/css/jquery.fileupload.css"> | <link rel="stylesheet" href="../static/web/css/jquery.fileupload.css"> | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>关键词管理</title> | <title>关键词管理</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<style> | <style> | ||||
.nnpp { | .nnpp { | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>关键词维护</title> | <title>关键词维护</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
</head> | </head> | ||||
<body background="../static/web/img/allbg.gif" leftmargin="8" topmargin="8"> | <body background="../static/web/img/allbg.gif" leftmargin="8" topmargin="8"> | ||||
@@ -37,7 +37,7 @@ function AddNewKw() | |||||
} | } | ||||
</script> | </script> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
</head> | </head> | ||||
<body background="../static/web/img/allbg.gif" leftmargin="1" topmargin="1"> | <body background="../static/web/img/allbg.gif" leftmargin="1" topmargin="1"> | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>重复文档检测</title> | <title>重复文档检测</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
</head> | </head> | ||||
<body background='../static/web/img/allbg.gif' leftmargin='8' topmargin='8'> | <body background='../static/web/img/allbg.gif' leftmargin='8' topmargin='8'> | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>百度新闻地图</title> | <title>百度新闻地图</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
</head> | </head> | ||||
<body background="../static/web/img/allbg.gif" leftmargin="8" topmargin="8"> | <body background="../static/web/img/allbg.gif" leftmargin="8" topmargin="8"> | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>点卡生成向导</title> | <title>点卡生成向导</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
</head> | </head> | ||||
<body background='../static/web/img/allbg.gif' leftmargin='8' topmargin='8'> | <body background='../static/web/img/allbg.gif' leftmargin='8' topmargin='8'> | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>点卡业务记录</title> | <title>点卡业务记录</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<script language="javascript"> | <script language="javascript"> | ||||
//获得选中项 | //获得选中项 | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>点卡产品分类</title> | <title>点卡产品分类</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
</head> | </head> | ||||
<body background='../static/web/img/allbg.gif' leftmargin='8' topmargin='8'> | <body background='../static/web/img/allbg.gif' leftmargin='8' topmargin='8'> | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>栏目管理</title> | <title>栏目管理</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<script src="../static/web/js/jquery.min.js"></script> | <script src="../static/web/js/jquery.min.js"></script> | ||||
<script src="js/main.js"></script> | <script src="js/main.js"></script> | ||||
@@ -74,7 +74,7 @@ | |||||
} | } | ||||
</script> | </script> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel='stylesheet' href='../static/web/css/admin.css'> | <link rel='stylesheet' href='../static/web/css/admin.css'> | ||||
<style> | <style> | ||||
.table { | .table { | ||||
@@ -5,7 +5,7 @@ | |||||
<title>栏目管理</title> | <title>栏目管理</title> | ||||
<meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"> | <meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<script src="../static/web/js/jquery.min.js"></script> | <script src="../static/web/js/jquery.min.js"></script> | ||||
<script src="js/main.js"></script> | <script src="js/main.js"></script> | ||||
@@ -4,7 +4,7 @@ | |||||
<meta charset="<?php echo $cfg_soft_lang; ?>"> | <meta charset="<?php echo $cfg_soft_lang; ?>"> | ||||
<title>栏目管理</title> | <title>栏目管理</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<script src="js/global.js"></script> | <script src="js/global.js"></script> | ||||
<script src="js/context_menu.js"></script> | <script src="js/context_menu.js"></script> | ||||
@@ -4,7 +4,7 @@ | |||||
<meta charset="<?php echo $cfg_soft_lang; ?>"> | <meta charset="<?php echo $cfg_soft_lang; ?>"> | ||||
<title>类别管理</title> | <title>类别管理</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<script src="js/context_menu.js"></script> | <script src="js/context_menu.js"></script> | ||||
<script src="js/ieemu.js"></script> | <script src="js/ieemu.js"></script> | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>自定义属性管理</title> | <title>自定义属性管理</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
</head> | </head> | ||||
<body background='../static/web/img/allbg.gif' leftmargin='8'> | <body background='../static/web/img/allbg.gif' leftmargin='8'> | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>文档批量管理</title> | <title>文档批量管理</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<link rel="stylesheet" href="../static/web/css/daterangepicker.css"> | <link rel="stylesheet" href="../static/web/css/daterangepicker.css"> | ||||
<script src="../static/web/js/jquery.min.js" language="javascript" type="text/javascript"></script> | <script src="../static/web/js/jquery.min.js" language="javascript" type="text/javascript"></script> | ||||
@@ -4,7 +4,7 @@ | |||||
<meta charset="<?php echo $cfg_soft_lang; ?>"> | <meta charset="<?php echo $cfg_soft_lang; ?>"> | ||||
<title>图片文档管理</title> | <title>图片文档管理</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<script src="../static/web/js/jquery.min.js"></script> | <script src="../static/web/js/jquery.min.js"></script> | ||||
<script src="../static/web/js/bootstrap.bundle.min.js"></script> | <script src="../static/web/js/bootstrap.bundle.min.js"></script> | ||||
@@ -4,7 +4,7 @@ | |||||
<meta charset="<?php echo $cfg_soft_lang; ?>"> | <meta charset="<?php echo $cfg_soft_lang; ?>"> | ||||
<title>所有文档管理</title> | <title>所有文档管理</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<script src="../static/web/js/jquery.min.js"></script> | <script src="../static/web/js/jquery.min.js"></script> | ||||
<script src="../static/web/js/bootstrap.bundle.min.js"></script> | <script src="../static/web/js/bootstrap.bundle.min.js"></script> | ||||
@@ -4,7 +4,7 @@ | |||||
<meta charset="<?php echo $cfg_soft_lang; ?>"> | <meta charset="<?php echo $cfg_soft_lang; ?>"> | ||||
<title>专题文档管理</title> | <title>专题文档管理</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<script src="js/context_menu.js"></script> | <script src="js/context_menu.js"></script> | ||||
<script src="js/ieemu.js"></script> | <script src="js/ieemu.js"></script> | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>选择文章</title> | <title>选择文章</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<script language="javascript"> | <script language="javascript"> | ||||
//获得选中文件的文件名 | //获得选中文件的文件名 | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>文档管理</title> | <title>文档管理</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<script language="javascript" src="../static/web/js/jquery.min.js"></script> | <script language="javascript" src="../static/web/js/jquery.min.js"></script> | ||||
<script src="../static/web/js/bootstrap.bundle.min.js"></script> | <script src="../static/web/js/bootstrap.bundle.min.js"></script> | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>新增频道</title> | <title>新增频道</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<script language="javascript" src="../static/web/js/jquery.min.js"></script> | <script language="javascript" src="../static/web/js/jquery.min.js"></script> | ||||
<script src="../static/web/js/bootstrap.bundle.min.js"></script> | <script src="../static/web/js/bootstrap.bundle.min.js"></script> | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>修改自定义表单</title> | <title>修改自定义表单</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<script language="javascript" src="../static/web/js/jquery.min.js"></script> | <script language="javascript" src="../static/web/js/jquery.min.js"></script> | ||||
<script src="../static/web/js/bootstrap.bundle.min.js"></script> | <script src="../static/web/js/bootstrap.bundle.min.js"></script> | ||||
@@ -9,7 +9,7 @@ body { | |||||
} | } | ||||
</style> | </style> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<script language="javascript" src="../static/web/js/jquery.min.js"></script> | <script language="javascript" src="../static/web/js/jquery.min.js"></script> | ||||
<script src="../static/web/js/bootstrap.bundle.min.js"></script> | <script src="../static/web/js/bootstrap.bundle.min.js"></script> | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>增加字段</title> | <title>增加字段</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<script language="javascript" src="../static/web/js/jquery.min.js"></script> | <script language="javascript" src="../static/web/js/jquery.min.js"></script> | ||||
<script src="../static/web/js/bootstrap.bundle.min.js"></script> | <script src="../static/web/js/bootstrap.bundle.min.js"></script> | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>修改字段</title> | <title>修改字段</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<script language="javascript" src="../static/web/js/jquery.min.js"></script> | <script language="javascript" src="../static/web/js/jquery.min.js"></script> | ||||
<script src="../static/web/js/bootstrap.bundle.min.js"></script> | <script src="../static/web/js/bootstrap.bundle.min.js"></script> | ||||
@@ -4,7 +4,7 @@ | |||||
<meta charset="<?php echo $cfg_soft_lang; ?>"> | <meta charset="<?php echo $cfg_soft_lang; ?>"> | ||||
<title><?php echo $diy->name; ?></title> | <title><?php echo $diy->name; ?></title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
</head> | </head> | ||||
<body background="../static/web/img/allbg.gif" leftmargin="8" topmargin="8"> | <body background="../static/web/img/allbg.gif" leftmargin="8" topmargin="8"> | ||||
@@ -4,7 +4,7 @@ | |||||
<meta charset="<?php echo $cfg_soft_lang; ?>"> | <meta charset="<?php echo $cfg_soft_lang; ?>"> | ||||
<title>自定义表单管理</title> | <title>自定义表单管理</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
</head> | </head> | ||||
<body background="../static/web/img/allbg.gif" leftmargin="8" topmargin="8"> | <body background="../static/web/img/allbg.gif" leftmargin="8" topmargin="8"> | ||||
@@ -5,7 +5,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>挑错管理</title> | <title>挑错管理</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link href="../static/web/css/admin.css" rel='stylesheet' type='text/css'> | <link href="../static/web/css/admin.css" rel='stylesheet' type='text/css'> | ||||
</head> | </head> | ||||
<body background='../static/web/img/allbg.gif' leftmargin='8' topmargin='8'> | <body background='../static/web/img/allbg.gif' leftmargin='8' topmargin='8'> | ||||
@@ -9,7 +9,7 @@ | |||||
} | } | ||||
</style> | </style> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
@@ -62,7 +62,7 @@ | |||||
} | } | ||||
</script> | </script> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
</head> | </head> | ||||
<body background='../static/web/img/allbg.gif' leftmargin='8' topmargin='8'> | <body background='../static/web/img/allbg.gif' leftmargin='8' topmargin='8'> | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>文件管理器</title> | <title>文件管理器</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<script language="javascript" src="../static/web/js/jquery.min.js"></script> | <script language="javascript" src="../static/web/js/jquery.min.js"></script> | ||||
<script src="../static/web/js/bootstrap.bundle.min.js"></script> | <script src="../static/web/js/bootstrap.bundle.min.js"></script> | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>文件管理器</title> | <title>文件管理器</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<style> | <style> | ||||
.linerow { | .linerow { | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>新增自由列表</title> | <title>新增自由列表</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<script language="javascript" src="../static/web/js/jquery.min.js"></script> | <script language="javascript" src="../static/web/js/jquery.min.js"></script> | ||||
<script src="../static/web/js/bootstrap.bundle.min.js"></script> | <script src="../static/web/js/bootstrap.bundle.min.js"></script> | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>修改自由列表</title> | <title>修改自由列表</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<script language="javascript" src="../static/web/js/jquery.min.js"></script> | <script language="javascript" src="../static/web/js/jquery.min.js"></script> | ||||
<script src="../static/web/js/bootstrap.bundle.min.js"></script> | <script src="../static/web/js/bootstrap.bundle.min.js"></script> | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>自由列表管理</title> | <title>自由列表管理</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<script language="javascript" src="../static/web/js/jquery.min.js"></script> | <script language="javascript" src="../static/web/js/jquery.min.js"></script> | ||||
<script language="javascript" src="../static/web/js/webajax.js"></script> | <script language="javascript" src="../static/web/js/webajax.js"></script> | ||||
@@ -25,7 +25,7 @@ function CheckSubmit() | |||||
} | } | ||||
</script> | </script> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
</head> | </head> | ||||
<body background='../static/web/img/allbg.gif' leftmargin='8' topmargin='8'> | <body background='../static/web/img/allbg.gif' leftmargin='8' topmargin='8'> | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>友情链接修改</title> | <title>友情链接修改</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
</head> | </head> | ||||
<body background='../static/web/img/allbg.gif' leftmargin='8' topmargin='8'> | <body background='../static/web/img/allbg.gif' leftmargin='8' topmargin='8'> | ||||
@@ -5,7 +5,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>友情链接管理</title> | <title>友情链接管理</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css" type='text/css'> | <link rel="stylesheet" href="../static/web/css/admin.css" type='text/css'> | ||||
<script language="javascript" src="../static/web/js/jquery.min.js"></script> | <script language="javascript" src="../static/web/js/jquery.min.js"></script> | ||||
<script src="../static/web/js/bootstrap.bundle.min.js"></script> | <script src="../static/web/js/bootstrap.bundle.min.js"></script> | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>网站类型管理</title> | <title>网站类型管理</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
</head> | </head> | ||||
<body background="../static/web/img/allbg.gif" leftmargin='8' topmargin='8'> | <body background="../static/web/img/allbg.gif" leftmargin='8' topmargin='8'> | ||||
@@ -6,7 +6,7 @@ | |||||
<meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"> | <meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"> | ||||
<base target="_self"> | <base target="_self"> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<link rel="stylesheet" href="css/indexbody.css"> | <link rel="stylesheet" href="css/indexbody.css"> | ||||
<script src="../static/web/js/jquery.min.js"></script> | <script src="../static/web/js/jquery.min.js"></script> | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>采集内容管理</title> | <title>采集内容管理</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<script language="javascript"> | <script language="javascript"> | ||||
//获得选中文件的文件名 | //获得选中文件的文件名 | ||||
@@ -5,7 +5,7 @@ | |||||
<meta name="robots" content="noindex,nofollow"> | <meta name="robots" content="noindex,nofollow"> | ||||
<meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"> | <meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/style.css"> | <link rel="stylesheet" href="../static/web/css/style.css"> | ||||
<title><?php echo $cfg_webname; ?>后台登录</title> | <title><?php echo $cfg_webname; ?>后台登录</title> | ||||
<style> | <style> | ||||
@@ -4,7 +4,7 @@ | |||||
<meta charset="<?php echo $cfg_soft_lang; ?>"> | <meta charset="<?php echo $cfg_soft_lang; ?>"> | ||||
<title>一键更新</title> | <title>一键更新</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<link rel="stylesheet" href="../static/web/css/daterangepicker.css"> | <link rel="stylesheet" href="../static/web/css/daterangepicker.css"> | ||||
<script src="../static/web/js/jquery.min.js"></script> | <script src="../static/web/js/jquery.min.js"></script> | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>更新文档</title> | <title>更新文档</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
</head> | </head> | ||||
<body background='../static/web/img/allbg.gif' leftmargin='8' topmargin='8'> | <body background='../static/web/img/allbg.gif' leftmargin='8' topmargin='8'> | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>更新自由列表</title> | <title>更新自由列表</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
</head> | </head> | ||||
<body background="../static/web/img/allbg.gif"> | <body background="../static/web/img/allbg.gif"> | ||||
@@ -5,7 +5,7 @@ | |||||
<title>更新首页</title> | <title>更新首页</title> | ||||
<script src="../static/web/js/jquery.min.js" language="javascript" type="text/javascript"></script> | <script src="../static/web/js/jquery.min.js" language="javascript" type="text/javascript"></script> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<script language="javascript"> | <script language="javascript"> | ||||
function SelectTemplets(fname) { | function SelectTemplets(fname) { | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>更新脚本</title> | <title>更新脚本</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<script language="javascript"> | <script language="javascript"> | ||||
function SelectTemplets(fname) { | function SelectTemplets(fname) { | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>更新栏目</title> | <title>更新栏目</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
</head> | </head> | ||||
<body background="../static/web/img/allbg.gif" leftmargin='8' topmargin='8'> | <body background="../static/web/img/allbg.gif" leftmargin='8' topmargin='8'> | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>更新订阅</title> | <title>更新订阅</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
</head> | </head> | ||||
<body background="../static/web/img/allbg.gif" leftmargin='8' topmargin='8'> | <body background="../static/web/img/allbg.gif" leftmargin='8' topmargin='8'> | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>更新专题</title> | <title>更新专题</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
</head> | </head> | ||||
<body background="../static/web/img/allbg.gif" leftmargin='8' topmargin='8'> | <body background="../static/web/img/allbg.gif" leftmargin='8' topmargin='8'> | ||||
@@ -4,7 +4,7 @@ | |||||
<title>更新标签</title> | <title>更新标签</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/css/select2.min.css"> | <link rel="stylesheet" href="../static/web/css/select2.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<script language="javascript" src="../static/web/js/jquery.min.js"></script> | <script language="javascript" src="../static/web/js/jquery.min.js"></script> | ||||
<script language="javascript" src="../static/web/js/select2.full.min.js"></script> | <script language="javascript" src="../static/web/js/select2.full.min.js"></script> | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>上传新文件</title> | <title>上传新文件</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<script language="javascript" src="../static/web/js/jquery.min.js"></script> | <script language="javascript" src="../static/web/js/jquery.min.js"></script> | ||||
<script language="javascript" src="../static/web/js/bootstrap.bundle.min.js"></script> | <script language="javascript" src="../static/web/js/bootstrap.bundle.min.js"></script> | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>修改文件</title> | <title>修改文件</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<script language="javascript" src="../static/web/js/jquery.min.js"></script> | <script language="javascript" src="../static/web/js/jquery.min.js"></script> | ||||
<script language="javascript" src="../static/web/js/bootstrap.bundle.min.js"></script> | <script language="javascript" src="../static/web/js/bootstrap.bundle.min.js"></script> | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>附件数据管理</title> | <title>附件数据管理</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<style> | <style> | ||||
.napisdiv { | .napisdiv { | ||||
@@ -5,7 +5,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>网站会员管理</title> | <title>网站会员管理</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<script language="javascript" src="js/member.js"></script> | <script language="javascript" src="js/member.js"></script> | ||||
<style> | <style> | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>业务管理</title> | <title>业务管理</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<script language="javascript"> | <script language="javascript"> | ||||
//获得选中项 | //获得选中项 | ||||
@@ -5,7 +5,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>用户短信管理</title> | <title>用户短信管理</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<style> | <style> | ||||
.rb { | .rb { | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>会员权限管理</title> | <title>会员权限管理</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
</head> | </head> | ||||
<body background='../static/web/img/allbg.gif' leftmargin='8' topmargin='8'> | <body background='../static/web/img/allbg.gif' leftmargin='8' topmargin='8'> | ||||
@@ -17,7 +17,7 @@ | |||||
} | } | ||||
</script> | </script> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
</head> | </head> | ||||
<body background="../static/web/img/allbg.gif"> | <body background="../static/web/img/allbg.gif"> | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>提升为管理员</title> | <title>提升为管理员</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<script language='javascript' src='../data/enums/area.js'></script> | <script language='javascript' src='../data/enums/area.js'></script> | ||||
<script language="javascript" src="../static/web/js/jquery.min.js"></script> | <script language="javascript" src="../static/web/js/jquery.min.js"></script> | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>会员类型管理</title> | <title>会员类型管理</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
</head> | </head> | ||||
<body background='../static/web/img/allbg.gif' leftmargin='8' topmargin='8'> | <body background='../static/web/img/allbg.gif' leftmargin='8' topmargin='8'> | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>查看会员</title> | <title>查看会员</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<script language="javascript" src="../static/web/js/jquery.min.js"></script> | <script language="javascript" src="../static/web/js/jquery.min.js"></script> | ||||
<script language="javascript" src="../static/web/js/bootstrap.bundle.min.js"></script> | <script language="javascript" src="../static/web/js/bootstrap.bundle.min.js"></script> | ||||
@@ -3,7 +3,7 @@ | |||||
<head> | <head> | ||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<script language="javascript" src="../static/web/js/webajax.js"></script> | <script language="javascript" src="../static/web/js/webajax.js"></script> | ||||
<script language="javascript"> | <script language="javascript"> | ||||
function ShowHideField(cbox,vid,nid) | function ShowHideField(cbox,vid,nid) | ||||
@@ -4,7 +4,7 @@ | |||||
<meta charset="<?php echo $cfg_soft_lang; ?>"> | <meta charset="<?php echo $cfg_soft_lang; ?>"> | ||||
<title>模块管理</title> | <title>模块管理</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<script src="../static/web/js/jquery.min.js"></script> | <script src="../static/web/js/jquery.min.js"></script> | ||||
<script src="../static/web/js/bootstrap.bundle.min.js"></script> | <script src="../static/web/js/bootstrap.bundle.min.js"></script> | ||||
@@ -3,7 +3,7 @@ | |||||
<head> | <head> | ||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<script language="javascript" src="../static/web/js/webajax.js"></script> | <script language="javascript" src="../static/web/js/webajax.js"></script> | ||||
<script language="javascript"> | <script language="javascript"> | ||||
function ShowHideField(cbox, vid, nid) { | function ShowHideField(cbox, vid, nid) { | ||||
@@ -40,7 +40,7 @@ | |||||
} | } | ||||
</script> | </script> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
</head> | </head> | ||||
<body topmargin="8"> | <body topmargin="8"> | ||||
@@ -55,7 +55,7 @@ | |||||
} | } | ||||
</script> | </script> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<link rel="stylesheet" href="css/codemirror.css"> | <link rel="stylesheet" href="css/codemirror.css"> | ||||
<script type="text/javascript" src="js/codemirror.js"></script> | <script type="text/javascript" src="js/codemirror.js"></script> | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>增加字段</title> | <title>增加字段</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<script language="javascript" src="../static/web/js/jquery.min.js"></script> | <script language="javascript" src="../static/web/js/jquery.min.js"></script> | ||||
<script src="../static/web/js/bootstrap.bundle.min.js"></script> | <script src="../static/web/js/bootstrap.bundle.min.js"></script> | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>修改字段</title> | <title>修改字段</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<script language="javascript" src="../static/web/js/jquery.min.js"></script> | <script language="javascript" src="../static/web/js/jquery.min.js"></script> | ||||
<script src="../static/web/js/bootstrap.bundle.min.js"></script> | <script src="../static/web/js/bootstrap.bundle.min.js"></script> | ||||
@@ -5,7 +5,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>内容模型管理</title> | <title>内容模型管理</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
</head> | </head> | ||||
<body background='../static/web/img/allbg.gif' leftmargin='8' topmargin='8'> | <body background='../static/web/img/allbg.gif' leftmargin='8' topmargin='8'> | ||||
@@ -6,7 +6,7 @@ | |||||
<script language="javascript" src="../static/web/js/jquery.min.js"></script> | <script language="javascript" src="../static/web/js/jquery.min.js"></script> | ||||
<script language="javascript" src="js/main.js"></script> | <script language="javascript" src="js/main.js"></script> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<style> | <style> | ||||
.STYLE1 { | .STYLE1 { | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>增加自定义标记</title> | <title>增加自定义标记</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel='stylesheet' href='../static/web/css/admin.css'> | <link rel='stylesheet' href='../static/web/css/admin.css'> | ||||
<link rel="stylesheet" href="../static/web/css/daterangepicker.css"> | <link rel="stylesheet" href="../static/web/css/daterangepicker.css"> | ||||
<script src="../static/web/js/jquery.min.js" language="javascript" type="text/javascript"></script> | <script src="../static/web/js/jquery.min.js" language="javascript" type="text/javascript"></script> | ||||
@@ -5,7 +5,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>自定义标记</title> | <title>自定义标记</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
</head> | </head> | ||||
<body background='../static/web/img/allbg.gif' leftmargin='8' topmargin='8'> | <body background='../static/web/img/allbg.gif' leftmargin='8' topmargin='8'> | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>智能标记向导</title> | <title>智能标记向导</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<link rel="stylesheet" href="css/codemirror.css"> | <link rel="stylesheet" href="css/codemirror.css"> | ||||
<script type="text/javascript" src="js/codemirror.js"></script> | <script type="text/javascript" src="js/codemirror.js"></script> | ||||
@@ -5,7 +5,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>插件管理</title> | <title>插件管理</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel='stylesheet' href='../static/web/css/admin.css'> | <link rel='stylesheet' href='../static/web/css/admin.css'> | ||||
</head> | </head> | ||||
<body background='../static/web/img/allbg.gif' leftmargin='8' topmargin='8'> | <body background='../static/web/img/allbg.gif' leftmargin='8' topmargin='8'> | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>内容发布向导</title> | <title>内容发布向导</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<script src="../static/web/js/jquery.min.js" language="javascript" type="text/javascript"></script> | <script src="../static/web/js/jquery.min.js" language="javascript" type="text/javascript"></script> | ||||
<script src="../static/web/js/bootstrap.bundle.min.js"></script> | <script src="../static/web/js/bootstrap.bundle.min.js"></script> | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>文档管理</title> | <title>文档管理</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<script language="javascript"> | <script language="javascript"> | ||||
function moveArc(aid) { | function moveArc(aid) { | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>搜索关键词管理</title> | <title>搜索关键词管理</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<script language="javascript" src="../static/web/js/jquery.min.js"></script> | <script language="javascript" src="../static/web/js/jquery.min.js"></script> | ||||
<script language="javascript" src="../static/web/js/bootstrap.bundle.min.js"></script> | <script language="javascript" src="../static/web/js/bootstrap.bundle.min.js"></script> | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>配送方式配置</title> | <title>配送方式配置</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
</head> | </head> | ||||
<style> | <style> | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title>订单管理</title> | <title>订单管理</title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<script language="javascript"> | <script language="javascript"> | ||||
//获得选中项 | //获得选中项 | ||||
@@ -4,7 +4,7 @@ | |||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>"> | ||||
<title><?php echo $oid;?></title> | <title><?php echo $oid;?></title> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/font-awesome/css/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/font-awesome/font-awesome.min.css"> | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<body> | <body> | ||||
<table width="50%" border="0" align="center" cellpadding="1" cellspacing="1" bgcolor="#CCCCCC" class="table maintable mt-3"> | <table width="50%" border="0" align="center" cellpadding="1" cellspacing="1" bgcolor="#CCCCCC" class="table maintable mt-3"> | ||||