Browse Source

首页gif替换

dev_des
1054425342@qq.com 2 months ago
parent
commit
340708bbdd
  1. 2
      pages/stratIndex.vue

2
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()

Loading…
Cancel
Save