{ "pages": [{ "path": "pages/square/square", "style": { "navigationStyle": "custom", "app-plus": { "bounce": "none" } } }, { "path": "pages/square/debug-grid", "style": { "navigationStyle": "custom", "app-plus": { "bounce": "none" } } }, { "path": "pages/starbook/index", "style": { "navigationStyle": "custom", "app-plus": { "bounce": "none" } } }, { "path": "pages/starbook/items", "style": { "navigationStyle": "custom", "app-plus": { "bounce": "none" } } }, { "path": "pages/starcity/index", "style": { "navigationStyle": "custom", "app-plus": { "bounce": "none" } } }, { "path": "pages/friends/index", "style": { "navigationStyle": "custom", "app-plus": { "bounce": "none" } } }, { "path": "pages/login/login", "style": { "navigationStyle": "custom" } }, { "path": "pages/register/register", "style": { "navigationStyle": "custom" } }, { "path": "pages/profile/setNickname", "style": { "navigationStyle": "custom" } }, { "path": "pages/profile/selectRole", "style": { "navigationStyle": "custom" } }, { "path": "pages/welcome/welcome", "style": { "navigationStyle": "custom" } }, { "path": "pages/profile/profile", "style": { "navigationStyle": "custom", "app-plus": { "bounce": "none" } } }, { "path": "pages/exhibition/exhibition", "style": { "navigationStyle": "custom", "app-plus": { "bounce": "none" } } }, { "path": "pages/castlove/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/castlove/create", "style": { "navigationStyle": "custom", "app-plus": { "bounce": "none" } } }, { "path": "pages/castlove/mall", "style": { "navigationStyle": "custom", "app-plus": { "bounce": "none" } } }, { "path": "pages/castlove/success", "style": { "navigationStyle": "custom" } }, { "path": "pages/castlove/mint/tear-card", "style": { "navigationStyle": "custom", "app-plus": { "bounce": "none" } } }, { "path": "pages/support-activity/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/asset-detail/asset-detail", "style": { "navigationStyle": "custom" } }, { "path": "pages/discover/discover", "style": { "navigationStyle": "custom" } }, { "path": "pages/discover/generation-loading", "style": { "navigationStyle": "custom" } }, { "path": "pages/discover/generation-result", "style": { "navigationStyle": "custom" } }, // { // "path": "pages/tasks/daily-tasks", // "style": { // "navigationStyle": "custom" // } // }, // { // "path": "pages/tasks/guide", // "style": { // "navigationStyle": "custom" // } // }, { "path": "pages/tasks/revenue", "style": { "navigationStyle": "custom" } } ], "globalStyle": { "navigationBarTextStyle": "black", "navigationBarTitleText": "uni-app", "navigationBarBackgroundColor": "#F8F8F8", "backgroundColor": "#F8F8F8" }, "uniIdRouter": {} }