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

This commit is contained in:
puhui999
2024-12-09 15:05:44 +08:00
parent 8ac9f2714f
commit a863300ae3
14 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
<template>
<s-layout title="选择自提门店" :bgStyle="{ color: '#FFF' }">
<s-layout :bgStyle="{ backgroundColor: '#FFF' }" title="选择自提门店">
<view class="storeBox" ref="container">
<view
class="storeBox-box"