Compare commits
2 Commits
ce096c874f
...
a66e170c2d
| Author | SHA1 | Date |
|---|---|---|
|
|
a66e170c2d | |
|
|
9ffd1dee1e |
|
|
@ -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 (
|
||||
|
|
|
|||
Loading…
Reference in New Issue