Authored by 沈志敏

新增 资讯 头部

... ... @@ -76,10 +76,14 @@ const defaultTitleMap = {
des: '商品',
action: origin + '/me/collection'
},
rtitle: {
mtitle: {
des: '品牌',
action: origin + '/me/collection?tab=brand'
},
rtitle: {
des: '资讯',
action: origin + '/me/collection?tab=article'
},
right: {
des: '编辑',
action: 'editModel'
... ...