From a7a6ce5bf74b30ea553c6023e211c6e8e8b2a3b6 Mon Sep 17 00:00:00 2001 From: libai <libai@yazhai.co> Date: Mon, 22 Aug 2022 11:08:15 +0800 Subject: [PATCH] 测试 --- mobile/download/css/index.css | 5 ++++- mobile/download/css/index.less | 5 ++++- mobile/download/download.html | 2 +- mobile/download/download2.html | 2 +- mobile/download/download3.html | 2 +- mobile/download/download4.html | 2 +- 6 files changed, 12 insertions(+), 6 deletions(-) diff --git a/mobile/download/css/index.css b/mobile/download/css/index.css index 0131e70..3cabec6 100644 --- a/mobile/download/css/index.css +++ b/mobile/download/css/index.css @@ -30,6 +30,8 @@ position: absolute; top: 0; left: 0.11rem; + left: 50%; + margin-left: -4.89rem; z-index: 5; top: 0.5rem; } @@ -48,7 +50,8 @@ background-size: 100% 100%; position: absolute; z-index: 5; - left: 1.615rem; + left: 50%; + margin-left: -3.385rem; top: 13rem; transform: scale(1); animation: downShow 0.9s linear infinite; diff --git a/mobile/download/css/index.less b/mobile/download/css/index.less index 7d663e8..805b737 100644 --- a/mobile/download/css/index.less +++ b/mobile/download/css/index.less @@ -31,6 +31,8 @@ position: absolute; top: 0; left: 0.11rem; + left: 50%; + margin-left: -4.89rem; z-index: 5; top: 0.5rem; } @@ -49,7 +51,8 @@ background-size: 100% 100%; position: absolute; z-index: 5; - left: 1.615rem; + left: 50%; + margin-left: -3.385rem; top: 13rem; transform: scale(1); animation: downShow 0.9s linear infinite; diff --git a/mobile/download/download.html b/mobile/download/download.html index 7f83f7d..c3eb6fd 100644 --- a/mobile/download/download.html +++ b/mobile/download/download.html @@ -36,7 +36,7 @@ <script src="lib/fsize.js"></script> <link rel="stylesheet" href="css/base.css"> <link rel="stylesheet" href="css/layer.css"> - <link rel="stylesheet" href="css/index.css?v=2022081201"> + <link rel="stylesheet" href="css/index.css?v=2022082201"> </head> <body> diff --git a/mobile/download/download2.html b/mobile/download/download2.html index c343e91..9332995 100644 --- a/mobile/download/download2.html +++ b/mobile/download/download2.html @@ -36,7 +36,7 @@ <script src="lib/fsize.js"></script> <link rel="stylesheet" href="css/base.css"> <link rel="stylesheet" href="css/layer.css"> - <link rel="stylesheet" href="css/index.css?v=2022081201"> + <link rel="stylesheet" href="css/index.css?v=2022082201"> </head> <body> diff --git a/mobile/download/download3.html b/mobile/download/download3.html index 155a8cd..e6cb3c9 100644 --- a/mobile/download/download3.html +++ b/mobile/download/download3.html @@ -36,7 +36,7 @@ <script src="lib/fsize.js"></script> <link rel="stylesheet" href="css/base.css"> <link rel="stylesheet" href="css/layer.css"> - <link rel="stylesheet" href="css/index.css?v=2022081201"> + <link rel="stylesheet" href="css/index.css?v=2022082201"> </head> <body> diff --git a/mobile/download/download4.html b/mobile/download/download4.html index a5f3243..4550b4f 100644 --- a/mobile/download/download4.html +++ b/mobile/download/download4.html @@ -36,7 +36,7 @@ <script src="lib/fsize.js"></script> <link rel="stylesheet" href="css/base.css"> <link rel="stylesheet" href="css/layer.css"> - <link rel="stylesheet" href="css/index.css?v=2022081201"> + <link rel="stylesheet" href="css/index.css?v=2022082201"> </head> <body> -- libgit2 0.25.0