Commit 4d94d899 authored by wuhao's avatar wuhao 🎯

asder

parent 90804c62
......@@ -29,7 +29,9 @@ export default defineConfig({
],
},
],
title: '江苏南高智能装备创新中心有限公司',
fastRefresh: {},
favicon: '/favicon.ico',
theme: {
'primary-color': '#1890ff',
},
......
......@@ -116,10 +116,6 @@ function Layout({ children, location }) {
return (
<div className={styles.container}>
<Helmet encodeSpecialCharacters={false}>
<html lang="en" data-direction="666" />
<title>江苏南高智能装备创新中心有限公司</title>
</Helmet>
<Drawer
open={collspan}
title={false}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment