|
@@ -1,5 +1,5 @@
|
|
export default defineAppConfig({
|
|
export default defineAppConfig({
|
|
- pages: ['pages/index/index', 'pages/demo/App'],
|
|
|
|
|
|
+ pages: ['pages/demo/App'],
|
|
window: {
|
|
window: {
|
|
backgroundTextStyle: 'light',
|
|
backgroundTextStyle: 'light',
|
|
navigationBarBackgroundColor: '#fff',
|
|
navigationBarBackgroundColor: '#fff',
|