提交 xyzbc-trt 界面与验证更新
This commit is contained in:
14
web-rtcp-5axis-xyzbc-trt-sim-plan/app/dist/index.html
vendored
Normal file
14
web-rtcp-5axis-xyzbc-trt-sim-plan/app/dist/index.html
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
<!doctype html>
|
||||
<html lang="zh-CN">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Web XYZBC TRT RTCP Simulation</title>
|
||||
<link rel="icon" href="data:," />
|
||||
<link rel="stylesheet" href="./src/styles/axis.css" />
|
||||
</head>
|
||||
<body>
|
||||
<main id="app" data-app="xyzbc-trt-5axis-shell"></main>
|
||||
<script type="module" src="./src/main.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user