Commit 285fef8e authored by youjie's avatar youjie

no message

parent c3335e4f
...@@ -501,7 +501,7 @@ ...@@ -501,7 +501,7 @@
class="q-pb-xl" class="q-pb-xl"
:class="{'q-px-md':$q.platform.is.mobile}" :class="{'q-px-md':$q.platform.is.mobile}"
></smaple> ></smaple>
<template v-if="detailsImageList&&detailsImageList.length>0"> <template v-if="detailsImageList&&detailsImageList.length>3">
<div <div
v-for="(x,i) in detailsImageList" v-for="(x,i) in detailsImageList"
:id="`days_${i}`"> :id="`days_${i}`">
......
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