Compare commits
No commits in common. "a66e170c2dab4e7d2e5ad4cfcbc4e2738e45cd89" and "ce096c874f97d490f563948f4d86e7c2c76a5050" have entirely different histories.
a66e170c2d
...
ce096c874f
|
|
@ -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