king
2024-11-07 a02fc6a77fa1b35c6516b2d37108d80e260c6c85
src/views/design/sidemenu/thdmenuplus/index.jsx
@@ -14,8 +14,6 @@
import asyncComponent from '@/utils/asyncComponent'
import mainsubtable from '@/assets/img/mainsubtable.jpg'
import treepage from '@/assets/img/treepage.jpg'
import calendar from '@/assets/img/calendar.jpg'
import customImg from '@/assets/img/custom.jpg'
import './index.scss'
@@ -52,8 +50,6 @@
    const illust = { // 模板图片,用于已使用模板
      BaseTable: mainsubtable,
      TreePage: treepage,
      CalendarPage: calendar,
      CustomPage: customImg
    }