diff --git a/public/appDownload.html b/public/appDownload.html
index 684c8d0e9..b0f51a248 100644
--- a/public/appDownload.html
+++ b/public/appDownload.html
@@ -1,44 +1,104 @@
+
+
+
+
+ 金掌桂-应用下载
+
-
+ flex-direction: column;
+ }
+ .img {
+ width: 40%;
+ text-align: center;
+ height: 50vh;
+ }
+ .download {
+ width: 25%;
+ display: flex;
-
-
-
-
-
-
\ No newline at end of file
+ coverImg.src = 'https://mobile.dingchenglife.com.cn:7001/images/cover_bg.png'
+ } else if (isIDevice) {
+ location.replace(URL.ios_download_url)
+ } else {
+ //coverImg.src = 'https://iagentsales-sr.e-guofu.com:8443/images/logo.png'
+ }
+
+