export default definePageConfig({ usingComponents: { // 'ec-canvas': '../../lib/ec-canvas/ec-canvas', // 'demo':'../../components/demo' }, "navigationBarTitleText": "", "navigationBarBackgroundColor": "#f5f5f5", "backgroundColor": "#ffffff", // "navigationStyle": "custom", "disableScroll": true })