Merge branch 'master' of http://git.luyuan.tk/luyuan/deming into xbx
This commit is contained in:
@@ -253,6 +253,10 @@ export default {
|
||||
tabLiveList(){
|
||||
return vm.$u.post('Specialci/tabLiveList')
|
||||
},
|
||||
// 商城-活动广告
|
||||
getStoreActivity() {
|
||||
return vm.$u.post('adv/storeActivity')
|
||||
},
|
||||
// 获取图文视频详情
|
||||
articleInfo({article_id}){
|
||||
return vm.$u.post('article/articleInfo',{article_id})
|
||||
|
||||
Reference in New Issue
Block a user