{ 'navigationBarTitleText': '', navigationStyle:"custom", backgroundColor: '#EBF5FA', usingComponents: { 'page-top-bar': '~@/components/common/page-top-bar', 'add-miniprogram-to-desk-panel': './component/add-miniprogram-to-desk-panel', 'footer':'./footer' }, "componentPlaceholder": { "add-miniprogram-to-desk-panel": "view", } }