Authored by 郝肖肖

'底部文字友链'

... ... @@ -548,6 +548,7 @@ const friendLink = {
let resData = {
typeList: [
{type: 'text', name: '文字友链'},
{type: 'footer', name: '底部文字友链'},
{type: 'img', name: '图片友链'},
]
};
... ...