f
This commit is contained in:
@@ -38,10 +38,10 @@ export default defineUniPages({
|
||||
{ path: 'pages/withdraw-details', auth: true, style: { navigationBarTitleText: '提现记录' } },
|
||||
],
|
||||
globalStyle: {
|
||||
backgroundColor: '@bgColor',
|
||||
backgroundColorBottom: '@bgColorBottom',
|
||||
backgroundColorTop: '@bgColorTop',
|
||||
backgroundTextStyle: '@bgTxtStyle',
|
||||
backgroundColor: '#fcfcfc',
|
||||
backgroundColorBottom: '#fcfcfc',
|
||||
backgroundColorTop: '#fcfcfc',
|
||||
backgroundTextStyle: 'dark',
|
||||
navigationBarBackgroundColor: '#ffffff',
|
||||
navigationBarTextStyle: 'black',
|
||||
navigationBarTitleText: 'BDRP',
|
||||
|
||||
Reference in New Issue
Block a user