diff --git a/src/App.vue b/src/App.vue
index 7835074..a43bacc 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -4,16 +4,16 @@
diff --git a/src/components/customHeader.vue b/src/components/customHeader.vue
index cb40ed5..f07f1a2 100644
--- a/src/components/customHeader.vue
+++ b/src/components/customHeader.vue
@@ -58,15 +58,15 @@ const handleBack = () => {
margin-left:-375rpx;
z-index: 999;
/* #ifdef APP-PLUS */
- background: url('@/static/images/bg-Blue-header.png') no-repeat;
+ /* background: url('@/static/images/bg-Blue-header.png') no-repeat;
background-size:750rpx 160rpx;
- height:160rpx;
+ height:160rpx; */
/* #endif */
/* #ifndef APP-PLUS */
- background: url('@/static/images/bg-Blue-header2.png') no-repeat;
+ /* background: url('@/static/images/bg-Blue-header2.png') no-repeat;
background-size:750rpx 116rpx;
- height:116rpx;
+ height:116rpx; */
/* #endif */
}
diff --git a/src/pages/business/business.vue b/src/pages/business/business.vue
index 2d2aede..86e105b 100644
--- a/src/pages/business/business.vue
+++ b/src/pages/business/business.vue
@@ -2,12 +2,11 @@
-
-
@@ -68,7 +67,7 @@