提交代码
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user