diff --git a/custom.page.js b/custom.page.js index 3a3be64..985cc49 100644 --- a/custom.page.js +++ b/custom.page.js @@ -3,10 +3,10 @@ import path from 'path' const config = { pages: './src/pages', - pagesInclude: ['jlgh/coupon.vue', 'jlgh/redeem.vue'], - // pagesInclude: ['jlgh/index.vue'], + // pagesInclude: ['jlgh/coupon.vue', 'jlgh/redeem.vue'], + pagesInclude: ['jlgh/index.vue'], // pagesInclude: ['jlgh/login.vue'], - // pagesInclude: ['index'], + // pagesInclude: ['jlgh'], } const { pages, pagesInclude } = config diff --git a/src/pages.json b/src/pages.json index c94603a..29209eb 100644 --- a/src/pages.json +++ b/src/pages.json @@ -15,19 +15,12 @@ }, "pages": [ { - "path": "pages/jlgh/coupon", + "path": "pages/jlgh/index", "type": "page", + "layout": "default", "style": { "navigationStyle": "custom", - "navigationBarTitleText": "我的奖品" - } - }, - { - "path": "pages/jlgh/redeem", - "type": "page", - "style": { - "navigationStyle": "custom", - "navigationBarTitleText": "奖品兑换" + "navigationBarTitleText": "工行长春消费季" } } ], diff --git a/src/pages/jlgh/index.vue b/src/pages/jlgh/index.vue index 561a761..670239d 100644 --- a/src/pages/jlgh/index.vue +++ b/src/pages/jlgh/index.vue @@ -168,7 +168,7 @@