Files
official_network/public/index.html
张成 5797bc67b7 1
2025-08-27 11:02:58 +08:00

110 lines
4.3 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<!-- SEO基础信息 -->
<title>上海丙维数字科技有限公司 - AI驱动数字化转型重塑企业核心竞争力</title>
<meta name="description" content="上海丙维数字科技有限公司成立于2018年专注于AI交付内容为客户提供高质量的数字化解决方案。专业AI智能建筑、物联网、设施管理、技术集成服务。">
<meta name="keywords" content="AI转型,数字化转型,智能建筑,物联网,设施管理,技术集成,人工智能,机器学习,上海丙维,数字化解决方案,企业服务">
<meta name="author" content="上海丙维数字科技有限公司">
<meta name="robots" content="index, follow">
<meta name="googlebot" content="index, follow">
<!-- 网站信息 -->
<meta name="generator" content="Vue.js">
<meta name="theme-color" content="#3498db">
<meta name="msapplication-TileColor" content="#3498db">
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://bimwe.com/">
<meta property="og:title" content="上海丙维数字科技有限公司 - AI驱动数字化转型">
<meta property="og:description" content="专业AI智能建筑、物联网、设施管理、技术集成服务助力企业数字化转型">
<meta property="og:image" content="https://bimwe.com/logo.png">
<meta property="og:site_name" content="上海丙维数字科技有限公司">
<meta property="og:locale" content="zh_CN">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://bimwe.com/">
<meta property="twitter:title" content="上海丙维数字科技有限公司 - AI驱动数字化转型">
<meta property="twitter:description" content="专业AI智能建筑、物联网、设施管理、技术集成服务助力企业数字化转型">
<meta property="twitter:image" content="https://bimwe.com/logo.png">
<!-- 结构化数据 -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "上海丙维数字科技有限公司",
"alternateName": "BIMWE",
"url": "https://bimwe.com",
"logo": "https://bimwe.com/logo.png",
"description": "专注于AI交付内容为客户提供高质量的数字化解决方案",
"foundingDate": "2018",
"address": {
"@type": "PostalAddress",
"addressCountry": "CN",
"addressRegion": "上海市"
},
"contactPoint": {
"@type": "ContactPoint",
"contactType": "customer service",
"availableLanguage": "Chinese"
},
"sameAs": [
"https://bimwe.com"
],
"hasOfferCatalog": {
"@type": "OfferCatalog",
"name": "AI数字化解决方案",
"itemListElement": [
{
"@type": "Offer",
"itemOffered": {
"@type": "Service",
"name": "AI智能建筑",
"description": "运用AI技术打造智能化建筑通过机器学习优化建筑管理效率"
}
},
{
"@type": "Offer",
"itemOffered": {
"@type": "Service",
"name": "AI物联网",
"description": "构建AI驱动的物联网生态系统实现智能设备互联互通"
}
},
{
"@type": "Offer",
"itemOffered": {
"@type": "Service",
"name": "AI设施管理",
"description": "提供AI驱动的设施管理解决方案通过智能分析确保设备高效运行"
}
},
{
"@type": "Offer",
"itemOffered": {
"@type": "Service",
"name": "AI技术集成",
"description": "整合多种AI技术平台构建统一的智能技术架构体系"
}
}
]
}
}
</script>
</head>
<body>
<div id="app"></div>
</body>
</html>