From 95f4b6c9b29114b39aaec0c20ea19f29f055e59b Mon Sep 17 00:00:00 2001 From: "na.guo" Date: Mon, 17 Aug 2020 13:47:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0pc=E6=A8=A1=E5=BC=8F=E4=B8=8B?= =?UTF-8?q?=E8=BD=BD=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/appDownload.html | 134 +++++++++++++++++++++++++++++----------- 1 file changed, 97 insertions(+), 37 deletions(-) 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' + } + + +