king
2023-08-14 c3e1021b016820b495d46ce398b68b5e9f609d53
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"