|
@ -28,7 +28,7 @@ |
|
|
position: 5, |
|
|
position: 5, |
|
|
}, '/api/adv/getAdv').then(res => { |
|
|
}, '/api/adv/getAdv').then(res => { |
|
|
if(res.data && res.data.length>0) { |
|
|
if(res.data && res.data.length>0) { |
|
|
this.screenPng = res.data[0].head_img |
|
|
this.screenPng = '/uploads/20250825/4209fcea23eb239e1105cc127ef5f383.gif' |
|
|
|
|
|
|
|
|
// setTimeout(() => { |
|
|
// setTimeout(() => { |
|
|
// this.goIndex() |
|
|
// this.goIndex() |
|
|