|
|
@@ -269,7 +269,7 @@ import ProductSmall from '../components/product/productSmall.vue';
|
|
|
import { mapState } from 'vuex';
|
|
|
import NewsRecord from '../components/product/NewsRecord.vue';
|
|
|
import ActivityRecord from '../components/product/ActivityRecord.vue';
|
|
|
-import RankInfo from '../components/creator/RankInfo.vue';
|
|
|
+// import RankInfo from '../components/creator/RankInfo.vue';
|
|
|
import HotCollect from '../components/product/HotCollect.vue';
|
|
|
|
|
|
export default {
|
|
|
@@ -282,7 +282,6 @@ export default {
|
|
|
ProductLarge,
|
|
|
ProductSmall,
|
|
|
NewsRecord,
|
|
|
- RankInfo,
|
|
|
HotCollect,
|
|
|
ActivityRecord
|
|
|
},
|