增加审核,优化高拍仪页面
parent
1be81aec82
commit
d397f0eea0
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -0,0 +1,32 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8"/>
|
||||||
|
<link rel="icon" href="/favicon.ico"/>
|
||||||
|
|
||||||
|
<title></title>
|
||||||
|
<script type="module" crossorigin src="./assets/index.9025f4d1.js"></script>
|
||||||
|
<link rel="stylesheet" href="./assets/index.99081e1f.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<div id="app">
|
||||||
|
<div class="loading">
|
||||||
|
<div class="loading-wrap">
|
||||||
|
<div class="loading-dots">
|
||||||
|
<span class="dot dot-spin">
|
||||||
|
<i></i>
|
||||||
|
<i></i>
|
||||||
|
<i></i>
|
||||||
|
<i></i>
|
||||||
|
</span>
|
||||||
|
</div>
|
||||||
|
<div class="loading-title">
|
||||||
|
正在缓冲...
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<script type="text/javascript" src="../static/bmapOffline/map_load.js"></script>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
Loading…
Reference in New Issue