This website works better with JavaScript.
首頁
探索
說明
註冊
登入
suimang
/
yqzj_front_home_admin
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
edit
master
chutingting
1 年之前
父節點
05dc790fcc
當前提交
c6aee1c6ff
共有
2 個文件被更改
,包括
0 次插入
和
3 次删除
分割檢視
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
查看文件
@@ -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'
Write
Preview
Loading…
取消
儲存