Fix:样式加载问题

This commit is contained in:
linxi
2026-05-26 10:12:33 +08:00
parent dba726dc12
commit b72e7db15e
+2 -5
View File
@@ -1,11 +1,8 @@
<template> <template>
<view> <view>
<view <view
:class="{ :class="[{ on: attr.cartAttr === true }, className]"
'on': attr.cartAttr === true, :style="{ paddingBottom: paddingBottom }"
[className]: className
}"
:style="{paddingBottom: paddingBottom}"
class="product-window" class="product-window"
> >
<view class="textpic acea-row row-between-wrapper"> <view class="textpic acea-row row-between-wrapper">