const WasicTopicData = [ { name: '11月27日', date: '11月27日', radioKey: 'radioKey', children: [ { 'value': '6', 'text': '国际发展论坛(09:00-15:00)', 'title': '国际发展论坛(09:00-15:00)' } ], radioChildren: [ { 'value': '5', 'text': '弱势道路交通参与者(VRU)保护专题(14:00-18:00)', 'title': '弱势道路交通参与者(VRU)保护专题(14:00-18:00)' }, { 'value': '2', 'text': '智能网联汽车标准化领航及标准路线图专题(14:00-18:00)', 'title': '智能网联汽车标准化领航及标准路线图专题(14:00-18:00)' }, { 'value': '4', 'text': '动力电池安全专题(14:00-18:00)', 'title': '动力电池安全专题(14:00-18:00)' } ] }, { name: '11月28日', date: '11月28日', radioKey: 'radioKeyTwo', children: [ { 'value': '99', 'text': '焦点论坛(08:00-12:00,全体大会)', 'title': '焦点论坛(08:00-12:00,全体大会)', // 'disabled': true } ], radioChildren: [ { 'value': '1', 'text': '汽车网络安全与数据安全标准合规专题(14:00-18:00)', 'title': '汽车网络安全与数据安全标准合规专题(14:00-18:00)' }, { 'value': '3', 'text': '汽车低碳专题(14:00-18:00)', 'title': '汽车低碳专题(14:00-18:00)' }, { 'value': '7', 'text': '无人小车专题(14:00-18:00)', 'title': '无人小车专题(14:00-18:00)' } ] }, { name: '11月29日', date: '11月29日', children: [ { 'value': '8', 'text': '湾区智联试验场参观(8:30-10:30)', 'title': '湾区智联试验场参观(8:30-10:30)' } ] } ] export default WasicTopicData