From 59ce5204fc39a0665db9d5e7f171b39fe461e1d0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E8=BE=89?= <814457906@qq.com>
Date: Thu, 28 Sep 2023 09:59:16 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages.json | 594 +++++++++++++++++++---------------------
pagesC/login/login.scss | 36 ---
pagesC/login/login.vue | 112 --------
3 files changed, 287 insertions(+), 455 deletions(-)
delete mode 100644 pagesC/login/login.scss
delete mode 100644 pagesC/login/login.vue
diff --git a/pages.json b/pages.json
index dec79e5..c36e57b 100644
--- a/pages.json
+++ b/pages.json
@@ -60,314 +60,294 @@
}
],
"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": "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
- }
-
- }
- ,{
- "path" : "ExpertlookOrder/ExpertlookOrder",
- "style" :
- {
- "navigationBarTitleText": "专家咨询订单",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "consulted/consulted",
- "style" :
- {
- "navigationBarTitleText": "待咨询",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "cancel/cancel",
- "style" :
- {
- "navigationBarTitleText": "取消订单",
- "enablePullDownRefresh": false
- }
-
- }
- ]
- },
- {
- "path": "PointsMall/PointsMall",
- "style": {
- "navigationBarTitleText": "积分商城",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "doctordetails/doctordetails",
- "style": {
- "navigationBarTitleText": "医生详情",
- "enablePullDownRefresh": false
- }
- }
- ]
- },
- {
- "root": "pagesC",
- "pages": [{
- "path": "login/login",
+ "root": "pagesB",
+ "pages": [{
+ "path": "Behaviorpoints/Behaviorpoints",
"style": {
- "navigationBarTitleText": "问诊平台",
+ "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": "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
+ }
+
+ }, {
+ "path": "ExpertlookOrder/ExpertlookOrder",
+ "style": {
+ "navigationBarTitleText": "专家咨询订单",
+ "enablePullDownRefresh": false
+ }
+ }, {
+ "path": "consulted/consulted",
+ "style": {
+ "navigationBarTitleText": "待咨询",
+ "enablePullDownRefresh": false
+ }
+
+ }, {
+ "path": "cancel/cancel",
+ "style": {
+ "navigationBarTitleText": "取消订单",
+ "enablePullDownRefresh": false
+ }
+ },
+ {
+ "path": "PointsMall/PointsMall",
+ "style": {
+ "navigationBarTitleText": "积分商城",
+ "enablePullDownRefresh": false
+ }
+ },
+ {
+ "path": "doctordetails/doctordetails",
+ "style": {
+ "navigationBarTitleText": "医生详情",
+ "enablePullDownRefresh": false
+ }
+ }
+ ]
+ }, {
+ "root": "pagesC",
+ "pages": [{
"path": "ServiceAppointmenttime/ServiceAppointmenttime",
"style": {
"navigationBarTitleText": "服务预约",
@@ -382,9 +362,9 @@
"onReachBottomDistance": 40, //距离底部多远时触发 单位为px
"enablePullDownRefresh": true //设置参数为true
}
- }]
- }
- ],
+ }
+ ]
+ }],
"globalStyle": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "",
@@ -424,4 +404,4 @@
}
]
}
-}
+}
\ No newline at end of file
diff --git a/pagesC/login/login.scss b/pagesC/login/login.scss
deleted file mode 100644
index d3d31f8..0000000
--- a/pagesC/login/login.scss
+++ /dev/null
@@ -1,36 +0,0 @@
- .app {
- font-family: DengXian;
- color: #C3C1C1;
- font-weight: 400;
- height:100vh;
- background-color: #ffffff;
- .text{
- position: absolute;
- top:37%;
- left:50%;
- transform: translateX(-50%);
- padding-top: 30rpx;
- font-size: 32rpx;
- color: #000000;
- font-weight: 600;
- }
- image{
- position: absolute;
- top:20%;
- left:50%;
- transform: translateX(-50%);
- display: block;
- margin: 0 auto;
- width: 240rpx;
- height: 240rpx;
- }
-
- .loginbtn{
- width: 90%;
- position: absolute;
- top:55%;
- left:5%;
- background-color: #26A888;
- color: #ffffff;
- }
- }
diff --git a/pagesC/login/login.vue b/pagesC/login/login.vue
deleted file mode 100644
index f63a0b8..0000000
--- a/pagesC/login/login.vue
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file