This commit is contained in:
2026-09-11 10:45:04 +08:00
parent 5c8c0f6ad7
commit 9b34426c9f
8 changed files with 54 additions and 12 deletions
+2 -2
View File
@@ -82,7 +82,7 @@
<div class="app-name">视野</div>
<div class="app-slogan">动物实时识别</div>
<div class="version-tip">Android 版</div>
<a class="btn-download" href="http://observer.redpowerfuture.com/download/observer-latest.apk">
<a class="btn-download" href="https://animal-spot.icu/download/observer-latest.apk">
<svg viewBox="0 0 24 24" fill="none" aria-hidden="true">
<path d="M12 3a1 1 0 0 1 1 1v9.6l3.3-3.3a1 1 0 1 1 1.4 1.4l-5 5a1 1 0 0 1-1.4 0l-5-5a1 1 0 1 1 1.4-1.4l3.3 3.3V4a1 1 0 0 1 1-1zM5 20a1 1 0 0 1 1-1h12a1 1 0 1 1 0 2H6a1 1 0 0 1-1-1z" fill="#fff"/>
</svg>
@@ -107,7 +107,7 @@
<rect x="136" y="27" width="6" height="6" rx="1.5" fill="#1f2329"/>
<!-- 浏览器地址栏 -->
<rect x="70" y="38" width="100" height="14" rx="7" fill="#eef0f2"/>
<text x="82" y="47" font-size="6.5" fill="#8a9199" font-family="Arial">observer.redpowerfuture.com</text>
<text x="82" y="47" font-size="6.5" fill="#8a9199" font-family="Arial">animal-spot.icu</text>
<!-- 右上角 ··· 按钮 -->
<circle cx="166" cy="45" r="6.5" fill="#f2f3f5" stroke="#d8dce0" stroke-width="0.8"/>
<circle cx="163.4" cy="45" r="0.9" fill="#1f2329"/>