激励视频处理
This commit is contained in:
parent
78436969a6
commit
c11ccf9e6b
|
|
@ -178,13 +178,6 @@
|
|||
let res = await this.$Request.getT('app/ad/state', {
|
||||
extraKey: 1
|
||||
})
|
||||
this.$Request.get('/app/common/type/813').then(res => {
|
||||
if (res.code == 0 && res.data.value) {
|
||||
if (res.data.value == '是') {
|
||||
this.getActivitys()
|
||||
}
|
||||
}
|
||||
})
|
||||
this.$Request.getT('/app/common/type/921').then(res => {
|
||||
if (res.code == 0) {
|
||||
console.log(res)
|
||||
|
|
|
|||
Loading…
Reference in New Issue