100J页面功能完成

This commit is contained in:
fengerli
2026-02-05 11:40:56 +08:00
parent d62d3f734a
commit 1fc02b5f5a
6 changed files with 1563 additions and 1479 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
<template>
<view class="maincontent contentBg">
<mescroll-uni class="device-list" @init=" " @down="downCallback" @up="upCallback" :up="upOption"
<mescroll-uni class="device-list" @init="mescrollInit" @down="downCallback" @up="upCallback" :up="upOption"
:down="downOption" :fixed="false" :style="{ height: mescrollHeight + 'px' }">
<uni-swipe-action ref="swipeAction">
<view v-for="(item, index) in dataListA" class="li" :key="index" :ref="'swipeItem_' + index">