修改服务价格
This commit is contained in:
@@ -3,7 +3,7 @@ const services = [
|
||||
id: 1,
|
||||
title: '全天陪诊',
|
||||
subtitle: '八小时服务/次,专业陪诊师全程陪同',
|
||||
price: '499.00',
|
||||
price: '500.00',
|
||||
image: '/images/pz1.jpg',
|
||||
icon: 'user-business',
|
||||
tag: '',
|
||||
@@ -48,7 +48,7 @@ const services = [
|
||||
id: 2,
|
||||
title: '半天陪诊',
|
||||
subtitle: '四小时服务/次,适合简单就诊',
|
||||
price: '298.00',
|
||||
price: '300.00',
|
||||
image: '/images/pz1.jpg',
|
||||
icon: 'usergroup',
|
||||
tag: '热门',
|
||||
@@ -138,7 +138,7 @@ const services = [
|
||||
id: 4,
|
||||
title: '检查预约',
|
||||
subtitle: '磁共振预约、CT预约、彩超等其他预约',
|
||||
price: '198.00',
|
||||
price: '200.00',
|
||||
image: '/images/qbg1.jpg',
|
||||
icon: 'chart-bar',
|
||||
tag: '',
|
||||
@@ -183,7 +183,7 @@ const services = [
|
||||
id: 5,
|
||||
title: '出入院代办',
|
||||
subtitle: '出入院手续代办',
|
||||
price: '268.00',
|
||||
price: '280.00',
|
||||
image: '/images/yy.jpg',
|
||||
icon: 'user-checked',
|
||||
tag: '',
|
||||
@@ -228,7 +228,7 @@ const services = [
|
||||
id: 6,
|
||||
title: '跑腿服务',
|
||||
subtitle: '送资料/代排队/买药/取报告等一小时陪诊服务',
|
||||
price: '158.00',
|
||||
price: '160.00',
|
||||
image: '/images/pt.jpg',
|
||||
icon: 'usergroup',
|
||||
tag: '',
|
||||
|
||||
Reference in New Issue
Block a user