king
2023-04-27 6dd965723be9dc245105296198c25a80cfe51b54
src/components/header/index.jsx
@@ -439,12 +439,6 @@
    setTimeout(() => {
      Api.getAppVersion()
    }, 1000)
    // Api.genericInterface({
    //   func: 's_get_fcc_account_data',
    //   fcc_date: '2022-03-01',
    //   search_type: ''
    // }).then(res => {
    // })
    // sessionStorage 跨页面共享
    window.addEventListener('storage', (e) => {