Showing
1 changed file
with
1 additions
and
0 deletions
@@ -548,6 +548,7 @@ const friendLink = { | @@ -548,6 +548,7 @@ const friendLink = { | ||
548 | let resData = { | 548 | let resData = { |
549 | typeList: [ | 549 | typeList: [ |
550 | {type: 'text', name: '文字友链'}, | 550 | {type: 'text', name: '文字友链'}, |
551 | + {type: 'footer', name: '底部文字友链'}, | ||
551 | {type: 'img', name: '图片友链'}, | 552 | {type: 'img', name: '图片友链'}, |
552 | ] | 553 | ] |
553 | }; | 554 | }; |
-
Please register or login to post a comment