From d36c27e80e668b3bc1dcd687a18a2f2d125b32db Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期日, 24 一月 2021 02:15:12 +0800 Subject: [PATCH] 2021-01-24 --- src/components/header/index.jsx | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/src/components/header/index.jsx b/src/components/header/index.jsx index 5a25fd9..5d9c7b7 100644 --- a/src/components/header/index.jsx +++ b/src/components/header/index.jsx @@ -673,10 +673,6 @@ console.warn('websql 鍒濆鍖栭敊璇紒') }) }, 1000) - - // Api.directRequest('https://www.sogou.com/suggnew/ajajjson', 'get', {type: 'web', key: '#content#'}).then(res => { - // }, (e) => { - // }) } shouldComponentUpdate (nextProps, nextState) { -- Gitblit v1.8.0