提交代码

This commit is contained in:
guanj
2026-06-01 11:32:25 +08:00
parent 276ef60389
commit 43c6249530
15 changed files with 384 additions and 157 deletions

View File

@@ -1,7 +1,8 @@
<template>
<view class="index-device">
<view class="nav" :style="{ top: navTabHeight + 'px' }"> </view>
<view class="content device project-list" :style="{ minHeight: minHeight }">
<!-- :style="{ minHeight: minHeight }" -->
<view class="content device project-list" >
<uni-swipe-action>
<uni-swipe-action-item
v-for="(item, index) in store.data"