3 lines
84 B
TypeScript
3 lines
84 B
TypeScript
export default definePageConfig({
|
|
navigationBarTitleText: '发布个人约球'
|
|
})
|