【缺陷修复】s-layout bgStyle 样式

This commit is contained in:
puhui999
2024-12-19 16:23:35 +08:00
parent 34be99fccb
commit 52cfca1ca1
14 changed files with 16 additions and 17 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<!-- 优惠券中心 -->
<template>
<s-layout :bgStyle="{ backgroundColor: '#f2f2f2' }" title="优惠券">
<s-layout :bgStyle="{ color: '#f2f2f2' }" title="优惠券">
<su-sticky bgColor="#fff">
<su-tabs
:list="tabMaps"