@@ -38,7 +38,7 @@ function B3edit() {
<EditBtn
path='/auth'
APIobj={B3API_obj}
- checkListTxt='请选择藏品'
+ checkListTxt='请选择关联藏品'
verifyBackFu={info => {
const res = { flag: false, txt: '' }
if (!info.member) {
@@ -210,7 +210,7 @@ function EditTop({ rowArr, pageTxt, APIobj, fileUpInfo, moreDom }: Props) {
<div className='Edtop1rr2'>
<ImageLazy
width={60}
- height={60}
+ height={58}
src={snaps[0].thumb || snaps[0].thumbPc}
srcBig={snaps[0].thumbPc || snaps[0].thumb}
/>