|
@@ -0,0 +1,297 @@
|
|
|
|
|
+export const taskConfig = {
|
|
|
|
|
+ // 市场信息收集
|
|
|
|
|
+ market_research: [
|
|
|
|
|
+ {
|
|
|
|
|
+ title: '政策调查',
|
|
|
|
|
+ desc: '市场调研-政策调查',
|
|
|
|
|
+ id: '12',
|
|
|
|
|
+ color: '#30546E',
|
|
|
|
|
+ backgroundColor: 'linear-gradient(270.93deg, #D6EDFD 0.8%, #F1F9FF 100%);',
|
|
|
|
|
+ img: 'https://yy-cloud-oss.oss-cn-beijing.aliyuncs.com/img/zxdc.png',
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ title: '药店调查',
|
|
|
|
|
+ desc: '市场调研-药店调查',
|
|
|
|
|
+ id: '18',
|
|
|
|
|
+ color: '#427C89',
|
|
|
|
|
+ backgroundColor: 'linear-gradient(94.41deg, #F0FCFF -14.28%, #DBF3F8 77.47%);',
|
|
|
|
|
+ img: 'https://yy-cloud-oss.oss-cn-beijing.aliyuncs.com/img/yddc.png',
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ title: '竞品调查',
|
|
|
|
|
+ desc: '市场调研-竞品调查',
|
|
|
|
|
+ id: '13',
|
|
|
|
|
+ color: '#685B32',
|
|
|
|
|
+ backgroundColor: 'linear-gradient(273.25deg, #FFF5D1 9.9%, #FFFAE6 99.41%);',
|
|
|
|
|
+ img: 'https://yy-cloud-oss.oss-cn-beijing.aliyuncs.com/img/jpdc.png',
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ title: '库存调查',
|
|
|
|
|
+ desc: '市场调研-库存调查',
|
|
|
|
|
+ id: '14',
|
|
|
|
|
+ color: '#8E3F3B',
|
|
|
|
|
+ backgroundColor: 'linear-gradient(94.41deg, #FFFCFC -14.28%, #F4E1E0 77.47%);',
|
|
|
|
|
+ img: 'https://yy-cloud-oss.oss-cn-beijing.aliyuncs.com/img/kcdc.png',
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ title: '医院信息收集',
|
|
|
|
|
+ desc: '市场调研-医院调查',
|
|
|
|
|
+ id: '15',
|
|
|
|
|
+ color: '#30546E',
|
|
|
|
|
+ backgroundColor: 'linear-gradient(270.93deg, #D6EDFD 0.8%, #F1F9FF 100%);',
|
|
|
|
|
+ img: 'https://yy-cloud-oss.oss-cn-beijing.aliyuncs.com/img/yyxxsj.png',
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ title: '物流信息收集',
|
|
|
|
|
+ desc: '市场调研-物流信息调查',
|
|
|
|
|
+ id: '45',
|
|
|
|
|
+ color: '#427C89',
|
|
|
|
|
+ backgroundColor: 'linear-gradient(94.41deg, #F0FCFF -14.28%, #DBF3F8 77.47%);',
|
|
|
|
|
+ img: 'https://yy-cloud-oss.oss-cn-beijing.aliyuncs.com/img/wlxxsj.png',
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ title: '商业公司信息收集',
|
|
|
|
|
+ desc: '市场调研-商业公司信息调查',
|
|
|
|
|
+ id: '16',
|
|
|
|
|
+ color: '#685B32',
|
|
|
|
|
+ backgroundColor: 'linear-gradient(273.25deg, #FFF5D1 9.9%, #FFFAE6 99.41%);',
|
|
|
|
|
+ img: 'https://yy-cloud-oss.oss-cn-beijing.aliyuncs.com/img/sygs.png',
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ title: '治疗领域相关信息收集',
|
|
|
|
|
+ desc: '治疗领域相关信息收集',
|
|
|
|
|
+ id: '54',
|
|
|
|
|
+ color: '#8E3F3B',
|
|
|
|
|
+ backgroundColor: 'linear-gradient(94.41deg, #FFFCFC -14.28%, #F4E1E0 77.47%);',
|
|
|
|
|
+ img: 'https://yy-cloud-oss.oss-cn-beijing.aliyuncs.com/img/zlly.png',
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ title: '问卷调研',
|
|
|
|
|
+ desc: '问卷调研',
|
|
|
|
|
+ id: '801',
|
|
|
|
|
+ color: '#30546E',
|
|
|
|
|
+ backgroundColor: 'linear-gradient(270.93deg, #D6EDFD 0.8%, #F1F9FF 100%);',
|
|
|
|
|
+ img: 'https://yy-cloud-oss.oss-cn-beijing.aliyuncs.com/img/quiz.jpg',
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ title: '商业渠道拓展',
|
|
|
|
|
+ desc: '商业渠道拓展',
|
|
|
|
|
+ id: '74',
|
|
|
|
|
+ color: '#427C89',
|
|
|
|
|
+ backgroundColor: 'linear-gradient(94.41deg, #F0FCFF -14.28%, #DBF3F8 77.47%);',
|
|
|
|
|
+ img: 'https://yy-cloud-oss.oss-cn-beijing.aliyuncs.com/img/syqdtz.png',
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ title: '产品调研',
|
|
|
|
|
+ desc: '产品调研',
|
|
|
|
|
+ id: '75',
|
|
|
|
|
+ color: '#685B32',
|
|
|
|
|
+ backgroundColor: 'linear-gradient(273.25deg, #FFF5D1 9.9%, #FFFAE6 99.41%);',
|
|
|
|
|
+ img: 'https://yy-cloud-oss.oss-cn-beijing.aliyuncs.com/img/cpdy.png',
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ title: '不良反应收集',
|
|
|
|
|
+ desc: '不良反应收集',
|
|
|
|
|
+ id: '76',
|
|
|
|
|
+ color: '#8E3F3B',
|
|
|
|
|
+ backgroundColor: 'linear-gradient(94.41deg, #FFFCFC -14.28%, #F4E1E0 77.47%);',
|
|
|
|
|
+ img: 'https://yy-cloud-oss.oss-cn-beijing.aliyuncs.com/img/blfysj.png',
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ title: '第三终端信息收集',
|
|
|
|
|
+ desc: '第三终端信息收集',
|
|
|
|
|
+ id: '78',
|
|
|
|
|
+ color: '#30546E',
|
|
|
|
|
+ backgroundColor: 'linear-gradient(270.93deg, #D6EDFD 0.8%, #F1F9FF 100%);',
|
|
|
|
|
+ img: 'https://yy-cloud-oss.oss-cn-beijing.aliyuncs.com/img/zxdc.png',
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ title: '患教海报张贴',
|
|
|
|
|
+ desc: '患教海报张贴',
|
|
|
|
|
+ id: '80',
|
|
|
|
|
+ color: '#427C89',
|
|
|
|
|
+ backgroundColor: 'linear-gradient(94.41deg, #F0FCFF -14.28%, #DBF3F8 77.47%);',
|
|
|
|
|
+ img: 'https://yy-cloud-oss.oss-cn-beijing.aliyuncs.com/img/yddc.png',
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ title: '产品反馈采集',
|
|
|
|
|
+ desc: '产品反馈采集',
|
|
|
|
|
+ id: '81',
|
|
|
|
|
+ color: '#30546E',
|
|
|
|
|
+ backgroundColor: 'linear-gradient(270.93deg, #D6EDFD 0.8%, #F1F9FF 100%);',
|
|
|
|
|
+ img: 'https://yy-cloud-oss.oss-cn-beijing.aliyuncs.com/img/yyxxsj.png',
|
|
|
|
|
+ },
|
|
|
|
|
+ ],
|
|
|
|
|
+ // 商业公司客户管理
|
|
|
|
|
+ business_customer_manage: [
|
|
|
|
|
+ {
|
|
|
|
|
+ title: '库存调查',
|
|
|
|
|
+ desc: '市场调研-库存调查',
|
|
|
|
|
+ id: '14',
|
|
|
|
|
+ color: '#8E3F3B',
|
|
|
|
|
+ backgroundColor: 'linear-gradient(94.41deg, #FFFCFC -14.28%, #F4E1E0 77.47%);',
|
|
|
|
|
+ img: 'https://yy-cloud-oss.oss-cn-beijing.aliyuncs.com/img/kcdc.png',
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ title: '物流信息收集',
|
|
|
|
|
+ desc: '物流信息收集',
|
|
|
|
|
+ id: '45',
|
|
|
|
|
+ color: '#30546E',
|
|
|
|
|
+ backgroundColor: 'linear-gradient(270.93deg, #D6EDFD 0.8%, #F1F9FF 100%);',
|
|
|
|
|
+ img: 'https://yy-cloud-oss.oss-cn-beijing.aliyuncs.com/img/wlxxsj.png',
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ title: '合同/订单管理',
|
|
|
|
|
+ desc: '合同/订单管理',
|
|
|
|
|
+ id: '55',
|
|
|
|
|
+ color: '#427C89',
|
|
|
|
|
+ backgroundColor: 'linear-gradient(94.41deg, #F0FCFF -14.28%, #DBF3F8 77.47%);',
|
|
|
|
|
+ img: 'https://yy-cloud-oss.oss-cn-beijing.aliyuncs.com/img/htgl.png',
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ title: '信用管理',
|
|
|
|
|
+ desc: '信用管理',
|
|
|
|
|
+ id: '51',
|
|
|
|
|
+ color: '#685B32',
|
|
|
|
|
+ backgroundColor: 'linear-gradient(273.25deg, #FFF5D1 9.9%, #FFFAE6 99.41%);',
|
|
|
|
|
+ img: 'https://yy-cloud-oss.oss-cn-beijing.aliyuncs.com/img/xygl.png',
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ title: '首营管理',
|
|
|
|
|
+ desc: '首营管理',
|
|
|
|
|
+ id: '56',
|
|
|
|
|
+ color: '#8E3F3B',
|
|
|
|
|
+ backgroundColor: 'linear-gradient(94.41deg, #FFFCFC -14.28%, #F4E1E0 77.47%);',
|
|
|
|
|
+ img: 'https://yy-cloud-oss.oss-cn-beijing.aliyuncs.com/img/sygl.png',
|
|
|
|
|
+ },
|
|
|
|
|
+ ],
|
|
|
|
|
+ // 会议培训与专访
|
|
|
|
|
+ meeting_training: [
|
|
|
|
|
+ {
|
|
|
|
|
+ title: '会议举办',
|
|
|
|
|
+ desc: '信息采集-会议举办',
|
|
|
|
|
+ id: '1',
|
|
|
|
|
+ color: '#30546E',
|
|
|
|
|
+ backgroundColor: 'linear-gradient(270.93deg, #D6EDFD 0.8%, #F1F9FF 100%);',
|
|
|
|
|
+ img: 'https://yy-cloud-oss.oss-cn-beijing.aliyuncs.com/img/hyjb.png',
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ title: '一对一专访',
|
|
|
|
|
+ desc: '信息采集-一对一专访',
|
|
|
|
|
+ id: '19',
|
|
|
|
|
+ color: '#427C89',
|
|
|
|
|
+ backgroundColor: 'linear-gradient(94.41deg, #F0FCFF -14.28%, #DBF3F8 77.47%);',
|
|
|
|
|
+ img: 'https://yy-cloud-oss.oss-cn-beijing.aliyuncs.com/img/ydyzf.png',
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ title: '培训',
|
|
|
|
|
+ desc: '信息采集-培训',
|
|
|
|
|
+ id: '34',
|
|
|
|
|
+ color: '#685B32',
|
|
|
|
|
+ backgroundColor: 'linear-gradient(273.25deg, #FFF5D1 9.9%, #FFFAE6 99.41%);',
|
|
|
|
|
+ img: 'https://yy-cloud-oss.oss-cn-beijing.aliyuncs.com/img/px.png',
|
|
|
|
|
+ },
|
|
|
|
|
+ ],
|
|
|
|
|
+ // 专项服务
|
|
|
|
|
+ special_service: [
|
|
|
|
|
+ {
|
|
|
|
|
+ title: 'OTC推广',
|
|
|
|
|
+ desc: 'OTC推广',
|
|
|
|
|
+ id: '47',
|
|
|
|
|
+ color: '#8E3F3B',
|
|
|
|
|
+ backgroundColor: 'linear-gradient(94.41deg, #FFFCFC -14.28%, #F4E1E0 77.47%);',
|
|
|
|
|
+ img: 'https://yy-cloud-oss.oss-cn-beijing.aliyuncs.com/img/ydtg.png',
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ title: '调剂服务',
|
|
|
|
|
+ desc: '调剂服务',
|
|
|
|
|
+ id: '38',
|
|
|
|
|
+ color: '#30546E',
|
|
|
|
|
+ backgroundColor: 'linear-gradient(270.93deg, #D6EDFD 0.8%, #E7F4FE 100%);',
|
|
|
|
|
+ img: 'https://yy-cloud-oss.oss-cn-beijing.aliyuncs.com/img/tjfw.png',
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ title: '应收账款回款',
|
|
|
|
|
+ desc: '应收账款回款',
|
|
|
|
|
+ id: '39',
|
|
|
|
|
+ color: '#427C89',
|
|
|
|
|
+ backgroundColor: 'linear-gradient(94.41deg, #F7FFFC -14.28%, #D3EFE8 77.47%);',
|
|
|
|
|
+ img: 'https://yy-cloud-oss.oss-cn-beijing.aliyuncs.com/img/yszkhk.png',
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ title: '设备保养与维修',
|
|
|
|
|
+ desc: '设备保养与维修',
|
|
|
|
|
+ id: '46',
|
|
|
|
|
+ color: '#685B32',
|
|
|
|
|
+ backgroundColor: 'linear-gradient(273.25deg, #FFF5D1 9.9%, #FFFAE6 99.41%);',
|
|
|
|
|
+ img: 'https://yy-cloud-oss.oss-cn-beijing.aliyuncs.com/img/sbwxyby.png',
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ title: '手术跟台',
|
|
|
|
|
+ desc: '手术跟台',
|
|
|
|
|
+ id: '42',
|
|
|
|
|
+ color: '#8E3F3B',
|
|
|
|
|
+ backgroundColor: 'linear-gradient(94.41deg, #FFFCFC -14.28%, #F4E1E0 77.47%);',
|
|
|
|
|
+ img: 'https://yy-cloud-oss.oss-cn-beijing.aliyuncs.com/img/ssgt.png',
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ title: '医疗终端客户拜访',
|
|
|
|
|
+ desc: '医疗终端客户拜访',
|
|
|
|
|
+ id: '85',
|
|
|
|
|
+ color: '#30546E',
|
|
|
|
|
+ backgroundColor: 'linear-gradient(270.93deg, #D6EDFD 0.8%, #F1F9FF 100%);',
|
|
|
|
|
+ img: 'https://yy-cloud-oss.oss-cn-beijing.aliyuncs.com/img/zxdc.png',
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ title: '客户反馈总结',
|
|
|
|
|
+ desc: '客户反馈总结',
|
|
|
|
|
+ id: '86',
|
|
|
|
|
+ color: '#427C89',
|
|
|
|
|
+ backgroundColor: 'linear-gradient(94.41deg, #F0FCFF -14.28%, #DBF3F8 77.47%);',
|
|
|
|
|
+ img: 'https://yy-cloud-oss.oss-cn-beijing.aliyuncs.com/img/ydyzf.png',
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ title: '性能验证',
|
|
|
|
|
+ desc: '性能验证',
|
|
|
|
|
+ id: '87',
|
|
|
|
|
+ color: '#685B32',
|
|
|
|
|
+ backgroundColor: 'linear-gradient(273.25deg, #FFF5D1 9.9%, #FFFAE6 99.41%);',
|
|
|
|
|
+ img: 'https://yy-cloud-oss.oss-cn-beijing.aliyuncs.com/img/px.png',
|
|
|
|
|
+ },
|
|
|
|
|
+ ],
|
|
|
|
|
+ // 代理商客户管理
|
|
|
|
|
+ agent_customer_manage: [
|
|
|
|
|
+ {
|
|
|
|
|
+ title: '代理商拜访',
|
|
|
|
|
+ desc: '代理商拜访',
|
|
|
|
|
+ id: '58',
|
|
|
|
|
+ color: '#30546E',
|
|
|
|
|
+ backgroundColor: 'linear-gradient(270.93deg, #D6EDFD 0.8%, #F1F9FF 100%);',
|
|
|
|
|
+ img: 'https://yy-cloud-oss.oss-cn-beijing.aliyuncs.com/img/dlsbf.png',
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ title: '协访代理商拜访医院',
|
|
|
|
|
+ desc: '协访代理商拜访医院',
|
|
|
|
|
+ id: '59',
|
|
|
|
|
+ color: '#427C89',
|
|
|
|
|
+ backgroundColor: 'linear-gradient(94.41deg, #F0FCFF -14.28%, #DBF3F8 77.47%);',
|
|
|
|
|
+ img: 'https://yy-cloud-oss.oss-cn-beijing.aliyuncs.com/img/xfdlsbfyy.png',
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ title: '代理商培训',
|
|
|
|
|
+ desc: '代理商培训',
|
|
|
|
|
+ id: '60',
|
|
|
|
|
+ color: '#685B32',
|
|
|
|
|
+ backgroundColor: 'linear-gradient(273.25deg, #FFF5D1 9.9%, #FFFAE6 99.41%);',
|
|
|
|
|
+ img: 'https://yy-cloud-oss.oss-cn-beijing.aliyuncs.com/img/dlspx.png',
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ title: '业务沟通会',
|
|
|
|
|
+ desc: '业务沟通会',
|
|
|
|
|
+ id: '65',
|
|
|
|
|
+ color: '#8e3f3b',
|
|
|
|
|
+ backgroundColor: 'linear-gradient(273.25deg, #f4e1e0 9.9%, #fdf7f6 99.41%);',
|
|
|
|
|
+ img: 'https://yy-cloud-oss.oss-cn-beijing.aliyuncs.com/img/jy/ywgtha.png',
|
|
|
|
|
+ },
|
|
|
|
|
+ ],
|
|
|
|
|
+}
|