桃源记客服系统前端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

123 lines
2.0 KiB

export const ServerList = [
{
value: '1',
label: '一区:桃花源记',
},
{
value: '2',
label: '二区:世外桃源',
},
{
value: '3',
label: '三区:陶渊明',
},
{
value: '4',
label: '四区:桃花谷',
},
{
value: '5',
label: '五区:归园田居',
},
{
value: '6',
label: '六区:渔舟唱晚',
},
{
value: '7',
label: '七区:乱世佳谷',
},
{
value: '8',
label: '八区:一曲山溪',
},
{
value: '9',
label: '九区:百里桃园',
},
{
value: '10',
label: '十区:避乱之地',
},
{
value: '11',
label: '十一区:桃花源记',
},
{
value: '12',
label: '十二区:先遣服',
},
{
value: '13',
label: '十三区:武陵人',
},
{
value: '14',
label: '十四区:桃谷沃野',
},
{
value: '15',
label: '十五区:桃源春色',
},
{
value: '16',
label: '十六区:桃源先遣服',
},
]
export const ChannelList=[
{
value: '26337',
label: '淘金互动',
},
{
value: '2258',
label: '好游快爆',
},
{
value: '24',
label: '华为',
},
{
value: '23',
label: 'oppo',
},
{
value: '15',
label: '小米',
},
{
value: '17',
label: 'VIVO',
},
{
value: '27',
label: '4399盒子',
},
{
value: '9',
label: '九游',
},
{
value: '114',
label: 'B站',
},
{
value: '1319',
label: '233平台',
},
{
value: '1003',
label: '雷电模拟器',
},
{
value: '26404',
label: '淘金互动-先行服',
},
{
value: '26396',
label: 'B站先遣服',
},
]