新增對華為用戶的下載提示
This commit is contained in:
+3
-2
@@ -127,7 +127,7 @@
|
||||
<div class="d-inline-flex align-items-center justify-content-center bg-white shadow rounded-circle mb-4" style="width: 100px; height: 100px;">
|
||||
<i class="fab fa-3x fa-app-store-ios"></i>
|
||||
</div>
|
||||
<h4 class="font-weight-bold m-0">App Store</h4>
|
||||
<h4 class="font-weight-bold m-0">Apple App Store</h4>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -138,7 +138,7 @@
|
||||
<div class="d-inline-flex align-items-center justify-content-center bg-white shadow rounded-circle mb-4" style="width: 100px; height: 100px;">
|
||||
<i class="fab fa-3x fa-google-play"></i>
|
||||
</div>
|
||||
<h4 class="font-weight-bold m-0">Play Store</h4>
|
||||
<h4 class="font-weight-bold m-0">Google Play Store</h4>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -150,6 +150,7 @@
|
||||
<i class="fab fa-3x fa-android"></i>
|
||||
</div>
|
||||
<h4 class="font-weight-bold m-0">Android APK</h4>
|
||||
<h4 class="font-weight-bold m-0">Or HUAWEI</h4>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user