king
2023-08-14 f078c137d61270d243cd8e03077fa9cf000e276b
src/tabviews/zshare/settingcomponent/index.jsx
@@ -6,7 +6,6 @@
import Api from '@/api'
import MKEmitter from '@/utils/events.js'
import { updateSubTable } from '@/utils/utils-update.js'
import options from '@/store/options.js'
import asyncComponent from '@/utils/asyncSpinComponent'
import './index.scss'
@@ -517,7 +516,7 @@
    return (
      <div className="page-setting-wrap">
        {options.sysType === 'local' ? <Button
        {window.GLOB.sysType === 'local' ? <Button
          icon="setting"
          shape="circle"
          className="page-setting"