Browse Source

wip:提交

wkyuer 3 weeks ago
parent
commit
31f9b7596f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      resource/template/mobile/detail.html

+ 1 - 1
resource/template/mobile/detail.html

@@ -3,7 +3,7 @@
 <head>{{$global:=.}}
   {{include "mobile/common/meta.html" .}}
   <meta name="Keywords" content='{{$global.detail.title}}' />
-  <meta name="Description" content='剑鱼标讯{{$global.areaNode.Name}}招标网为您提供{{$global.detail.title | strlimit 100  "..."}}的项目地区、项目名称、采购单位、采购联系人等相关信息。查询{{$global.areaNode.Name}}更多招投标信息,就来{{$global.areaNode.Name}}招标网!' />
+  <meta name="Description" content='剑鱼标讯{{$global.areaNode.Name}}招标网为您提供{{$global.detail.title | strlimit 100  "..."}}的项目所属地区、项目名称、采购单位、采购联系人、公告详情等相关内容。查询{{if ne $global.areaNode.Type 3}}{{$global.detail.area}}{{end}}{{$global.detail.city}}更多项目的招标采购信息,就来{{$global.areaNode.Name}}招标网!' />
   <title>{{$global.detail.title}}-{{$global.areaNode.Name}}招标网</title>
   {{include "mobile/common/link.html" .}}
   <link rel="stylesheet" href='{{Cdn}}/jybx/css/mobile/detail.css?v={{Msg "version"}}'>