1 Star 0 Fork 0

懒懒的狸花猫/tagspaces

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
app.html 4.11 KB
一键复制 编辑 原始数据 按行查看 历史
<!DOCTYPE html>
<html>
<head>
<title>TagSpaces Desktop</title>
<meta
http-equiv="Content-Security-Policy"
content="connect-src file: *; default-src 'self' ; script-src 'self' ; style-src 'self' 'unsafe-inline' data: blob: ; media-src *; img-src * data: content:;"
/>
<meta charset="utf-8" />
<meta name="format-detection" content="telephone=no" />
<meta name="msapplication-tap-highlight" content="no" />
<meta
name="viewport"
content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1, width=device-width"
/>
<link rel="stylesheet" type="text/css" href="./dist/style.css" />
<script type="text/javascript" src="./extconfig.js"></script>
<script defer type="text/javascript" src="./dist/renderer.prod.js"></script>
</head>
<body style="overflow: hidden; margin: 0; padding: 0;">
<div id="root">
<div
style="text-align: center; width: 100%; height: 100%; font-size: 1.4em; position:absolute; z-index: 999999; background-color: #F5F5F5; user-select: none; -webkit-user-select: none; -moz-user-select: none; -webkit-app-region: drag"
class="appBackgroundTile"
>
<div
style="top:45%; width: 100%; text-align: center; position:absolute;"
>
<svg
style="vertical-align: middle"
xmlns="http://www.w3.org/2000/svg"
version="1.1"
width="100"
height="100"
>
<g
id="layer1"
transform="matrix(0.33346217,0,0,0.33346217,-0.01300084,-250.91)"
>
<rect
style="fill:none;fill-opacity:1;stroke:none"
id="rect3052-8-1"
width="299.42227"
height="299.42227"
x="-0.019505024"
y="752.95935"
/>
<path
style="fill:#ffffff;fill-opacity:1;stroke:none"
d="m 181.90177,787.75394 70.88695,43.53834 C 180.29225,977.67059 187.41436,950.59754 124.58989,989.154 L 65.05006,905.90077 Z"
id="rect3052-8-2-2"
/>
<ellipse
style="fill:#616577;fill-opacity:1;stroke:none"
id="path4875-4-7-5-6-2"
cx="192.4187"
cy="851.11481"
rx="15.970615"
ry="15.782593"
/>
<path
style="fill:none;stroke:#a466aa;stroke-width:27.50978279;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 159.73623,964.91671 134.54529,941.61879"
id="path3108-5-39-8"
/>
<path
style="fill:none;stroke:#ffffff;stroke-width:34.19813538;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 162.16161,795.17204 90.03628,0.34544 0,86.1724 -115.50748,117.79375 -88.457192,-81.6665 z"
id="path3923-1-1-4-9-8"
/>
<path
style="fill:#f7901e;fill-opacity:1;stroke:#33b5be;stroke-width:27.50978279;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 204.81469,910.87834 -50.38182,-45.3016"
id="path3108-9-1-76-7"
/>
<path
style="fill:#616577;fill-opacity:1;stroke:#f7901e;stroke-width:27.50978279;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 182.93838,938.7066 144.48907,904.40668"
id="path3108-0-7-9-8"
/>
<path
style="fill:none;stroke:#616577;stroke-width:31.96374702;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 164.34385,800.70161 83.03644,0 0,79.10209 -110.49206,113.42316 -82.031957,-75.83333 z"
id="path3923-1-1-4-9"
/>
</g>
</svg>
</div>
</div>
</div>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/dxpAndroid/tagspaces.git
git@gitee.com:dxpAndroid/tagspaces.git
dxpAndroid
tagspaces
tagspaces
develop

搜索帮助