提交 页面闪动问题和 个人页 球友的改动
This commit is contained in:
@@ -3,5 +3,6 @@ export default definePageConfig({
|
||||
enablePullDownRefresh: true,
|
||||
backgroundTextStyle: 'dark',
|
||||
navigationStyle: 'custom',
|
||||
backgroundColor: '#FAFAFA',
|
||||
onReachBottomDistance: 300,
|
||||
})
|
||||
|
||||
@@ -78,7 +78,7 @@
|
||||
}
|
||||
|
||||
.listPage {
|
||||
background-color: #fefefe;
|
||||
background-color: #FAFAFA;
|
||||
font-family: "PingFang SC";
|
||||
|
||||
.listTopSearchWrapper {
|
||||
|
||||
Reference in New Issue
Block a user