From 3eb847048e69881ce84191e590e41040f12ce152 Mon Sep 17 00:00:00 2001
From: ZhaoTongYao <531131322@qq.com>
Date: Mon, 20 Jul 2020 14:22:46 +0800
Subject: [PATCH] =?UTF-8?q?=E9=94=A6=E6=B0=B4=E6=A1=A3=E6=A1=88=E4=B8=BB?=
=?UTF-8?q?=E9=A1=B5=E9=9D=A2=E6=A0=B7=E5=BC=8F=E4=BC=98=E5=8C=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
project.config.json | 4 ++--
subpages/oneKeyService/pages/archives/archives.wxml | 2 +-
subpages/oneKeyService/pages/archives/archives.wxss | 6 +++---
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/project.config.json b/project.config.json
index fda3e97..289ecc3 100644
--- a/project.config.json
+++ b/project.config.json
@@ -10,8 +10,8 @@
"preloadBackgroundData": false,
"minified": true,
"newFeature": true,
- "coverView": true,
"autoAudits": false,
+ "coverView": true,
"showShadowRootInWxmlPanel": true,
"scopeDataCheck": false,
"checkInvalidKey": true,
@@ -24,7 +24,7 @@
"outputPath": ""
},
"useIsolateContext": true,
- "useCompilerModule": false,
+ "useCompilerModule": true,
"userConfirmedUseCompilerModuleSwitch": false
},
"compileType": "miniprogram",
diff --git a/subpages/oneKeyService/pages/archives/archives.wxml b/subpages/oneKeyService/pages/archives/archives.wxml
index 2968203..25956ee 100644
--- a/subpages/oneKeyService/pages/archives/archives.wxml
+++ b/subpages/oneKeyService/pages/archives/archives.wxml
@@ -24,7 +24,7 @@
-
+
diff --git a/subpages/oneKeyService/pages/archives/archives.wxss b/subpages/oneKeyService/pages/archives/archives.wxss
index 261705e..c0dbfea 100644
--- a/subpages/oneKeyService/pages/archives/archives.wxss
+++ b/subpages/oneKeyService/pages/archives/archives.wxss
@@ -93,10 +93,10 @@ button::after {
gap: 30rpx 0;
width: 690rpx;
padding: 20rpx 0;
- margin: 0 auto;
- position: absolute;
+ margin: 296rpx auto 0rpx;
+ /* position: absolute;
top: 296rpx;
- left: 30rpx;
+ left: 30rpx; */
}
.list-item {
width: 100%;