diff --git a/src/pages/index/index.vue b/src/pages/index/index.vue
index 9456522..e86dc38 100644
--- a/src/pages/index/index.vue
+++ b/src/pages/index/index.vue
@@ -29,14 +29,14 @@
办年报
-
+
@@ -97,6 +97,14 @@
媒体帮
+
+ 法律服务
+
+
+
+ 合同文库
+
+
@@ -626,7 +634,6 @@
width: 100%;
padding: 3%;
box-sizing: border-box;
- height: 366rpx;
border-radius: 24rpx;
background-color: #ffffff;
@@ -697,6 +704,32 @@
align-items: center;
}
+ .bangone5 {
+ margin-top: 20rpx;
+ flex: 1 1 45%;
+ height: 108rpx;
+ border-radius: 24rpx;
+ box-sizing: border-box;
+ border: 0.4rpx solid #9B50E6;
+ background: #F4E8FF;
+ display: flex;
+ justify-content: space-around;
+ align-items: center;
+ }
+
+ .bangone6 {
+ margin-top: 20rpx;
+ flex: 1 1 45%;
+ height: 108rpx;
+ border-radius: 24rpx;
+ box-sizing: border-box;
+ border: 0.4rpx solid #FF723A;
+ background: #FFDBCD;
+ display: flex;
+ justify-content: space-around;
+ align-items: center;
+ }
+
.btext {
margin-left: 32rpx;
font-family: Source Han Sans;
diff --git a/src/pages/index/shoppage/shophelpDetail.vue b/src/pages/index/shoppage/shophelpDetail.vue
index d367b97..9a99fd5 100644
--- a/src/pages/index/shoppage/shophelpDetail.vue
+++ b/src/pages/index/shoppage/shophelpDetail.vue
@@ -40,6 +40,7 @@ onLoad(async (param) => {
.container {
background-color: #ffffff;
height: calc(100vh - 182rpx);
+ overflow-y: auto;
width: 100%;
padding: 60rpx 40rpx 0 40rpx;
box-sizing: border-box;
diff --git a/src/pages/memberCenter/inpart.vue b/src/pages/memberCenter/inpart.vue
index 55535e3..bed4e3b 100644
--- a/src/pages/memberCenter/inpart.vue
+++ b/src/pages/memberCenter/inpart.vue
@@ -132,6 +132,10 @@
id: 2,
title: '个体工商户'
},
+ {
+ id: 5,
+ title: '自然人'
+ },
{
id: 3,
title: '理事单位'
@@ -140,10 +144,6 @@
id: 4,
title: '商协会'
},
- {
- id: 5,
- title: '自然人'
- },
{
id: 6,
title: '其他单位'
@@ -380,6 +380,7 @@
onLoad(async (e) => {
form.value.mobile = e.number
+ form.value.tel = e.number
})
diff --git a/src/pages/memberCenter/memberZc.vue b/src/pages/memberCenter/memberZc.vue
index e9f8d13..7f6c77b 100644
--- a/src/pages/memberCenter/memberZc.vue
+++ b/src/pages/memberCenter/memberZc.vue
@@ -1,6 +1,7 @@
+
@@ -64,7 +65,6 @@
url: '/pages/memberCenter/inpart?number=' + res.data.mobile
})
}, 2000)
-
}
})
} else {
@@ -140,7 +140,7 @@
width: 100%;
display: grid;
align-content: center;
- justify-content: center;
+ justify-items: center;
.butp {
/* 标签栏投影 */
diff --git a/src/static/img/flfw.png b/src/static/img/flfw.png
index 6814f67..b92cb5b 100644
Binary files a/src/static/img/flfw.png and b/src/static/img/flfw.png differ
diff --git a/src/static/img/htwk1.png b/src/static/img/htwk1.png
new file mode 100644
index 0000000..571eece
Binary files /dev/null and b/src/static/img/htwk1.png differ
diff --git a/src/static/img/iconhqt.png b/src/static/img/iconhqt.png
new file mode 100644
index 0000000..a280eff
Binary files /dev/null and b/src/static/img/iconhqt.png differ