diff --git a/package_sub/pages/type/public.vue b/package_sub/pages/type/public.vue
new file mode 100644
index 0000000..d8c0a3c
--- /dev/null
+++ b/package_sub/pages/type/public.vue
@@ -0,0 +1,90 @@
+
+
+
+
+
+ 长护险居家照护
+ 为需要照顾的人提供在家庭环境中的全方位生活照料和支持服务。
+
+
+
+
+
+ 民政居家援助
+ 政府公益项目
+
+
+
+
+
+ 残疾人居家托养
+ 为需要照顾的人提供在家庭环境中的全方位生活照料和支持服务。
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/package_sub/pages/type/service.vue b/package_sub/pages/type/service.vue
new file mode 100644
index 0000000..6d60f11
--- /dev/null
+++ b/package_sub/pages/type/service.vue
@@ -0,0 +1,79 @@
+
+
+
+
+
+ 陪诊服务
+ 提供专业陪伴,协助患者就医全过程。
+
+
+
+
+
+ 就医咨询
+ 快速高效准确帮助患者解答健康问题和疑难杂症。
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/package_sub/pages/type/webview.vue b/package_sub/pages/type/webview.vue
new file mode 100644
index 0000000..f69707f
--- /dev/null
+++ b/package_sub/pages/type/webview.vue
@@ -0,0 +1,24 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages.json b/pages.json
index cd6b51d..eab6429 100644
--- a/pages.json
+++ b/pages.json
@@ -178,6 +178,27 @@
"navigationBarTitleText": "热门医院",
"enablePullDownRefresh": true
}
+ },
+ {
+ "path": "pages/type/service",
+ "style": {
+ "navigationBarTitleText": "就医服务",
+ "enablePullDownRefresh": true
+ }
+ },
+ {
+ "path": "pages/type/public",
+ "style": {
+ "navigationBarTitleText": "公益服务",
+ "enablePullDownRefresh": true
+ }
+ },
+ {
+ "path": "pages/type/webview",
+ "style": {
+ "navigationBarTitleText": "公益服务",
+ "enablePullDownRefresh": true
+ }
}
]
}
diff --git a/pages/index/index.vue b/pages/index/index.vue
index 281cd3f..cb886be 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -48,7 +48,7 @@
- 服务·一站式服务
+ 整合照护服务
@@ -91,34 +91,33 @@
-
- 陪诊服务
- 让就医体验更美好
- 预约陪诊
+
+ 助浴人次1万+
+ 照护人数10万+
+ 服务人次100万+
+ 服务小时1000万+
- 142812人次
- 医院陪护累计
+ 40万人次
+ 医院陪护
- 12456人次
- 居家照护累计
+ 50万人次
+ 居家照护
- 关于我们
+
+ 联系我们
+ 0519-81191800
+
-
+
@@ -187,29 +186,26 @@
keyword: "",
},
links: [{
- text: "陪诊服务",
- icon: "/static/index/index1.png",
- to: "/package_sub/pages/ServiceList/ServiceList?type=1",
- },
- {
text: "就医服务",
- icon: "/static/index/index2.png",
- to: "/package_sub/pages/ServeHospital/ServeHospital",
+ icon: "/static/index/index1.png",
+ to: "/package_sub/pages/type/service",
},
{
text: "居家照护",
- icon: "/static/index/index3.png",
+ icon: "/static/index/index2.png",
to: "/package_sub/pages/ServiceList/ServiceList?type=2",
- },
- {
+ },{
text: "医院陪护",
- icon: "/static/index/index4.png",
+ icon: "/static/index/index3.png",
appid: 'wx0fee3573c1bb5ca8'
- },
- {
+ },{
text: "商城服务",
- icon: "/static/index/index5.png",
+ icon: "/static/index/index4.png",
to: "/package_sub/pages/Shop/Home",
+ },{
+ text: "公益服务",
+ icon: "/static/index/index5.png",
+ to: "/package_sub/pages/type/webview?link=https://sstt.115.langye.net/admin/#/login?redirect=%2Fdashboard",
},
{
text: "智能AI",
@@ -474,7 +470,7 @@
.links-title {
padding: 0 25rpx;
- margin-top: calc(43rpx + 25rpx);
+ margin-top: calc(43rpx + 10rpx);
font-size: 29rpx;
color: #191919;
display: flex;
@@ -510,9 +506,10 @@
padding-top: 20rpx;
}
- .icon {
- height: 130rpx;
+ .icon {
width: 220rpx;
+ height: 160rpx;
+
}
.text {
@@ -581,7 +578,7 @@
&__item {
padding: 5rpx 16rpx;
- font-size: 22rpx;
+ font-size: 24rpx;
line-height: 31rpx;
font-weight: 500;
@@ -606,7 +603,7 @@
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
- font-size: 22rpx;
+ font-size: 24rpx;
color: #929196;
font-weight: 500;
margin-top: 16rpx;
@@ -638,13 +635,22 @@
#e26165 0%,
#c10d12 94%,
#c10d12 100%);
- position: relative;
-
+ position: relative;
+
+ padding: 55rpx 0 0 20rpx;
.text1 {
- color: #fff;
- padding: 74rpx 0 0 34rpx;
- font-weight: bold;
- font-size: 28rpx;
+ color:#f7dddf;
+ font-size: 24rpx;
+ padding-bottom:34rpx;
+ position: relative;
+ z-index:1;
+ &>text{
+ font-weight: bold;
+ font-size: 36rpx;
+ color: #fff;
+ margin-left:20rpx;
+ margin-right:5rpx;
+ }
}
.text2 {
@@ -678,9 +684,10 @@
position: relative;
background: linear-gradient(to bottom, #f3d4d4, #f2edf0);
- .text1 {
- text-align: center;
- padding-top: 40rpx;
+ .text1 {
+ text-align: center;
+ padding:0 20rpx;
+ padding-top: 50rpx;
text:nth-child(1) {
font-size: 36rpx;
@@ -689,17 +696,19 @@
}
text:nth-child(2) {
- font-size: 18rpx;
+ font-size: 23rpx;
color: #929196;
- font-weight: 500;
+ font-weight: 500;
+ margin-left:5rpx;
}
}
.text2 {
font-size: 24rpx;
color: #202020;
- font-weight: 500;
- padding-top: 20rpx;
+ font-weight: 500;
+ padding:0 20rpx;
+ padding-top: 10rpx;
text-align: center;
}
@@ -717,8 +726,9 @@
background: linear-gradient(to bottom, #f7e9dd, #f4f1f1);
.text1 {
- text-align: center;
- padding-top: 40rpx;
+ text-align: center;
+ padding:0 20rpx;
+ padding-top: 50rpx;
text:nth-child(1) {
font-size: 36rpx;
@@ -727,7 +737,7 @@
}
text:nth-child(2) {
- font-size: 18rpx;
+ font-size: 23rpx;
color: #929196;
font-weight: 500;
}
@@ -736,8 +746,9 @@
.text2 {
font-size: 24rpx;
color: #202020;
- font-weight: 500;
- padding-top: 20rpx;
+ font-weight: 500;
+ padding: 0 20rpx;
+ padding-top: 10rpx;
text-align: center;
}
@@ -759,18 +770,23 @@
color: #6c70c3;
font-weight: bold;
position: absolute;
- left: 39rpx;
+ left: 20rpx;
top: 50%;
- transform: translateY(-50%);
+ transform: translateY(-50%);
+ &>view:last-child{
+ font-size: 26rpx;
+ color:#202020;
+ margin-top: 15rpx;
+ }
}
.img {
position: absolute;
- width: 147rpx;
- height: 131rpx;
+ width: 160rpx;
+ height: 160rpx;
top: 50%;
transform: translateY(-50%);
- right: 18rpx;
+ right: 15rpx;
}
}
}
diff --git a/static/index/code.jpg b/static/index/code.jpg
new file mode 100644
index 0000000..da8a21f
Binary files /dev/null and b/static/index/code.jpg differ
diff --git a/static/index/index1.png b/static/index/index1.png
index c4c074e..e389d71 100644
Binary files a/static/index/index1.png and b/static/index/index1.png differ
diff --git a/static/index/index2.png b/static/index/index2.png
index 53081c3..15f19dd 100644
Binary files a/static/index/index2.png and b/static/index/index2.png differ
diff --git a/static/index/index3.png b/static/index/index3.png
index f49590a..43d02f3 100644
Binary files a/static/index/index3.png and b/static/index/index3.png differ
diff --git a/static/index/index4.png b/static/index/index4.png
index 8a6425a..6761904 100644
Binary files a/static/index/index4.png and b/static/index/index4.png differ
diff --git a/static/index/index5.png b/static/index/index5.png
index d31121f..c74b206 100644
Binary files a/static/index/index5.png and b/static/index/index5.png differ
diff --git a/static/index/index6.png b/static/index/index6.png
index 3182955..625a074 100644
Binary files a/static/index/index6.png and b/static/index/index6.png differ
diff --git a/static/share.jpg b/static/share.jpg
new file mode 100644
index 0000000..e797068
Binary files /dev/null and b/static/share.jpg differ
diff --git a/static/type1.png b/static/type1.png
new file mode 100644
index 0000000..be0ee4a
Binary files /dev/null and b/static/type1.png differ
diff --git a/static/type2.png b/static/type2.png
new file mode 100644
index 0000000..01d05eb
Binary files /dev/null and b/static/type2.png differ
diff --git a/static/type3.png b/static/type3.png
new file mode 100644
index 0000000..1b8adf6
Binary files /dev/null and b/static/type3.png differ
diff --git a/uview-ui/libs/mixin/mpShare.js b/uview-ui/libs/mixin/mpShare.js
index 057d369..bcb6163 100644
--- a/uview-ui/libs/mixin/mpShare.js
+++ b/uview-ui/libs/mixin/mpShare.js
@@ -4,7 +4,7 @@ module.exports = {
this.$u.mpShare = {
title: '', // 默认为小程序名称
path: '', // 默认为当前页面路径
- imageUrl: '' // 默认为当前页面的截图
+ imageUrl: '/static/share.jpg' // 默认为当前页面的截图
}
},
onShareAppMessage() {