From b72d9b63ab784641c2999aba37f2ca6f9f6bfe06 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期五, 12 十一月 2021 17:49:42 +0800 Subject: [PATCH] 2021-11-12 --- src/mob/modalconfig/pastecomponent/index.jsx | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/mob/modalconfig/pastecomponent/index.jsx b/src/mob/modalconfig/pastecomponent/index.jsx index 03b2200..fea6610 100644 --- a/src/mob/modalconfig/pastecomponent/index.jsx +++ b/src/mob/modalconfig/pastecomponent/index.jsx @@ -3,7 +3,7 @@ import { Button, Modal, notification } from 'antd' import asyncComponent from '@/utils/asyncComponent' -import './index.scss' +// import './index.scss' const PasteForm = asyncComponent(() => import('@/templates/zshare/pasteform')) -- Gitblit v1.8.0