修改
This commit is contained in:
parent
04097879aa
commit
c3e23965e4
91
pages.json
91
pages.json
@ -9,20 +9,24 @@
|
|||||||
"navigationBarTitleText": "",
|
"navigationBarTitleText": "",
|
||||||
"navigationStyle": "custom"
|
"navigationStyle": "custom"
|
||||||
}
|
}
|
||||||
|
}, {
|
||||||
|
"path": "pages/appointmenttime/appointmenttime",
|
||||||
|
"style": {
|
||||||
|
"navigationBarTitleText": "预约时间",
|
||||||
|
"enablePullDownRefresh": false
|
||||||
|
}
|
||||||
}, {
|
}, {
|
||||||
"path": "pages/medicine/medicine",
|
"path": "pages/medicine/medicine",
|
||||||
"style": {
|
"style": {
|
||||||
"navigationBarTitleText": "齐鲁名医",
|
"navigationBarTitleText": "齐鲁名医",
|
||||||
"enablePullDownRefresh": false,
|
"enablePullDownRefresh": false,
|
||||||
"navigationBarBackgroundColor": "#ffffff",
|
|
||||||
"disableScroll": true
|
"disableScroll": true
|
||||||
}
|
}
|
||||||
}, {
|
}, {
|
||||||
"path": "pages/integral/integral",
|
"path": "pages/integral/integral",
|
||||||
"style": {
|
"style": {
|
||||||
"navigationBarTitleText": "积分",
|
"navigationBarTitleText": "积分",
|
||||||
"enablePullDownRefresh": false,
|
"enablePullDownRefresh": false
|
||||||
"navigationBarBackgroundColor": "#ffffff"
|
|
||||||
}
|
}
|
||||||
}, {
|
}, {
|
||||||
"path": "pages/confirmation/confirmation",
|
"path": "pages/confirmation/confirmation",
|
||||||
@ -35,22 +39,19 @@
|
|||||||
"path": "pages/information/information",
|
"path": "pages/information/information",
|
||||||
"style": {
|
"style": {
|
||||||
"navigationBarTitleText": "完善个人信息",
|
"navigationBarTitleText": "完善个人信息",
|
||||||
"navigationBarBackgroundColor": "#ffffff", //背景颜色
|
|
||||||
"enablePullDownRefresh": false
|
"enablePullDownRefresh": false
|
||||||
}
|
}
|
||||||
}, {
|
}, {
|
||||||
"path": "pages/CommodityDetails/CommodityDetails",
|
"path": "pages/CommodityDetails/CommodityDetails",
|
||||||
"style": {
|
"style": {
|
||||||
"navigationBarTitleText": "商品详情",
|
"navigationBarTitleText": "商品详情",
|
||||||
"enablePullDownRefresh": false,
|
"enablePullDownRefresh": false
|
||||||
"navigationBarBackgroundColor": "#ffffff"
|
|
||||||
}
|
}
|
||||||
}, {
|
}, {
|
||||||
"path": "pages/coupon/coupon",
|
"path": "pages/coupon/coupon",
|
||||||
"style": {
|
"style": {
|
||||||
"navigationBarTitleText": "优惠券",
|
"navigationBarTitleText": "优惠券",
|
||||||
"enablePullDownRefresh": false,
|
"enablePullDownRefresh": false,
|
||||||
"navigationBarBackgroundColor": "#ffffff",
|
|
||||||
"onReachBottomDistance": 40, //距离底部多远时触发 单位为px
|
"onReachBottomDistance": 40, //距离底部多远时触发 单位为px
|
||||||
"enablePullDownRefresh": true //设置参数为true
|
"enablePullDownRefresh": true //设置参数为true
|
||||||
}
|
}
|
||||||
@ -59,28 +60,24 @@
|
|||||||
"style": {
|
"style": {
|
||||||
"navigationBarTitleText": "个人中心",
|
"navigationBarTitleText": "个人中心",
|
||||||
"enablePullDownRefresh": false,
|
"enablePullDownRefresh": false,
|
||||||
"navigationBarBackgroundColor": "#ffffff",
|
|
||||||
"navigationStyle": "custom"
|
"navigationStyle": "custom"
|
||||||
}
|
}
|
||||||
}, {
|
}, {
|
||||||
"path": "pages/modify/modify",
|
"path": "pages/modify/modify",
|
||||||
"style": {
|
"style": {
|
||||||
"navigationBarTitleText": "修改信息",
|
"navigationBarTitleText": "修改信息",
|
||||||
"enablePullDownRefresh": false,
|
"enablePullDownRefresh": false
|
||||||
"navigationBarBackgroundColor": "#ffffff" //背景颜色
|
|
||||||
}
|
}
|
||||||
}, {
|
}, {
|
||||||
"path": "pages/ProjectDetails/ProjectDetails",
|
"path": "pages/ProjectDetails/ProjectDetails",
|
||||||
"style": {
|
"style": {
|
||||||
"navigationBarTitleText": "护理项目详情",
|
"navigationBarTitleText": "护理项目详情",
|
||||||
"enablePullDownRefresh": false,
|
"enablePullDownRefresh": false
|
||||||
"navigationBarBackgroundColor": "#ffffff" //背景颜色
|
|
||||||
}
|
}
|
||||||
}, {
|
}, {
|
||||||
"path": "pages/modifyAddress/modifyAddress",
|
"path": "pages/modifyAddress/modifyAddress",
|
||||||
"style": {
|
"style": {
|
||||||
"navigationBarTitleText": "修改地址",
|
"navigationBarTitleText": "修改地址",
|
||||||
"navigationBarBackgroundColor": "#ffffff", //背景颜色
|
|
||||||
"enablePullDownRefresh": true //设置参数为true
|
"enablePullDownRefresh": true //设置参数为true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -88,30 +85,19 @@
|
|||||||
"path": "pages/lookrate/lookrate",
|
"path": "pages/lookrate/lookrate",
|
||||||
"style": {
|
"style": {
|
||||||
"navigationBarTitleText": "查看评价",
|
"navigationBarTitleText": "查看评价",
|
||||||
"enablePullDownRefresh": false,
|
"enablePullDownRefresh": false
|
||||||
"navigationBarBackgroundColor": "#ffffff"
|
|
||||||
}
|
}
|
||||||
}, {
|
}, {
|
||||||
"path": "pages/ServiceDetails/ServiceDetails",
|
"path": "pages/ServiceDetails/ServiceDetails",
|
||||||
"style": {
|
"style": {
|
||||||
"navigationBarTitleText": "服务详情",
|
"navigationBarTitleText": "服务详情",
|
||||||
"enablePullDownRefresh": false,
|
"enablePullDownRefresh": false
|
||||||
"navigationBarBackgroundColor": "#ffffff" //背景颜色
|
|
||||||
}
|
}
|
||||||
}, {
|
}, {
|
||||||
"path": "pages/goodsorderRate/goodsorderRate",
|
"path": "pages/goodsorderRate/goodsorderRate",
|
||||||
"style": {
|
"style": {
|
||||||
"navigationBarTitleText": "发表评价",
|
"navigationBarTitleText": "发表评价",
|
||||||
"enablePullDownRefresh": false,
|
"enablePullDownRefresh": false
|
||||||
"navigationBarBackgroundColor": "#ffffff" //背景颜色
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "pages/appointmenttime/appointmenttime",
|
|
||||||
"style": {
|
|
||||||
"navigationBarTitleText": "预约时间",
|
|
||||||
"enablePullDownRefresh": false,
|
|
||||||
"navigationBarBackgroundColor": "#ffffff" //背景颜色
|
|
||||||
}
|
}
|
||||||
}, {
|
}, {
|
||||||
"path": "pages/paysuccess/paysuccess",
|
"path": "pages/paysuccess/paysuccess",
|
||||||
@ -132,7 +118,6 @@
|
|||||||
"path": "pages/shopping/shopping", //商城
|
"path": "pages/shopping/shopping", //商城
|
||||||
"style": {
|
"style": {
|
||||||
"navigationBarTitleText": "医路优品",
|
"navigationBarTitleText": "医路优品",
|
||||||
"navigationBarBackgroundColor": "#ffffff",
|
|
||||||
"onReachBottomDistance": 40, //距离底部多远时触发 单位为px
|
"onReachBottomDistance": 40, //距离底部多远时触发 单位为px
|
||||||
"enablePullDownRefresh": true //设置参数为true
|
"enablePullDownRefresh": true //设置参数为true
|
||||||
}
|
}
|
||||||
@ -140,7 +125,6 @@
|
|||||||
"path": "pages/CommodityOrder/CommodityOrder",
|
"path": "pages/CommodityOrder/CommodityOrder",
|
||||||
"style": {
|
"style": {
|
||||||
"navigationBarTitleText": "商品订单",
|
"navigationBarTitleText": "商品订单",
|
||||||
"navigationBarBackgroundColor": "#ffffff",
|
|
||||||
"onReachBottomDistance": 40, //距离底部多远时触发 单位为px
|
"onReachBottomDistance": 40, //距离底部多远时触发 单位为px
|
||||||
"enablePullDownRefresh": true //设置参数为true
|
"enablePullDownRefresh": true //设置参数为true
|
||||||
}
|
}
|
||||||
@ -149,7 +133,6 @@
|
|||||||
"path": "pages/orderDetails/orderDetails",
|
"path": "pages/orderDetails/orderDetails",
|
||||||
"style": {
|
"style": {
|
||||||
"navigationBarTitleText": "订单详情",
|
"navigationBarTitleText": "订单详情",
|
||||||
"navigationBarBackgroundColor": "#ffffff",
|
|
||||||
"enablePullDownRefresh": false
|
"enablePullDownRefresh": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -157,7 +140,6 @@
|
|||||||
"path": "pages/payorderDetails/payorderDetails",
|
"path": "pages/payorderDetails/payorderDetails",
|
||||||
"style": {
|
"style": {
|
||||||
"navigationBarTitleText": "订单详情",
|
"navigationBarTitleText": "订单详情",
|
||||||
"navigationBarBackgroundColor": "#ffffff",
|
|
||||||
"enablePullDownRefresh": false
|
"enablePullDownRefresh": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -165,23 +147,20 @@
|
|||||||
"path": "pages/login/login",
|
"path": "pages/login/login",
|
||||||
"style": {
|
"style": {
|
||||||
"navigationBarTitleText": "登录",
|
"navigationBarTitleText": "登录",
|
||||||
"enablePullDownRefresh": false,
|
"enablePullDownRefresh": false
|
||||||
"navigationBarBackgroundColor": "#ffffff" //背景颜色
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path": "pages/cancelorder/cancelorder",
|
"path": "pages/cancelorder/cancelorder",
|
||||||
"style": {
|
"style": {
|
||||||
"navigationBarTitleText": "取消订单",
|
"navigationBarTitleText": "取消订单",
|
||||||
"enablePullDownRefresh": false,
|
"enablePullDownRefresh": false
|
||||||
"navigationBarBackgroundColor": "#ffffff" //背景颜色
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path": "pages/Nursingstationserviceorder/Nursingstationserviceorder",
|
"path": "pages/Nursingstationserviceorder/Nursingstationserviceorder",
|
||||||
"style": {
|
"style": {
|
||||||
"navigationBarTitleText": "护理机构服务订单",
|
"navigationBarTitleText": "护理机构服务订单",
|
||||||
"navigationBarBackgroundColor": "#ffffff", //背景颜色
|
|
||||||
"onReachBottomDistance": 40, //距离底部多远时触发 单位为px
|
"onReachBottomDistance": 40, //距离底部多远时触发 单位为px
|
||||||
"enablePullDownRefresh": true //设置参数为true
|
"enablePullDownRefresh": true //设置参数为true
|
||||||
}
|
}
|
||||||
@ -190,15 +169,13 @@
|
|||||||
"path": "pages/logistics/logistics",
|
"path": "pages/logistics/logistics",
|
||||||
"style": {
|
"style": {
|
||||||
"navigationBarTitleText": "查看物流",
|
"navigationBarTitleText": "查看物流",
|
||||||
"enablePullDownRefresh": false,
|
"enablePullDownRefresh": false
|
||||||
"navigationBarBackgroundColor": "#ffffff"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path": "pages/Aftersalesdetails/Aftersalesdetails",
|
"path": "pages/Aftersalesdetails/Aftersalesdetails",
|
||||||
"style": {
|
"style": {
|
||||||
"navigationBarTitleText": "售后详情",
|
"navigationBarTitleText": "售后详情",
|
||||||
"navigationBarBackgroundColor": "#ffffff",
|
|
||||||
"enablePullDownRefresh": false
|
"enablePullDownRefresh": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -206,7 +183,6 @@
|
|||||||
"path": "pages/Applforrefund/Applforrefund",
|
"path": "pages/Applforrefund/Applforrefund",
|
||||||
"style": {
|
"style": {
|
||||||
"navigationBarTitleText": "申请退款",
|
"navigationBarTitleText": "申请退款",
|
||||||
"navigationBarBackgroundColor": "#ffffff",
|
|
||||||
"enablePullDownRefresh": false
|
"enablePullDownRefresh": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -214,7 +190,6 @@
|
|||||||
"path": "pages/refundType/refundType",
|
"path": "pages/refundType/refundType",
|
||||||
"style": {
|
"style": {
|
||||||
"navigationBarTitleText": "选择退款类型",
|
"navigationBarTitleText": "选择退款类型",
|
||||||
"navigationBarBackgroundColor": "#ffffff",
|
|
||||||
"enablePullDownRefresh": false
|
"enablePullDownRefresh": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -230,7 +205,6 @@
|
|||||||
"style": {
|
"style": {
|
||||||
"navigationBarTitleText": "泉医到家",
|
"navigationBarTitleText": "泉医到家",
|
||||||
"navigationStyle": "custom",
|
"navigationStyle": "custom",
|
||||||
"navigationBarBackgroundColor": "#ffffff",
|
|
||||||
"enablePullDownRefresh": false
|
"enablePullDownRefresh": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -247,7 +221,6 @@
|
|||||||
"path": "pages/disease/disease",
|
"path": "pages/disease/disease",
|
||||||
"style": {
|
"style": {
|
||||||
"navigationBarTitleText": "疾病类型选择",
|
"navigationBarTitleText": "疾病类型选择",
|
||||||
"navigationBarBackgroundColor": "#ffffff", //背景颜色
|
|
||||||
"enablePullDownRefresh": false
|
"enablePullDownRefresh": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -255,15 +228,13 @@
|
|||||||
"path": "pages/doctorslist/doctorslist",
|
"path": "pages/doctorslist/doctorslist",
|
||||||
"style": {
|
"style": {
|
||||||
"navigationBarTitleText": "预约医生",
|
"navigationBarTitleText": "预约医生",
|
||||||
"enablePullDownRefresh": false,
|
"enablePullDownRefresh": false
|
||||||
"navigationBarBackgroundColor": "#ffffff"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path": "pages/ProductList/ProductList", //商品列表
|
"path": "pages/ProductList/ProductList", //商品列表
|
||||||
"style": {
|
"style": {
|
||||||
"navigationBarTitleText": "医路优品",
|
"navigationBarTitleText": "医路优品",
|
||||||
"navigationBarBackgroundColor": "#ffffff",
|
|
||||||
"onReachBottomDistance": 40, //距离底部多远时触发 单位为px
|
"onReachBottomDistance": 40, //距离底部多远时触发 单位为px
|
||||||
"enablePullDownRefresh": true //设置参数为true
|
"enablePullDownRefresh": true //设置参数为true
|
||||||
}
|
}
|
||||||
@ -272,7 +243,6 @@
|
|||||||
"path": "pages/nursestation/nursestation",
|
"path": "pages/nursestation/nursestation",
|
||||||
"style": {
|
"style": {
|
||||||
"navigationBarTitleText": "护理机构详情",
|
"navigationBarTitleText": "护理机构详情",
|
||||||
"navigationBarBackgroundColor": "#ffffff",
|
|
||||||
"onReachBottomDistance": 100, //距离底部多远时触发 单位为px
|
"onReachBottomDistance": 100, //距离底部多远时触发 单位为px
|
||||||
"enablePullDownRefresh": true //设置参数为true
|
"enablePullDownRefresh": true //设置参数为true
|
||||||
}
|
}
|
||||||
@ -282,7 +252,6 @@
|
|||||||
"style": {
|
"style": {
|
||||||
"navigationBarTitleText": "护理机构",
|
"navigationBarTitleText": "护理机构",
|
||||||
"enablePullDownRefresh": false,
|
"enablePullDownRefresh": false,
|
||||||
"navigationBarBackgroundColor": "#ffffff", //背景颜色
|
|
||||||
"onReachBottomDistance": 100, //距离底部多远时触发 单位为px
|
"onReachBottomDistance": 100, //距离底部多远时触发 单位为px
|
||||||
"enablePullDownRefresh": true //设置参数为true
|
"enablePullDownRefresh": true //设置参数为true
|
||||||
}
|
}
|
||||||
@ -291,16 +260,14 @@
|
|||||||
"path": "pages/diseasemanagement/diseasemanagement",
|
"path": "pages/diseasemanagement/diseasemanagement",
|
||||||
"style": {
|
"style": {
|
||||||
"navigationBarTitleText": "专病管理",
|
"navigationBarTitleText": "专病管理",
|
||||||
"enablePullDownRefresh": false,
|
"enablePullDownRefresh": false
|
||||||
"navigationBarBackgroundColor": "#ffffff"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path": "pages/utabs/u-tabs",
|
"path": "pages/utabs/u-tabs",
|
||||||
"style": {
|
"style": {
|
||||||
"navigationBarTitleText": "",
|
"navigationBarTitleText": "",
|
||||||
"enablePullDownRefresh": false,
|
"enablePullDownRefresh": false
|
||||||
"navigationBarBackgroundColor": "#ffffff"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -309,7 +276,6 @@
|
|||||||
"navigationBarTitleText": "分类",
|
"navigationBarTitleText": "分类",
|
||||||
"enablePullDownRefresh": false,
|
"enablePullDownRefresh": false,
|
||||||
"disableScroll": true
|
"disableScroll": true
|
||||||
// "navigationBarBackgroundColor": "#ffffff",
|
|
||||||
// "onReachBottomDistance": 50 //距离底部多远时触发 单位为px
|
// "onReachBottomDistance": 50 //距离底部多远时触发 单位为px
|
||||||
// "enablePullDownRefresh": true //设置参数为true
|
// "enablePullDownRefresh": true //设置参数为true
|
||||||
}
|
}
|
||||||
@ -317,50 +283,43 @@
|
|||||||
"path": "pages/Healthknowledge/Healthknowledge",
|
"path": "pages/Healthknowledge/Healthknowledge",
|
||||||
"style": {
|
"style": {
|
||||||
"navigationBarTitleText": "健康常识",
|
"navigationBarTitleText": "健康常识",
|
||||||
"enablePullDownRefresh": false,
|
"enablePullDownRefresh": false
|
||||||
"navigationBarBackgroundColor": "#ffffff"
|
|
||||||
}
|
}
|
||||||
}, {
|
}, {
|
||||||
"path": "pages/Healthitem/Healthitem",
|
"path": "pages/Healthitem/Healthitem",
|
||||||
"style": {
|
"style": {
|
||||||
"navigationBarTitleText": "健康常识",
|
"navigationBarTitleText": "健康常识",
|
||||||
"enablePullDownRefresh": false,
|
"enablePullDownRefresh": false
|
||||||
"navigationBarBackgroundColor": "#ffffff"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path": "pages/customerservice/customerservice",
|
"path": "pages/customerservice/customerservice",
|
||||||
"style": {
|
"style": {
|
||||||
"navigationBarTitleText": "在线客服",
|
"navigationBarTitleText": "在线客服",
|
||||||
"enablePullDownRefresh": false,
|
"enablePullDownRefresh": false
|
||||||
"navigationBarBackgroundColor": "#ffffff"
|
|
||||||
}
|
}
|
||||||
}, {
|
}, {
|
||||||
"path": "pages/materialbenefits/materialbenefits",
|
"path": "pages/materialbenefits/materialbenefits",
|
||||||
"style": {
|
"style": {
|
||||||
"navigationBarTitleText": "新人福利",
|
"navigationBarTitleText": "新人福利",
|
||||||
"enablePullDownRefresh": false,
|
"enablePullDownRefresh": false
|
||||||
"navigationBarBackgroundColor": "#ffffff"
|
|
||||||
}
|
}
|
||||||
}, {
|
}, {
|
||||||
"path": "pages/geriatricdisease/geriatricdisease",
|
"path": "pages/geriatricdisease/geriatricdisease",
|
||||||
"style": {
|
"style": {
|
||||||
"navigationBarTitleText": "国家老年病中心",
|
"navigationBarTitleText": "国家老年病中心",
|
||||||
"enablePullDownRefresh": false,
|
"enablePullDownRefresh": false
|
||||||
"navigationBarBackgroundColor": "#ffffff"
|
|
||||||
}
|
}
|
||||||
}, {
|
}, {
|
||||||
"path": "pages/Healthrecords/Healthrecords",
|
"path": "pages/Healthrecords/Healthrecords",
|
||||||
"style": {
|
"style": {
|
||||||
"navigationBarTitleText": "健康档案",
|
"navigationBarTitleText": "健康档案",
|
||||||
"navigationBarBackgroundColor": "#ffffff",
|
|
||||||
"enablePullDownRefresh": false
|
"enablePullDownRefresh": false
|
||||||
}
|
}
|
||||||
}, {
|
}, {
|
||||||
"path": "pages/ConsultationDetails/ConsultationDetails",
|
"path": "pages/ConsultationDetails/ConsultationDetails",
|
||||||
"style": {
|
"style": {
|
||||||
"navigationBarTitleText": "齐鲁名医",
|
"navigationBarTitleText": "齐鲁名医",
|
||||||
"navigationBarBackgroundColor": "#ffffff",
|
|
||||||
"enablePullDownRefresh": false
|
"enablePullDownRefresh": false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -368,7 +327,7 @@
|
|||||||
"globalStyle": {
|
"globalStyle": {
|
||||||
"navigationBarTextStyle": "black",
|
"navigationBarTextStyle": "black",
|
||||||
"navigationBarTitleText": "",
|
"navigationBarTitleText": "",
|
||||||
"navigationBarBackgroundColor": "#F8F8F8",
|
"navigationBarBackgroundColor": "#ffffff",
|
||||||
"backgroundColor": "#F8F8F8"
|
"backgroundColor": "#F8F8F8"
|
||||||
},
|
},
|
||||||
"uniIdRouter": {},
|
"uniIdRouter": {},
|
||||||
|
|||||||
@ -183,17 +183,20 @@
|
|||||||
margin-top: 20rpx;
|
margin-top: 20rpx;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
||||||
span {
|
.span {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: 60%;
|
width: 20%;
|
||||||
overflow: hidden;
|
// overflow: hidden;
|
||||||
text-overflow: ellipsis;
|
// text-overflow: ellipsis;
|
||||||
white-space: nowrap;
|
// white-space: nowrap;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top:50%;
|
top:50%;
|
||||||
transform: translateY(-50%);
|
transform: translateY(-50%);
|
||||||
}
|
}
|
||||||
|
.input-placeholder{
|
||||||
|
color: #C5C3C3;
|
||||||
|
font-size: 30rpx;
|
||||||
|
}
|
||||||
input {
|
input {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 50%;
|
top: 50%;
|
||||||
@ -350,7 +353,12 @@
|
|||||||
border-radius: 20rpx;
|
border-radius: 20rpx;
|
||||||
margin-top: 20rpx;
|
margin-top: 20rpx;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
.checkboxs{
|
||||||
|
margin-top: 30rpx;
|
||||||
|
::v-deep .u-checkbox{
|
||||||
|
padding-right: 40rpx;
|
||||||
|
}
|
||||||
|
}
|
||||||
.detail {
|
.detail {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
|
|||||||
@ -73,8 +73,24 @@
|
|||||||
</u-checkbox-group>
|
</u-checkbox-group>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
|
<view class="Package" style="height: 170rpx;">
|
||||||
|
是否失能
|
||||||
|
<span style='color:#F44B2F;padding-left: 10rpx;'>*</span>
|
||||||
|
<span style='color:#C5C3C3;padding-left: 10rpx;font-size: 30rpx;'>(请选择)</span>
|
||||||
|
<view class="checkboxs">
|
||||||
|
<u-checkbox-group @change="checkboxGroupChangetwo">
|
||||||
|
<u-checkbox @change="checkboxChangetwo(item)" v-model="item.checked" size='40' shape="circle"
|
||||||
|
v-for="(item, index) in checkboxlist" :key="index" :name="item.name">{{item.name}}</u-checkbox>
|
||||||
|
</u-checkbox-group>
|
||||||
|
</view>
|
||||||
|
</view>
|
||||||
<view class="remarks">
|
<view class="remarks">
|
||||||
<span>备注:</span>
|
<span class='span' style='width: 25%;'>失能情况
|
||||||
|
<span style='color:#F44B2F;padding-left: 10rpx;'>*</span></span>
|
||||||
|
<input style="left:27%;width: 73%;" placeholder="请输入" v-model="orderlist.remark">
|
||||||
|
</view>
|
||||||
|
<view class="remarks">
|
||||||
|
<span class='span'>备注:</span>
|
||||||
<input placeholder="请输入" v-model="orderlist.remark">
|
<input placeholder="请输入" v-model="orderlist.remark">
|
||||||
</view>
|
</view>
|
||||||
<view class="radio-content">
|
<view class="radio-content">
|
||||||
@ -157,6 +173,15 @@
|
|||||||
orderChannel: '',
|
orderChannel: '',
|
||||||
},
|
},
|
||||||
timeindex: 0,
|
timeindex: 0,
|
||||||
|
checkboxlist: [{
|
||||||
|
name: '是',
|
||||||
|
checked: false,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: '否',
|
||||||
|
checked: false,
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
onShow() {
|
onShow() {
|
||||||
@ -329,6 +354,7 @@
|
|||||||
this.radio = 2;
|
this.radio = 2;
|
||||||
this.maskshow = false
|
this.maskshow = false
|
||||||
},
|
},
|
||||||
|
// 选中某个复选框时,由checkbox时触发
|
||||||
checkboxChange(e) {
|
checkboxChange(e) {
|
||||||
if (e.radio) {
|
if (e.radio) {
|
||||||
this.orderlist.totalPrice = this.argSubtr(this.orderlist.totalPrice, e.consumablePrice)
|
this.orderlist.totalPrice = this.argSubtr(this.orderlist.totalPrice, e.consumablePrice)
|
||||||
@ -336,6 +362,15 @@
|
|||||||
this.orderlist.totalPrice = this.argAdd(this.orderlist.totalPrice, e.consumablePrice)
|
this.orderlist.totalPrice = this.argAdd(this.orderlist.totalPrice, e.consumablePrice)
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
// 选中某个复选框时,由checkbox时触发
|
||||||
|
checkboxChangetwo(e) {
|
||||||
|
this.checkboxlist.forEach(e => {
|
||||||
|
e.checked = false
|
||||||
|
})
|
||||||
|
e.checked = true
|
||||||
|
},
|
||||||
|
// 选中任一checkbox时,由checkbox-group触发
|
||||||
|
checkboxGroupChangetwo(e) {},
|
||||||
argAdd(arg1, arg2) {
|
argAdd(arg1, arg2) {
|
||||||
// 加法函数
|
// 加法函数
|
||||||
var _this = this,
|
var _this = this,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user