chutingting 1年前
コミット
c6aee1c6ff
2個のファイルの変更0行の追加3行の削除
  1. +0
    -2
      src/api/car.js
  2. +0
    -1
      src/views/homePage/carHot.vue

+ 0
- 2
src/api/car.js ファイルの表示

@@ -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 ファイルの表示

@@ -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'



読み込み中…
キャンセル
保存