删除无用class

This commit is contained in:
2024-09-23 18:25:31 +08:00
parent 2b6151c351
commit 2045b6ffd5

View File

@@ -84,7 +84,7 @@
</uni-forms-item>
</view>
<template class="" v-if="FormData.typeEnum==='group'">
<template v-if="FormData.typeEnum==='group'">
<view class="border-top-0">
<uni-forms-item label="团购券分类" required showRequired name="categoryId">
<view class="u-p-30 bg-gray u-m-b-20" v-if="FormData.groupCategoryId.length">