diff --git a/src/app.config.ts b/src/app.config.ts index 79a5170..d3cc194 100644 --- a/src/app.config.ts +++ b/src/app.config.ts @@ -1,7 +1,7 @@ export default { pages: [ 'pages/index/index', - 'pages/user/index', + 'pages/user/index' ], window: { backgroundTextStyle: 'light',