代码提交
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
>
|
||||
<uv-vtabs
|
||||
:list="categoryData"
|
||||
:hdHeight="`${headerRef&&headerRef.containerHeight || 0}rpx`"
|
||||
:hdHeight="`${headerRef&&headerRef.containerHeight || 0}px`"
|
||||
>
|
||||
<template
|
||||
v-for="(item, index) in categoryData"
|
||||
|
Reference in New Issue
Block a user