Compare commits

...

2 Commits

Author SHA1 Message Date
鲁洪霞 a66e170c2d Merge remote-tracking branch 'origin/master' 2026-01-14 11:33:32 +08:00
鲁洪霞 9ffd1dee1e 股份 2026-01-14 11:33:11 +08:00
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@
import bg from "~/assets/images/public/white/bg.png";
import "./index.less";
import Header from "~/pages/Container/Share/components/Header";
import Left from "pages/Container/Share/components/LeftPanel";
import Middle from "pages/Container/Share/components/MiddlePanel";
import Left from "~/pages/Container/Share/components/LeftPanel";
import Middle from "~/pages/Container/Share/components/MiddlePanel";
function WhiteShareOffice() {
return (