feat:兼容小程序

This commit is contained in:
2026-07-23 14:02:58 +08:00
parent 41dd085e98
commit e128b5b4a8
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
<view class="content-two">
<view class="product_info_header_warp">
<up-swiper :list="swiperList" class="product_info_header_swiper" @click="onSwiper"
<up-swiper :list="swiperList" height="660rpx" class="product_info_header_swiper" @click="onSwiper"
@change="(e) => (currentNum = e.current)">
<template #indicator>
<view class="indicator-num">
@@ -2,7 +2,7 @@
<view class="content-two">
<view class="product_info_header_warp">
<up-swiper :list="swiperList" class="product_info_header_swiper" @click="onSwiper"
<up-swiper :list="swiperList" height="660rpx" class="product_info_header_swiper" @click="onSwiper"
@change="(e) => (currentNum = e.current)">
<template #indicator>
<view class="indicator-num">
+1 -1
View File
@@ -2,7 +2,7 @@
<view class="content-two">
<view class="product_info_header_warp">
<up-swiper :list="swiperList" class="product_info_header_swiper" @click="onSwiper"
<up-swiper :list="swiperList" height="660rpx" class="product_info_header_swiper" @click="onSwiper"
@change="(e) => (currentNum = e.current)">
<template #indicator>
<view class="indicator-num">