Browse Source

edit

master
chutingting 1 year ago
parent
commit
c6aee1c6ff
2 changed files with 0 additions and 3 deletions
  1. +0
    -2
      src/api/car.js
  2. +0
    -1
      src/views/homePage/carHot.vue

+ 0
- 2
src/api/car.js View File

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



/** 视频轮播 */ /** 视频轮播 */


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



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


+ 0
- 1
src/views/homePage/carHot.vue View File

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




Loading…
Cancel
Save