1 Star 0 Fork 54

玉和秀Love/arco-work

forked from 清清玄/arco-work 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
index.html 990 Bytes
Copy Edit Raw Blame History
jxl authored 2022-01-16 21:17 . publish v0.0.2
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Arco Work</title>
<link rel="stylesheet" href="/static/css/loading.css" />
</head>
<body>
<div id="app">
<div class="first-loading-wrp">
<div class="loading-wrp">
<i class="splash__item" style="--i: 0.1s"></i>
<i class="splash__item" style="--i: 0.2s"></i>
<i class="splash__item" style="--i: 0.3s"></i>
<i class="splash__item" style="--i: 0.4s"></i>
<i class="splash__item" style="--i: 0.5s"></i>
<i class="splash__item" style="--i: 0.6s"></i>
<i class="splash__item" style="--i: 0.7s"></i>
<i class="splash__item" style="--i: 0.8s"></i>
</div>
<h1>Arco Work</h1>
</div>
</div>
<script type="module" src="/src/main.ts"></script>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yuhexiu/arco-work.git
git@gitee.com:yuhexiu/arco-work.git
yuhexiu
arco-work
arco-work
master

Search

0d507c66 1850385 C8b1a773 1850385