king
2021-01-13 0a31bd7c1478a9e3df00591f49796d32659b6a15
src/tabviews/zshare/pageMessage/index.jsx
@@ -318,7 +318,7 @@
    const { debug, visible, data } = this.state
    return (
      <div className="page-message-wrap">
      <div className={'page-message-wrap ' + (debug && options.sysType !== 'cloud' ? 'exist' : '')}>
        {debug && options.sysType !== 'cloud' ? <Button
          icon="copy"
          shape="circle"