index.html 1.2 KB

12345678910111213141516171819202122
  1. <!DOCTYPE html>
  2. <html lang="zh-CN">
  3. <head>
  4. <meta charset="utf-8">
  5. <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
  6. <meta name="renderer" content="webkit">
  7. <meta http-equiv="Expires" content="0" />
  8. <meta http-equiv="pragram" content="no-cache">
  9. <meta http-equiv="cache-control" content="no-cache, no-store, must-revalidate">
  10. <meta name="keywords" content="sagoo,sagooiot,iot,沙果,沙果物联,沙果云科技">
  11. <meta name="description" content="SagooIOT开源物联网系统旨在提供高性能、低成本、易用的企业级物联网系统。SagooIOT提供了支持私有化或容器化形式的部署,用户可以将其轻松部署在单机、集群或容器服务环境中,并且支持横向扩展,以满足不同规模的业务需求。使用SagooIOT能够获得出色的性能表现,提供优异的IOT服务能力。">
  12. <meta name="author" content="Liaoning Sagoo Cloud Technology Co., Ltd">
  13. <meta name="viewport" content="width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=0" />
  14. <link rel="icon" href="/favicon.ico" />
  15. <title></title>
  16. </head>
  17. <body>
  18. <div id="app"></div>
  19. <script type="module" src="/src/main.ts"></script>
  20. </body>
  21. </html>