From 60e7ab86bb726fe5c0f418d67471cc0991120dd7 Mon Sep 17 00:00:00 2001 From: vapao Date: Fri, 10 Nov 2023 16:30:14 +0800 Subject: [PATCH] =?UTF-8?q?#=20=E4=BC=98=E5=8C=96=E6=93=8D=E4=BD=9C?= =?UTF-8?q?=E7=A1=AE=E8=AE=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- spug_web/src/pages/system/setting/PushSetting.js | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/spug_web/src/pages/system/setting/PushSetting.js b/spug_web/src/pages/system/setting/PushSetting.js index 585bf18..bdfb88b 100644 --- a/spug_web/src/pages/system/setting/PushSetting.js +++ b/spug_web/src/pages/system/setting/PushSetting.js @@ -5,7 +5,7 @@ */ import React, {useEffect, useState} from 'react'; import {observer} from 'mobx-react'; -import {Form, Input, Button, Spin, message} from 'antd'; +import {Form, Input, Button, Spin, Popconfirm, message} from 'antd'; import {Link} from 'components'; import css from './index.module.css'; import {http, clsNames} from 'libs'; @@ -71,12 +71,9 @@ export default observer(function () {
{spugPushKey}
- + + +
) : (