wangshan 7 years ago
parent
commit
078a343316

+ 2 - 2
src/web/staticres/css/pc.css

@@ -3585,8 +3585,8 @@ h6 {
 }
 .htlist>div:first-of-type>.type{
 	margin: 0px;
-    padding: 1px 5px;
-    border: 1px solid #ffba00;
+    padding: 0px 6px;
+/*    border: 1px solid #ffba00;*/
     background: #ffba00;
     border-radius: 3px;
     color: #fff;

+ 1 - 1
src/web/templates/pc/biddingsearch_enterprise.html

@@ -1,7 +1,7 @@
 
 <html lang="zh-cn">
 	<head>
-		<title>{{Msg "seo" "qfw.swordfishsl.title"}}</title>
+		<title>招标搜索结果_{{Msg "seo" "qfw.swordfishsl.title"}}</title>
 		<meta name="Keywords" content="{{Msg "seo" "qfw.swordfishsl.key"}}"/>
 		<meta name="Description" content="{{Msg "seo" "qfw.swordfishsl.description"}}"/>
 		<meta name="renderer" content="webkit">

+ 1 - 1
src/web/templates/pc/bidsearch.html

@@ -1,6 +1,6 @@
 <html>
 <head>
-<title>{{Msg "seo" "qfw.swordfishsl.title"}}</title>
+<title>招标搜索结果_{{Msg "seo" "qfw.swordfishsl.title"}}</title>
 <meta http-equiv="X-UA-Compatible" content="IE=edge,Chrome=1" />
 <meta name="Keywords" content="{{Msg "seo" "qfw.swordfishsl.key"}}"/>
 <meta name="Description" content="{{Msg "seo" "qfw.swordfishsl.description"}}"/>

+ 1 - 1
src/web/templates/pc/supsearch.html

@@ -1,6 +1,6 @@
 <html>
 <head>
-<title>{{Msg "seo" "qfw.swordfishsl.title"}}</title>
+<title>招标搜索结果_{{Msg "seo" "qfw.swordfishsl.title"}}</title>
 <meta http-equiv="X-UA-Compatible" content="IE=edge,Chrome=1" />
 <meta name="Keywords" content="{{Msg "seo" "qfw.swordfishsl.key"}}"/>
 <meta name="Description" content="{{Msg "seo" "qfw.swordfishsl.description"}}"/>