统一经度为 json.dumps 序列化形式并刷新 sitemap lastmod
This commit is contained in:
+3
-3
@@ -175,7 +175,7 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G
|
||||
<meta name="twitter:description" content="联系千视科技:24小时热线18948732299、邮箱105920869@qq.com、微信扫码咨询客服,快速获取专属解决方案评估。">
|
||||
<meta name="twitter:image" content="https://qianshi.cool/assets/wechat-service.png">
|
||||
<script type="application/ld+json">
|
||||
{"@context": "https://schema.org", "@type": "Organization", "name": "千视科技", "alternateName": "Qianshi Tech", "url": "https://qianshi.cool", "logo": "https://qianshi.cool/assets/wechat-service.png", "description": "千视科技:企业智能体、AI拓客、AI推广、软件定制开发,一站式AI数字化增长服务商。", "foundingDate": "2019", "address": {"@type": "PostalAddress", "streetAddress": "宝安区西乡街道固戍一路塘西综合楼洪辉科创空间A314", "addressLocality": "深圳市", "addressRegion": "广东省", "postalCode": "518100", "addressCountry": "CN"}, "geo": {"@type": "GeoCoordinates", "latitude": 22.599684, "longitude": 113.852470}, "contactPoint": {"@type": "ContactPoint", "telephone": "18948732299", "contactType": "sales", "areaServed": "CN", "availableLanguage": ["zh-CN", "en"]}, "sameAs": ["https://qianshi.cool/blog.html", "https://qianshi.cool/cases.html", "https://qianshi.cool/news.html"], "hasBreadcrumb": {"@type": "BreadcrumbList", "itemListElement": [{"@type": "ListItem", "position": 1, "name": "首页", "item": "https://qianshi.cool/"}, {"@type": "ListItem", "position": 2, "name": "关于我们", "item": "https://qianshi.cool/about.html"}, {"@type": "ListItem", "position": 3, "name": "联系我们", "item": "https://qianshi.cool/contact.html"}]}}
|
||||
{"@context": "https://schema.org", "@type": "Organization", "name": "千视科技", "alternateName": "Qianshi Tech", "url": "https://qianshi.cool", "logo": "https://qianshi.cool/assets/wechat-service.png", "description": "千视科技:企业智能体、AI拓客、AI推广、软件定制开发,一站式AI数字化增长服务商。", "foundingDate": "2019", "address": {"@type": "PostalAddress", "streetAddress": "宝安区西乡街道固戍一路塘西综合楼洪辉科创空间A314", "addressLocality": "深圳市", "addressRegion": "广东省", "postalCode": "518100", "addressCountry": "CN"}, "geo": {"@type": "GeoCoordinates", "latitude": 22.599684, "longitude": 113.85247}, "contactPoint": {"@type": "ContactPoint", "telephone": "18948732299", "contactType": "sales", "areaServed": "CN", "availableLanguage": ["zh-CN", "en"]}, "sameAs": ["https://qianshi.cool/blog.html", "https://qianshi.cool/cases.html", "https://qianshi.cool/news.html"], "hasBreadcrumb": {"@type": "BreadcrumbList", "itemListElement": [{"@type": "ListItem", "position": 1, "name": "首页", "item": "https://qianshi.cool/"}, {"@type": "ListItem", "position": 2, "name": "关于我们", "item": "https://qianshi.cool/about.html"}, {"@type": "ListItem", "position": 3, "name": "联系我们", "item": "https://qianshi.cool/contact.html"}]}}
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
@@ -309,7 +309,7 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G
|
||||
</div>
|
||||
</div>
|
||||
<a href="https://uri.amap.com/search?keyword=%E6%B7%B1%E5%9C%B3%E5%B8%82%E5%AE%9D%E5%AE%89%E5%8C%BA%E8%A5%BF%E4%B9%A1%E8%A1%97%E9%81%93%E5%9B%BA%E6%88%8D%E4%B8%80%E8%B7%AF%E5%A1%98%E8%A5%BF%E7%BB%BC%E5%90%88%E6%A5%BC%E6%B4%AA%E8%BE%89%E7%A7%91%E5%88%9B%E7%A9%BA%E9%97%B4A314&city=%E6%B7%B1%E5%9C%B3" target="_blank" rel="noopener" class="btn btn-primary map-open-btn" data-zh="在地图中打开" data-en="Open in Maps">在地图中打开</a>
|
||||
<a href="https://uri.amap.com/navigation?to=113.852470,22.599684,%E5%8D%83%E8%A7%86%E7%A7%91%E6%8A%80&mode=car" target="_blank" rel="noopener" class="btn btn-outline map-nav-btn" data-zh="获取导航" data-en="Get Directions">获取导航</a>
|
||||
<a href="https://uri.amap.com/navigation?to=113.85247,22.599684,%E5%8D%83%E8%A7%86%E7%A7%91%E6%8A%80&mode=car" target="_blank" rel="noopener" class="btn btn-outline map-nav-btn" data-zh="获取导航" data-en="Get Directions">获取导航</a>
|
||||
</div>
|
||||
<div class="map-box">
|
||||
<div id="office-map"></div>
|
||||
@@ -445,7 +445,7 @@ body{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans G
|
||||
if(typeof L === 'undefined') return;
|
||||
var el = document.getElementById('office-map');
|
||||
if(!el) return;
|
||||
var CENTER = [22.599684, 113.852470];
|
||||
var CENTER = [22.599684, 113.85247];
|
||||
var ADDR = "深圳市宝安区西乡街道固戍一路塘西综合楼洪辉科创空间A314";
|
||||
var POPUP = '<div class="map-popup-title">千视科技</div>'
|
||||
+ '<div class="map-popup-addr">' + ADDR + '</div>'
|
||||
|
||||
Reference in New Issue
Block a user