cxmo 1 年之前
父节点
当前提交
8708780718
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/views/ppt_manage/mixins/pptMixins.js

+ 0 - 1
src/views/ppt_manage/mixins/pptMixins.js

@@ -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},