添加了分也
This commit is contained in:
@@ -276,8 +276,8 @@ export default {
|
||||
});
|
||||
},
|
||||
// 获取直播列表
|
||||
tabLiveList(){
|
||||
return vm.$u.post('Specialci/tabLiveList')
|
||||
tabLiveList({page}){
|
||||
return vm.$u.post('Specialci/tabLiveList',{page})
|
||||
},
|
||||
// 商城-活动广告
|
||||
getStoreActivity() {
|
||||
|
||||
Reference in New Issue
Block a user