diff --git a/buyer/src/components/indexDecorate/modelList/notEnough.vue b/buyer/src/components/indexDecorate/modelList/notEnough.vue deleted file mode 100644 index 6f18e288..00000000 --- a/buyer/src/components/indexDecorate/modelList/notEnough.vue +++ /dev/null @@ -1,144 +0,0 @@ - - - - - {{ item.title }} - {{ item.desc }} - - - - - - {{ item.name }} - - {{ Number(item.price) | unitPrice("¥") }} - - - - - - -
{{ item.title }}
{{ item.desc }}
{{ item.name }}
- {{ Number(item.price) | unitPrice("¥") }} -