lin
2026-04-17 515715f31a6031607fbe9ce8b08f31de8cbb18fe
UI: 首页
5 files modified
5 ■■■■■ changed files
pages/index/index.vue 1 ●●●● patch | view | raw | blame | history
pages/vip/index.vue 2 ●●● patch | view | raw | blame | history
static/css/index.css 2 ●●● patch | view | raw | blame | history
static/imgs/ad4.png patch | view | raw | blame | history
static/imgs/index-top.png patch | view | raw | blame | history
pages/index/index.vue
@@ -30,6 +30,7 @@
            </view>
        </view>
        <view style="height: 300rpx;" @tap="$util.goPages('/pages/catesList/catesList?catesId=' + '7' + '&title=' + '家居百货')"></view>
        <view class="cates" v-if="catesNavData">
            <view class="cates-v" v-for="(item, index) in catesNavData" @tap="$util.goPages('/pages/catesList/catesList?catesId=' + item.id + '&title=' + item.title)">
                <image class="cates-v-icon" :src="item.icon" mode=""></image>
pages/vip/index.vue
@@ -223,7 +223,7 @@
    </view>
    <agreement ref="agreement"></agreement>
    <!-- <agreement ref="agreement"></agreement> -->
  </view>
</template>
static/css/index.css
@@ -86,7 +86,7 @@
    border-radius: 30rpx;
    background-color: #ffffff;
    padding-bottom: 30rpx;
    margin-top: 300rpx;
    margin-top: 0rpx;
    display: flex;
    flex-wrap: wrap; /* 确保子元素换行 */
}
static/imgs/ad4.png

static/imgs/index-top.png