替换白色为 fafa
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
.detail-page {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background-color: #FAFAFA;
|
||||
// background-color: #FAFAFA;
|
||||
// padding-bottom: env(safe-area-inset-bottom);
|
||||
|
||||
.custom-navbar {
|
||||
|
||||
@@ -363,6 +363,7 @@ const ListPage = () => {
|
||||
|
||||
return (
|
||||
<>
|
||||
|
||||
{/* 自定义导航 */}
|
||||
<CustomerNavBar
|
||||
config={{
|
||||
|
||||
Reference in New Issue
Block a user