shaogen1995 3 giorni fa
parent
commit
accef89e1f

+ 1 - 1
src/pages/Benter/B3auth/B3edit/index.tsx

@@ -38,7 +38,7 @@ function B3edit() {
           <EditBtn
           <EditBtn
             path='/auth'
             path='/auth'
             APIobj={B3API_obj}
             APIobj={B3API_obj}
-            checkListTxt='请选择藏品'
+            checkListTxt='请选择关联藏品'
             verifyBackFu={info => {
             verifyBackFu={info => {
               const res = { flag: false, txt: '' }
               const res = { flag: false, txt: '' }
               if (!info.member) {
               if (!info.member) {

+ 1 - 1
src/pages/Zother/EditTop/index.tsx

@@ -210,7 +210,7 @@ function EditTop({ rowArr, pageTxt, APIobj, fileUpInfo, moreDom }: Props) {
                     <div className='Edtop1rr2'>
                     <div className='Edtop1rr2'>
                       <ImageLazy
                       <ImageLazy
                         width={60}
                         width={60}
-                        height={60}
+                        height={58}
                         src={snaps[0].thumb || snaps[0].thumbPc}
                         src={snaps[0].thumb || snaps[0].thumbPc}
                         srcBig={snaps[0].thumbPc || snaps[0].thumb}
                         srcBig={snaps[0].thumbPc || snaps[0].thumb}
                       />
                       />