diff --git a/pages/stratIndex.vue b/pages/stratIndex.vue index 9ba3978..d7a3a53 100644 --- a/pages/stratIndex.vue +++ b/pages/stratIndex.vue @@ -28,7 +28,7 @@ position: 5, }, '/api/adv/getAdv').then(res => { if(res.data && res.data.length>0) { - this.screenPng = res.data[0].head_img + this.screenPng = '/uploads/20250825/4209fcea23eb239e1105cc127ef5f383.gif' // setTimeout(() => { // this.goIndex()