优化会员信息模块及首页组件,清理冗余图片资源
This commit is contained in:
@@ -275,7 +275,7 @@ export function renewMemberCard(store, addDays = 90) {
|
||||
time: formatRecordTime(new Date()),
|
||||
value: `+${addDays}天`,
|
||||
valueType: 'positive',
|
||||
icon: '/static/images/pluscircle.png',
|
||||
icon: 'https://gymfuture.oss-cn-chengdu.aliyuncs.com/static/images/pluscircle.png',
|
||||
iconTheme: 'orange'
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user