Browse Source

首页

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

4
pages/stratIndex.vue

@ -1,5 +1,9 @@
<template>
<view class="bg" @click="goIndex()">
<image
style="height: 36rpx;position: absolute;top: 250rpx;z-index: 999;width: 408rpx;right: 171rpx;"
:src="showImg('/uploads/20250825/7ad541ebe1b7e1f82f78362978f627ff.png')"
></image>
<image :src="showImg(screenPng)" class="img"></image>
<image src="https://static.ticket.sz-trip.com/epicSoul/startBtn.png" mode="widthFix" class="btn"></image>
<MusicControl />

Loading…
Cancel
Save