Browse Source

去除未引用

skyblued 3 năm trước cách đây
mục cha
commit
e850e2ca6c
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/views/shop-mall/shop-order-detail/index.tsx

+ 0 - 1
src/views/shop-mall/shop-order-detail/index.tsx

@@ -4,7 +4,6 @@ import { computed, defineComponent, onMounted, reactive, ref } from 'vue'
 import { useRoute } from 'vue-router'
 import ShopItem from '../components/shop-item'
 import styles from './index.module.less'
-import { order, item } from './shop-detial'
 import { orderState } from '@/views/shop-mall/shop-mall'
 import { moneyFormat } from '@/helpers/utils'