index.config.js 66 B

12345
  1. export default definePageConfig({
  2. navigationStyle: 'custom'
  3. })