index.config.js 111B

1234
  1. // eslint-disable-next-line no-undef
  2. export default definePageConfig({
  3. navigationBarTitleText: '详情'
  4. })