耀实惠小程序
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.
 
 
 

10 lines
269 B

let conifg = {
list: [{title: "1、平台规则",url: ''},
{title: "2、平台公告",url: ''},
{title: "3、操作指南",url: ''},
{title: "4、平台文章",url: ''},
{title: "5、省钱攻略",url: ''},
]
}
export default conifg