index.html 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  1. <!doctype html>
  2. <html lang="zh-CN">
  3. <head>
  4. <meta charset="UTF-8" />
  5. <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  6. <meta
  7. name="description"
  8. content="开邻智价云面向医药品牌方提供线上渠道价格数据治理,覆盖跨平台价格监测、违规线索溯源、预警协同与价格分析。"
  9. />
  10. <meta name="robots" content="index,follow,max-image-preview:large" />
  11. <meta name="keywords" content="开邻智价云,智价云,渠道价值链守护者,药品价格监测,线上价格数据治理,医药品牌,全链路解决方案,行业渠道治理,违规商家锁定,全平台价格监控,B端C端O端,高频采集,智能清洗低价链接,多维数据看板,价格违规溯源,单品级颗粒度,店铺主体识别,证据固证,SaaS价格系统,本地化部署,码上放心平台,违规链接下架,多端预警推送,T+1预警,联动下架,行业价格指数,竞品价格分析,价格报告,全域智控,价格舆情监控,数据治理,渠道合规" />
  12. <link rel="canonical" href="https://price.kailin.com.cn/" />
  13. <meta property="og:type" content="website" />
  14. <meta property="og:locale" content="zh_CN" />
  15. <meta property="og:site_name" content="开邻智价云" />
  16. <meta property="og:url" content="https://price.kailin.com.cn/" />
  17. <meta property="og:title" content="开邻智价云 - 医药品牌线上渠道价格数据治理" />
  18. <meta
  19. property="og:description"
  20. content="面向医药品牌方,提供跨平台价格监测、违规线索溯源、预警协同与价格分析。"
  21. />
  22. <meta name="twitter:card" content="summary" />
  23. <meta name="twitter:title" content="开邻智价云 - 医药品牌线上渠道价格数据治理" />
  24. <meta
  25. name="twitter:description"
  26. content="面向医药品牌方,提供跨平台价格监测、违规线索溯源、预警协同与价格分析。"
  27. />
  28. <script type="application/ld+json">
  29. {
  30. "@context": "https://schema.org",
  31. "@graph": [
  32. {
  33. "@type": "Organization",
  34. "@id": "https://home.kailin.com.cn/#organization",
  35. "name": "深圳大方无隅科技有限公司",
  36. "url": "https://home.kailin.com.cn/",
  37. "email": "bd@dotouch.tech",
  38. "contactPoint": {
  39. "@type": "ContactPoint",
  40. "contactType": "商务合作",
  41. "email": "bd@dotouch.tech",
  42. "availableLanguage": "zh-CN"
  43. }
  44. },
  45. {
  46. "@type": "WebSite",
  47. "@id": "https://price.kailin.com.cn/#website",
  48. "url": "https://price.kailin.com.cn/",
  49. "name": "开邻智价云",
  50. "alternateName": "智价云",
  51. "inLanguage": "zh-CN",
  52. "publisher": {
  53. "@id": "https://home.kailin.com.cn/#organization"
  54. }
  55. },
  56. {
  57. "@type": "SoftwareApplication",
  58. "@id": "https://price.kailin.com.cn/#softwareapplication",
  59. "name": "开邻智价云",
  60. "alternateName": "智价云",
  61. "url": "https://price.kailin.com.cn/",
  62. "description": "面向医药品牌方的线上渠道价格数据治理解决方案,覆盖价格监测、违规线索溯源、预警协同与价格分析。",
  63. "applicationCategory": "BusinessApplication",
  64. "applicationSubCategory": "线上渠道价格数据治理",
  65. "inLanguage": "zh-CN",
  66. "provider": {
  67. "@id": "https://home.kailin.com.cn/#organization"
  68. },
  69. "audience": {
  70. "@type": "BusinessAudience",
  71. "audienceType": "医药品牌方"
  72. },
  73. "featureList": [
  74. "B 端、C 端及 O 端渠道价格监测",
  75. "7×24 小时监测与最高 T+1 数据监测",
  76. "低价链接清洗与多维数据看板",
  77. "单品级线索溯源、店铺主体识别与证据固化",
  78. "多端预警与链接处置协同",
  79. "行业、品类、区域及竞品价格分析",
  80. "SaaS、本地化部署与个性化开发"
  81. ]
  82. }
  83. ]
  84. }
  85. </script>
  86. <link rel="icon" type="image/x-icon" href="/src/assets/images/logo.ico" />
  87. <title>开邻智价云 - 医药品牌线上渠道价格数据治理</title>
  88. </head>
  89. <body>
  90. <div id="root"></div>
  91. <script type="module" src="/src/main.tsx"></script>
  92. </body>
  93. </html>