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%;