摘要: 核心代码(提供思路) <up-waterfall v-model="flowList"> <template v-slot:left="{leftList}"> <view v-for="(item, index) in leftList" :key="index"> <!-- 这里编写您的内容,i 阅读全文
posted @ 2025-01-22 17:25 xuanPhoto 阅读(82) 评论(0) 推荐(0)