Commit 66d06b4e authored by 罗超's avatar 罗超

调整标签

parent e113eb2a
...@@ -157,7 +157,7 @@ ...@@ -157,7 +157,7 @@
<!-- 遍历数组 --> <!-- 遍历数组 -->
<view v-if="index>=i*3&&index<3*(i+1)" class="flex-item" style="margin-right:5px;"> <view v-if="index>=i*3&&index<3*(i+1)" class="flex-item" style="margin-right:5px;">
<!-- 分段显示 --> <!-- 分段显示 -->
<img :src="subItem" style="height:190rpx;width:190rpx;"></img> <img :src="subItem" style="height:190rpx;width:190rpx;"/>
</view> </view>
</view> </view>
</view> </view>
...@@ -452,5 +452,4 @@ ...@@ -452,5 +452,4 @@
}, },
} }
}; };
</script> </script>
</script> \ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment