激励视频处理

This commit is contained in:
GaoHao 2024-12-24 14:09:37 +08:00
parent 78436969a6
commit c11ccf9e6b
1 changed files with 0 additions and 7 deletions

View File

@ -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)