2 Star 79 Fork 131

张红元 / iot-dc3-web

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
index.html 2.20 KB
一键复制 编辑 原始数据 按行查看 历史
张红元 提交于 2023-06-17 13:21 . feat: .
<!--
~ Copyright 2022 Pnoker All Rights Reserved
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ https://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing, software
~ distributed under the License is distributed on an "AS IS" BASIS,
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="format-detection" content="telephone=no"/>
<meta name="apple-mobile-web-app-capable" content="yes"/>
<meta name="apple-mobile-web-app-status-bar-style" content="black"/>
<meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1.0"/>
<meta name="description" content="IoT DC3, 一个基于Spring Cloud的开源的、分布式的物联网(IOT)平台,用于快速开发物联网项目和管理物联设备,是一整套物联系统解决方案。"/>
<link rel="icon" href="/favicon.ico"/>
<link rel="stylesheet" href="/css/animate/animate.min.css"/>
<link rel="stylesheet" href="/css/index/index.min.css"/>
<title>IoT DC3 平台</title>
</head>
<body ondragstart="return false">
<noscript>
<strong>很抱歉,如果没有 JavaScript 支持,IoT DC3 WEB 将不能正常工作。请启用浏览器的 JavaScript 然后继续。</strong>
</noscript>
<script type="text/javascript" src="/js/prefixfree.min.js" charset="utf-8"></script>
<div id="app">
<div class="base">
<div class="cube"></div>
<div class="cube"></div>
<div class="cube"></div>
<div class="cube"></div>
<div class="cube"></div>
<div class="cube"></div>
<div class="cube"></div>
<div class="cube"></div>
<div class="cube"></div>
</div>
</div>
<script type="module" src="/src/main.ts"></script>
</body>
</html>
TypeScript
1
https://gitee.com/pnoker/iot-dc3-web.git
git@gitee.com:pnoker/iot-dc3-web.git
pnoker
iot-dc3-web
iot-dc3-web
main

搜索帮助

53164aa7 5694891 3bd8fe86 5694891