v-for循环指定次数 小程序::v-deep无效

54 阅读1分钟

v-for循环指定次数 v-for="(item,index) in list.slice(0,4)"

小程序::v-deep无效 options: { styleIsolation: 'shared' },