chutingting il y a 1 an
Parent
révision
c6aee1c6ff
2 fichiers modifiés avec 0 ajouts et 3 suppressions
  1. +0
    -2
      src/api/car.js
  2. +0
    -1
      src/views/homePage/carHot.vue

+ 0
- 2
src/api/car.js Voir le fichier

@@ -54,7 +54,6 @@ export function saveGuangGao(data) {
})
}


/** 视频轮播 */

export function videoSave(data) {
@@ -65,7 +64,6 @@ export function videoSave(data) {
})
}


/** 广告位2 */
export function guanggao2() {
return request({


+ 0
- 1
src/views/homePage/carHot.vue Voir le fichier

@@ -26,7 +26,6 @@
</div>
</template>
<script>
import carHotService from '@/api/index/carHot'
import CRUD, { presenter, header, crud } from '@crud/crud'
import pagination from '@crud/Pagination'



Chargement…
Annuler
Enregistrer