@@ -25,7 +25,6 @@ import FormatNine from '../newVersion/components/formatPage/FormatNine.vue';
import FormatTen from '../newVersion/components/formatPage/FormatTen.vue';
import FormatEle from '../newVersion/components/formatPage/FormatEle.vue';
import FormatTwelve from '../newVersion/components/formatPage/FormatTwelve.vue';
-import { marginTop } from "../newVersion/utils/config.js";
export default {
components:{ FormatOne,FormatTwo,FormatThree,
FormatFour,FormatFive,FormatSix,FormatSeven,FormatEight,FormatNine,FormatTen,FormatEle,FormatTwelve},