#
luxiaotao1123
2024-01-25 eb0d50ec195ff643ce243cc920ddd1617fc29ec1
zy-asrs-flow/src/pages/Admin.jsx
@@ -19,6 +19,7 @@
import React, { useState } from 'react';
import defaultProps from './_defaultProps';
import logo from '@/assets/logo.png';
import G6 from './G6';
const SearchInput = () => {
    const { token } = theme.useToken();
@@ -187,7 +188,8 @@
                        {...settings}
                    >
                        <PageContainer
                        <G6></G6>
                        {/* <PageContainer
                            token={{
                                paddingInlinePageContainerContent: num,
                            }}
@@ -213,7 +215,6 @@
                            ]}
                        >
                            <ProCard
                                style={{
                                    height: '200vh',
@@ -223,7 +224,7 @@
                                <div />
                            </ProCard>
                        </PageContainer>
                        </PageContainer> */}
                        <SettingDrawer
                            pathname={pathname}