export default definePageConfig({
navigationBarTitleText: '历史记录',
navigationBarBackgroundColor: '#ea9518',
navigationBarTextStyle: 'white',
backgroundColorTop: '#ea9518',
backgroundColorBottom: '#ea9518',
backgroundColor: '#ea9518'
})