tmp
This commit is contained in:
@@ -51,6 +51,7 @@ class Prompts {
|
|||||||
用户记忆:${usermem_str};
|
用户记忆:${usermem_str};
|
||||||
服务项目:${JSON.stringify(services)};
|
服务项目:${JSON.stringify(services)};
|
||||||
服务协议:${JSON.stringify(agreement)};
|
服务协议:${JSON.stringify(agreement)};
|
||||||
|
联系电话: 18618162956(微信同号)
|
||||||
`;
|
`;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -183,7 +183,7 @@ const services = [
|
|||||||
id: 5,
|
id: 5,
|
||||||
title: '出入院代办',
|
title: '出入院代办',
|
||||||
subtitle: '出入院手续代办',
|
subtitle: '出入院手续代办',
|
||||||
price: '198.00',
|
price: '268.00',
|
||||||
image: '/images/yy.jpg',
|
image: '/images/yy.jpg',
|
||||||
icon: 'user-checked',
|
icon: 'user-checked',
|
||||||
tag: '',
|
tag: '',
|
||||||
|
|||||||
Reference in New Issue
Block a user