feat: 添加图标
This commit is contained in:
8
src/pages/history/index.config.ts
Normal file
8
src/pages/history/index.config.ts
Normal file
@@ -0,0 +1,8 @@
|
||||
export default definePageConfig({
|
||||
navigationBarTitleText: '历史记录',
|
||||
navigationBarBackgroundColor: '#2c3e50',
|
||||
navigationBarTextStyle: 'white',
|
||||
backgroundColorTop: '#2c3e50',
|
||||
backgroundColorBottom: '#34495e',
|
||||
backgroundColor: '#2c3e50'
|
||||
})
|
||||
Reference in New Issue
Block a user