1
This commit is contained in:
6
src/user_pages/follow/index.config.ts
Normal file
6
src/user_pages/follow/index.config.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
export default definePageConfig({
|
||||
navigationBarTitleText: '球友',
|
||||
navigationStyle: 'custom',
|
||||
enablePullDownRefresh: false,
|
||||
backgroundColor: '#FAFAFA'
|
||||
})
|
||||
Reference in New Issue
Block a user