src/tabviews/zshare/cardcomponent/index.jsx
@@ -181,7 +181,7 @@ /> ) } else if (item.OpenType === 'funcbutton') { if (item.funcType === 'changeuser') { if (item.funcType === 'changeuser' || item.funcType === 'closetab') { return ( <ChangeUserButton key={item.uuid} @@ -244,7 +244,7 @@ if (isNaN(originVal) || isNaN(contrastVal)) { originVal = '' } } catch { } catch (e) { originVal = '' } } @@ -331,7 +331,7 @@ if (isNaN(content)) { content = '' } } catch { } catch (e) { content = '' } }