From bdeafb272cc700e51f91bb6f0ada352558aa2f3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=97=AB=E6=99=93=E8=8C=B9?= <1935832701@qq.com> Date: Tue, 26 Sep 2023 17:59:59 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=AF=E5=88=86=E5=95=86=E5=9F=8E+=E5=85=91?= =?UTF-8?q?=E6=8D=A2=E8=AE=B0=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 522 ++++++++++----------- pagesB/Behaviorpoints/Behaviorpoints.vue | 7 +- pagesB/PointsMall/PointsMall.vue | 110 +++++ pagesB/exchangerecords/exchangerecords.vue | 92 +++- 4 files changed, 460 insertions(+), 271 deletions(-) create mode 100644 pagesB/PointsMall/PointsMall.vue diff --git a/pages.json b/pages.json index e49965b..9ac6e35 100644 --- a/pages.json +++ b/pages.json @@ -60,273 +60,261 @@ } ], "subPackages": [{ - "root": "pagesB", - "pages": [{ - "path": "Behaviorpoints/Behaviorpoints", - "style": { - "navigationBarTitleText": "行为积分", - "enablePullDownRefresh": false - } - }, { - "path": "managefamily/managefamily", - "style": { - "navigationBarTitleText": "管理家庭成员", - "enablePullDownRefresh": false - } - }, { - "path": "healthybeans/healthybeans", - "style": { - "navigationBarTitleText": "健康豆", - "enablePullDownRefresh": false - } - }, - { - "path": "hospitalcare/hospitalcare", - "style": { - "navigationBarTitleText": "院内陪护", - "enablePullDownRefresh": false - } - }, { - "path": "appointmenttime/appointmenttime", - "style": { - "navigationBarTitleText": "预约时间", - "enablePullDownRefresh": false - } - }, { - "path": "information/information", - "style": { - "navigationBarTitleText": "完善个人信息", - "enablePullDownRefresh": false - } - }, { - "path": "Nursingstationserviceorder/Nursingstationserviceorder", - "style": { - "navigationBarTitleText": "护理机构服务订单", - "onReachBottomDistance": 40, //距离底部多远时触发 单位为px - "enablePullDownRefresh": true //设置参数为true - } - }, { - "path": "medicine/medicine", - "style": { - "navigationBarTitleText": "齐鲁名医", - "enablePullDownRefresh": false, - "disableScroll": true - } - }, { - "path": "confirmation/confirmation", - "style": { - "enablePullDownRefresh": false, - "navigationBarTitleText": "预约时间" - } - }, { - "path": "CommodityDetails/CommodityDetails", - "style": { - "navigationBarTitleText": "商品详情", - "enablePullDownRefresh": false - } - }, { - "path": "coupon/coupon", - "style": { - "navigationBarTitleText": "优惠券", - "onReachBottomDistance": 40, //距离底部多远时触发 单位为px - "enablePullDownRefresh": true //设置参数为true - } - }, { - "path": "modify/modify", - "style": { - "navigationBarTitleText": "修改信息", - "enablePullDownRefresh": false - } - }, { - "path": "ProjectDetails/ProjectDetails", - "style": { - "navigationBarTitleText": "护理项目详情", - "enablePullDownRefresh": false - } - }, { - "path": "modifyAddress/modifyAddress", - "style": { - "navigationBarTitleText": "修改地址", - "enablePullDownRefresh": true //设置参数为true - } - }, { - "path": "lookrate/lookrate", - "style": { - "navigationBarTitleText": "查看评价", - "enablePullDownRefresh": false - } - }, { - "path": "ServiceDetails/ServiceDetails", - "style": { - "navigationBarTitleText": "服务详情", - "enablePullDownRefresh": false - } - }, { - "path": "goodsorderRate/goodsorderRate", - "style": { - "navigationBarTitleText": "发表评价", - "enablePullDownRefresh": false - } - }, { - "path": "paysuccess/paysuccess", - "style": { - "navigationBarTitleText": "", - "enablePullDownRefresh": false, - "navigationStyle": "custom" - } - }, { - "path": "ratesuccess/ratesuccess", - "style": { - "navigationBarTitleText": "", - "enablePullDownRefresh": false, - "navigationStyle": "custom" - } - }, { - "path": "shopping/shopping", //商城 - "style": { - "navigationBarTitleText": "医路优品", - "onReachBottomDistance": 40, //距离底部多远时触发 单位为px - "enablePullDownRefresh": true //设置参数为true - } - }, { - "path": "CommodityOrder/CommodityOrder", - "style": { - "navigationStyle": "custom", // 隐藏系统导航栏 - "navigationBarTitleText": "商品订单", - "onReachBottomDistance": 40, //距离底部多远时触发 单位为px - "enablePullDownRefresh": true //设置参数为true - } - }, { - "path": "orderDetails/orderDetails", - "style": { - "navigationBarTitleText": "订单详情", - "enablePullDownRefresh": false - } - }, { - "path": "cancelorder/cancelorder", - "style": { - "navigationBarTitleText": "取消订单", - "enablePullDownRefresh": false - } - }, { - "path": "logistics/logistics", - "style": { - "navigationBarTitleText": "查看物流", - "enablePullDownRefresh": false - } - }, { - "path": "Aftersalesdetails/Aftersalesdetails", - "style": { - "navigationBarTitleText": "售后详情", - "enablePullDownRefresh": false - } - }, { - "path": "Applforrefund/Applforrefund", - "style": { - "navigationBarTitleText": "申请退款", - "enablePullDownRefresh": false - } - }, { - "path": "refundType/refundType", - "style": { - "navigationBarTitleText": "选择退款类型", - "enablePullDownRefresh": false - } - }, { - "path": "ProductList/ProductList", //商品列表 - "style": { - "navigationBarTitleText": "医路优品", - "onReachBottomDistance": 40, //距离底部多远时触发 单位为px - "enablePullDownRefresh": true //设置参数为true - } - }, { - "path": "nursestation/nursestation", - "style": { - "navigationBarTitleText": "护理机构详情", - "onReachBottomDistance": 100, //距离底部多远时触发 单位为px - "enablePullDownRefresh": true //设置参数为true - } - }, { - "path": "site/site", - "style": { - "navigationBarTitleText": "护理机构", - "onReachBottomDistance": 100, //距离底部多远时触发 单位为px - "enablePullDownRefresh": true //设置参数为true - } - }, { - "path": "utabs/u-tabs", - "style": { - "navigationBarTitleText": "", - "enablePullDownRefresh": false - } - }, { - "path": "classification/classification", - "style": { - "navigationBarTitleText": "分类", - "enablePullDownRefresh": false, - "disableScroll": true - } - }, { - "path": "Healthknowledge/Healthknowledge", - "style": { - "navigationBarTitleText": "健康常识", - "onReachBottomDistance": 50, //距离底部多远时触发 单位为px - "enablePullDownRefresh": true //设置参数为true - } - }, { - "path": "Healthitem/Healthitem", - "style": { - "navigationBarTitleText": "健康常识", - "enablePullDownRefresh": false - } - }, { - "path": "materialbenefits/materialbenefits", - "style": { - "navigationBarTitleText": "新人福利", - "enablePullDownRefresh": false - } - }, { - "path": "Moreoptions/Moreoptions", - "style": { - "navigationBarTitleText": "护理机构", - "enablePullDownRefresh": false - } - }, { - "path": "exchangerecords/exchangerecords", - "style": { - "navigationBarTitleText": "兑换记录", - "enablePullDownRefresh": false - } - }, { - "path": "familymemberdetail/familymemberdetail", - "style": { - "navigationBarTitleText": "家庭成员详情", - "enablePullDownRefresh": false - } - }, { - "path": "consultationplatform/consultationplatform", - "style": { - "navigationBarTitleText": "问诊平台", - "enablePullDownRefresh": false - } - } - ,{ - "path" : "doctordetails/doctordetails", - "style" : - { - "navigationBarTitleText": "医生详情", - "enablePullDownRefresh": false - } - - } - ] - }, - { - "root": "pagesC", - "pages": [{ - "path": "login/login", + "root": "pagesB", + "pages": [ + + { + "path": "PointsMall/PointsMall", "style": { - "navigationBarTitleText": "问诊平台", + "navigationBarTitleText": "积分商城", + "enablePullDownRefresh": false + } + },{ + "path": "Behaviorpoints/Behaviorpoints", + "style": { + "navigationBarTitleText": "行为积分", + "enablePullDownRefresh": false + } + }, { + "path": "managefamily/managefamily", + "style": { + "navigationBarTitleText": "管理家庭成员", + "enablePullDownRefresh": false + } + }, { + "path": "healthybeans/healthybeans", + "style": { + "navigationBarTitleText": "健康豆", + "enablePullDownRefresh": false + } + }, + { + "path": "hospitalcare/hospitalcare", + "style": { + "navigationBarTitleText": "院内陪护", + "enablePullDownRefresh": false + } + }, { + "path": "appointmenttime/appointmenttime", + "style": { + "navigationBarTitleText": "预约时间", + "enablePullDownRefresh": false + } + }, { + "path": "information/information", + "style": { + "navigationBarTitleText": "完善个人信息", + "enablePullDownRefresh": false + } + }, { + "path": "Nursingstationserviceorder/Nursingstationserviceorder", + "style": { + "navigationBarTitleText": "护理机构服务订单", + "onReachBottomDistance": 40, //距离底部多远时触发 单位为px + "enablePullDownRefresh": true //设置参数为true + } + }, { + "path": "medicine/medicine", + "style": { + "navigationBarTitleText": "齐鲁名医", + "enablePullDownRefresh": false, + "disableScroll": true + } + }, { + "path": "confirmation/confirmation", + "style": { + "enablePullDownRefresh": false, + "navigationBarTitleText": "预约时间" + } + }, { + "path": "CommodityDetails/CommodityDetails", + "style": { + "navigationBarTitleText": "商品详情", + "enablePullDownRefresh": false + } + }, { + "path": "coupon/coupon", + "style": { + "navigationBarTitleText": "优惠券", + "onReachBottomDistance": 40, //距离底部多远时触发 单位为px + "enablePullDownRefresh": true //设置参数为true + } + }, { + "path": "modify/modify", + "style": { + "navigationBarTitleText": "修改信息", + "enablePullDownRefresh": false + } + }, { + "path": "ProjectDetails/ProjectDetails", + "style": { + "navigationBarTitleText": "护理项目详情", + "enablePullDownRefresh": false + } + }, { + "path": "modifyAddress/modifyAddress", + "style": { + "navigationBarTitleText": "修改地址", + "enablePullDownRefresh": true //设置参数为true + } + }, { + "path": "lookrate/lookrate", + "style": { + "navigationBarTitleText": "查看评价", + "enablePullDownRefresh": false + } + }, { + "path": "ServiceDetails/ServiceDetails", + "style": { + "navigationBarTitleText": "服务详情", + "enablePullDownRefresh": false + } + }, { + "path": "goodsorderRate/goodsorderRate", + "style": { + "navigationBarTitleText": "发表评价", + "enablePullDownRefresh": false + } + }, { + "path": "paysuccess/paysuccess", + "style": { + "navigationBarTitleText": "", + "enablePullDownRefresh": false, + "navigationStyle": "custom" + } + }, { + "path": "ratesuccess/ratesuccess", + "style": { + "navigationBarTitleText": "", + "enablePullDownRefresh": false, + "navigationStyle": "custom" + } + }, { + "path": "shopping/shopping", //商城 + "style": { + "navigationBarTitleText": "医路优品", + "onReachBottomDistance": 40, //距离底部多远时触发 单位为px + "enablePullDownRefresh": true //设置参数为true + } + }, { + "path": "CommodityOrder/CommodityOrder", + "style": { + "navigationStyle": "custom", // 隐藏系统导航栏 + "navigationBarTitleText": "商品订单", + "onReachBottomDistance": 40, //距离底部多远时触发 单位为px + "enablePullDownRefresh": true //设置参数为true + } + }, { + "path": "orderDetails/orderDetails", + "style": { + "navigationBarTitleText": "订单详情", + "enablePullDownRefresh": false + } + }, { + "path": "cancelorder/cancelorder", + "style": { + "navigationBarTitleText": "取消订单", + "enablePullDownRefresh": false + } + }, { + "path": "logistics/logistics", + "style": { + "navigationBarTitleText": "查看物流", + "enablePullDownRefresh": false + } + }, { + "path": "Aftersalesdetails/Aftersalesdetails", + "style": { + "navigationBarTitleText": "售后详情", + "enablePullDownRefresh": false + } + }, { + "path": "Applforrefund/Applforrefund", + "style": { + "navigationBarTitleText": "申请退款", + "enablePullDownRefresh": false + } + }, { + "path": "refundType/refundType", + "style": { + "navigationBarTitleText": "选择退款类型", + "enablePullDownRefresh": false + } + }, { + "path": "ProductList/ProductList", //商品列表 + "style": { + "navigationBarTitleText": "医路优品", + "onReachBottomDistance": 40, //距离底部多远时触发 单位为px + "enablePullDownRefresh": true //设置参数为true + } + }, { + "path": "nursestation/nursestation", + "style": { + "navigationBarTitleText": "护理机构详情", + "onReachBottomDistance": 100, //距离底部多远时触发 单位为px + "enablePullDownRefresh": true //设置参数为true + } + }, { + "path": "site/site", + "style": { + "navigationBarTitleText": "护理机构", + "onReachBottomDistance": 100, //距离底部多远时触发 单位为px + "enablePullDownRefresh": true //设置参数为true + } + }, { + "path": "utabs/u-tabs", + "style": { + "navigationBarTitleText": "", + "enablePullDownRefresh": false + } + }, { + "path": "classification/classification", + "style": { + "navigationBarTitleText": "分类", + "enablePullDownRefresh": false, + "disableScroll": true + } + }, { + "path": "Healthknowledge/Healthknowledge", + "style": { + "navigationBarTitleText": "健康常识", + "onReachBottomDistance": 50, //距离底部多远时触发 单位为px + "enablePullDownRefresh": true //设置参数为true + } + }, { + "path": "Healthitem/Healthitem", + "style": { + "navigationBarTitleText": "健康常识", + "enablePullDownRefresh": false + } + }, { + "path": "materialbenefits/materialbenefits", + "style": { + "navigationBarTitleText": "新人福利", + "enablePullDownRefresh": false + } + }, { + "path": "ConsultationDetails/ConsultationDetails", + "style": { + "navigationBarTitleText": "齐鲁名医", + "enablePullDownRefresh": false + } + }, { + "path": "Moreoptions/Moreoptions", + "style": { + "navigationBarTitleText": "护理机构", + "enablePullDownRefresh": false + } + }, { + "path": "exchangerecords/exchangerecords", + "style": { + "navigationBarTitleText": "兑换记录", + "enablePullDownRefresh": false + } + }, { + "path": "familymemberdetail/familymemberdetail", + "style": { + "navigationBarTitleText": "家庭成员详情", "enablePullDownRefresh": false } }] @@ -371,4 +359,4 @@ } ] } -} \ No newline at end of file +} diff --git a/pagesB/Behaviorpoints/Behaviorpoints.vue b/pagesB/Behaviorpoints/Behaviorpoints.vue index c5b4b97..aa4b3e3 100644 --- a/pagesB/Behaviorpoints/Behaviorpoints.vue +++ b/pagesB/Behaviorpoints/Behaviorpoints.vue @@ -65,7 +65,10 @@ }) }, 0) } else { - this.gologin(); + uni.navigateTo({ + url: '/pagesB/PointsMall/PointsMall' + }) + // this.gologin(); } }, }, @@ -73,4 +76,4 @@ \ No newline at end of file + diff --git a/pagesB/PointsMall/PointsMall.vue b/pagesB/PointsMall/PointsMall.vue new file mode 100644 index 0000000..b8e01c3 --- /dev/null +++ b/pagesB/PointsMall/PointsMall.vue @@ -0,0 +1,110 @@ + + + + + \ No newline at end of file diff --git a/pagesB/exchangerecords/exchangerecords.vue b/pagesB/exchangerecords/exchangerecords.vue index 3e1a339..6daac96 100644 --- a/pagesB/exchangerecords/exchangerecords.vue +++ b/pagesB/exchangerecords/exchangerecords.vue @@ -1,6 +1,22 @@ @@ -15,5 +31,77 @@ \ No newline at end of file + .content { + width: 90%; + height: 321rpx; + background: #FFFFFF; + box-shadow: 0rpx 9rpx 31rpx 9rpx rgba(0, 0, 0, 0.03); + border-radius: 5rpx; + margin: 20rpx auto; + position: relative; + + .servetime { + + font-size: 28rpx; + font-family: Source Han Sans CN; + font-weight: 400; + color: #959595; + line-height: 38rpx; + position: absolute; + bottom: 23%; + left: 35%; + } + + .servename { + + font-size: 32rpx; + font-family: Source Han Sans CN; + font-weight: 500; + color: #333333; + line-height: 38rpx; + position: absolute; + top: 38%; + left: 35%; + } + + .imageitem { + position: absolute; + left: 3%; + top: 28%; + + image { + width: 180rpx; + height: 180rpx; + } + } + + .time { + padding: 25rpx 0 0 20rpx; + font-size: 28rpx; + font-family: Source Han Sans CN; + font-weight: 400; + color: #000000; + line-height: 38rpx; + position: relative; + + span { + font-size: 28rpx; + position: absolute; + font-family: Source Han Sans CN; + font-weight: 500; + color: #26A888; + line-height: 38rpx; + right: 3%; + } + } + + } + } +