This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
suimang
/
yqzj_front_home_admin
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
edit
master
chutingting
1 year ago
parent
05dc790fcc
commit
c6aee1c6ff
2 changed files
with
0 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
src/api/car.js
+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) {
@@ -65,7 +64,6 @@ export function videoSave(data) {
})
}
/** 广告位2 */
export function guanggao2() {
return request({
+ 0
- 1
src/views/homePage/carHot.vue
View File
@@ -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'
Write
Preview
Loading…
Cancel
Save