update
This commit is contained in:
parent
f1dd1f41f2
commit
8da56965ba
@ -3,7 +3,7 @@ services:
|
|||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
image: tradus-web:1.4.1
|
image: tradus-web:1.4.2
|
||||||
container_name: tradus-web
|
container_name: tradus-web
|
||||||
ports:
|
ports:
|
||||||
- '6000:80'
|
- '6000:80'
|
||||||
|
|||||||
@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
<!-- 下载按钮 -->
|
<!-- 下载按钮 -->
|
||||||
<div class="hero-actions">
|
<div class="hero-actions">
|
||||||
<a href="https://cos.beefast.co/tradus_1.1.apk" class="btn btn-primary">
|
<a href="https://cos.beefast.co/1.2.apk" class="btn btn-primary">
|
||||||
<span class="button-icon">📱</span>
|
<span class="button-icon">📱</span>
|
||||||
<span class="button-text">下载 Android App</span>
|
<span class="button-text">下载 Android App</span>
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user