| | |
| | | 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(); |
| | |
| | | }); |
| | | |
| | | const [pathname, setPathname] = useState('/list/sub-page/sub-sub-page1'); |
| | | const [num, setNum] = useState(40); |
| | | if (typeof document === 'undefined') { |
| | | return <div />; |
| | | } |
| | | return ( |
| | | <div |
| | | id="pro-layout" |
| | | style={{ |
| | | height: '100vh', |
| | | overflow: 'auto', |
| | | }} |
| | | id="pro-layout" style={{ height: '100vh', overflow: 'auto' }} |
| | | > |
| | | <ProConfigProvider hashed={false}> |
| | | <ConfigProvider |
| | |
| | | <> |
| | | <a> |
| | | {logo} |
| | | {title} |
| | | WCS |
| | | </a> |
| | | </> |
| | | ); |
| | |
| | | )} |
| | | {...settings} |
| | | > |
| | | <PageContainer |
| | | |
| | | {/* <G6></G6> */} |
| | | <PageContainer> |
| | | <G6></G6> |
| | | </PageContainer> |
| | | {/* <PageContainer |
| | | token={{ |
| | | paddingInlinePageContainerContent: num, |
| | | }} |
| | |
| | | </Button>, |
| | | ]} |
| | | > |
| | | |
| | | <ProCard |
| | | style={{ |
| | | height: '200vh', |
| | |
| | | > |
| | | <div /> |
| | | </ProCard> |
| | | </PageContainer> |
| | | |
| | | </PageContainer> */} |
| | | |
| | | <SettingDrawer |
| | | pathname={pathname} |