diff --git a/components/configPopup.vue b/components/configPopup.vue
new file mode 100644
index 0000000..7510f4d
--- /dev/null
+++ b/components/configPopup.vue
@@ -0,0 +1,55 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/otherPages/workbenchManage/bindUser/index.scss b/otherPages/workbenchManage/bindUser/index.scss
index 9bb7953..b1f0f22 100644
--- a/otherPages/workbenchManage/bindUser/index.scss
+++ b/otherPages/workbenchManage/bindUser/index.scss
@@ -38,14 +38,17 @@
}
.bind-main-one{
text-align: center;
- background: #FAE7E3;
+ // background: #FAE7E3;
border-radius: 20rpx;
padding: 40rpx 60rpx;
+ background-size: 100% 100%;
+ // background-image: url('https://image.hhlm1688.com/2025/03/29d85e1fc00ba64d3496fdc5c79be35ff6组件 88 – 1.png');
}
.bind-main-two{
text-align: center;
background: #D0E5F9;
border-radius: 20rpx;
+ background-size: 100% 100%;
padding: 40rpx 50rpx;
}
.bind-main-three{
@@ -53,6 +56,7 @@
background: #FDE7C5;
border-radius: 20rpx;
padding: 40rpx 50rpx;
+ background-size: 100% 100%;
}
.label1 {
width: 120rpx;
diff --git a/otherPages/workbenchManage/bindUser/index.vue b/otherPages/workbenchManage/bindUser/index.vue
index a464e1a..3467072 100644
--- a/otherPages/workbenchManage/bindUser/index.vue
+++ b/otherPages/workbenchManage/bindUser/index.vue
@@ -6,7 +6,7 @@