index.config.js 96 B

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