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/CommodityOrder/CommodityOrder.vue b/pagesB/CommodityOrder/CommodityOrder.vue
index bd7067d..4cab753 100644
--- a/pagesB/CommodityOrder/CommodityOrder.vue
+++ b/pagesB/CommodityOrder/CommodityOrder.vue
@@ -168,6 +168,7 @@
methods: {
//点击tabs
tabschange(index) {
+ console.log(this.tabslist)
this.tabscurrent = index;
this.orderStatus = this.tabslist[index].orderStatus
this.goodsOrderinfo();
@@ -376,4 +377,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 @@
+
+
+
+
+
+
+
+ 服务名称
+
+
+ 200000
+
+
+ 兑换
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pagesB/ServiceDetails/ServiceDetails.vue b/pagesB/ServiceDetails/ServiceDetails.vue
index 772fc65..b348358 100644
--- a/pagesB/ServiceDetails/ServiceDetails.vue
+++ b/pagesB/ServiceDetails/ServiceDetails.vue
@@ -88,7 +88,7 @@
立即评价
-
去支付
diff --git a/pagesB/appointmenttime/appointmenttime.scss b/pagesB/appointmenttime/appointmenttime.scss
index 0c7873f..168d514 100644
--- a/pagesB/appointmenttime/appointmenttime.scss
+++ b/pagesB/appointmenttime/appointmenttime.scss
@@ -1,8 +1,8 @@
.app {
- font-size: 34rpx;
- padding-top: 10rpx;
- height: 100%;
- -webkit-overflow-scrolling: touch;
+ ::v-deep .u-checkbox__icon-wrap--checked.data-v-532d01c7{
+ background:#26A888 !important;
+ border: 1rpx solid #26A888 !important;
+ }
.mask {
.Agreement {
width: 100%;
@@ -115,17 +115,18 @@
border-radius: 5rpx;
font-size: 28rpx;
line-height: 86rpx;
- border: 2rpx solid #DADADA;
+ border: 2rpx solid #26A888;
}
.timeitemtap{
width: 21%;
margin: 0 2% 20rpx;
height: 86rpx;
- border: 2rpx solid #F44B2F;
+ border: 2rpx solid #26A888;
border-radius: 5rpx;
font-size: 28rpx;
- color: #F44B2F;
+ color: #26A888;
line-height: 86rpx;
+ background: #E6F8F3;
}
}
}
@@ -146,7 +147,7 @@
}
.Soonerorlaterclass{
font-size: 36rpx;
- color: #F44B2F;
+ color: #26A888;
width: 200rpx;
height: 50rpx;
}
@@ -382,4 +383,4 @@
text-align: center;
line-height: 96rpx;
}
- }
\ No newline at end of file
+ }
diff --git a/pagesB/appointmenttime/appointmenttime.vue b/pagesB/appointmenttime/appointmenttime.vue
index 5114fa9..5fac0a7 100644
--- a/pagesB/appointmenttime/appointmenttime.vue
+++ b/pagesB/appointmenttime/appointmenttime.vue
@@ -17,7 +17,7 @@
上门时间:
请您选择希望护理员到达的时间
-
+
diff --git a/pagesB/confirmation/confirmation.vue b/pagesB/confirmation/confirmation.vue
index 6fe65ee..ab2dfc1 100644
--- a/pagesB/confirmation/confirmation.vue
+++ b/pagesB/confirmation/confirmation.vue
@@ -15,7 +15,7 @@
{{item.week}}
@@ -339,7 +339,7 @@
.submit {
width: 186rpx;
height: 70rpx;
- background: #F44B2F;
+ background: #26A888;
color: #FFFFFF;
border-radius: 30rpx;
line-height: 70rpx;
@@ -384,7 +384,7 @@
}
.submits {
- background: #F44B2F;
+ background: #26A888;
width: 501rpx;
height: 71rpx;
line-height: 71rpx;
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 @@
-
+
+
+ 2023-08-13 23:43:49
+
+ 2000积分
+
+
+
+
+
+
+ 服务名称
+
+
+ 服务时间:2023-12-12 08:30
+
+
@@ -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%;
+ }
+ }
+
+ }
+ }
+
diff --git a/pagesB/nursestation/nursestation.scss b/pagesB/nursestation/nursestation.scss
index be545df..05f4632 100644
--- a/pagesB/nursestation/nursestation.scss
+++ b/pagesB/nursestation/nursestation.scss
@@ -19,7 +19,7 @@
height: 100%;
width: 100%;
}
-
+
.mask {
.information {
width: 70%;
@@ -30,7 +30,7 @@
text-align: center;
color: #FFFFFF;
position: relative;
-
+
.determine,
.cancel {
width: 200rpx;
@@ -41,23 +41,23 @@
position: absolute;
top: 74%;
}
-
+
.determine {
background: #26A888;
right: 36rpx;
}
-
+
.cancel {
background: #C5BFBF;
left: 36rpx;
}
-
+
.title {
font-size: 42rpx;
margin-top: 40rpx;
color: #000000;
}
-
+
image {
width: 100rpx;
height: 100rpx;
@@ -111,7 +111,7 @@
height: 52rpx;
border-radius: 26rpx;
color: #ffffff;
- background: #F44B2F;
+ background: #26A888;
text-align: center;
line-height: 52rpx;
position: absolute;
@@ -119,7 +119,7 @@
right:5%;
}
.price {
- height: 52rpx;
+ height: 52rpx;
color: #F44B2F;
line-height: 52rpx;
font-size: 36rpx;
@@ -157,7 +157,7 @@
-webkit-line-clamp: 2;
line-clamp: 2;
-webkit-box-orient: vertical;
- white-space:normal;
+ white-space:normal;
word-break:break-all;
}
.pingfen {
@@ -184,7 +184,7 @@
border-radius: 4rpx;
}
&.active {
- color: #2979ff;
+ color: #26A888;
&::after {
content: '';
width: 50%;
diff --git a/pagesB/nursestation/nursestation.vue b/pagesB/nursestation/nursestation.vue
index 393c70a..26c4899 100644
--- a/pagesB/nursestation/nursestation.vue
+++ b/pagesB/nursestation/nursestation.vue
@@ -77,7 +77,7 @@
{{item.name}}
-
+