diff --git a/pages.json b/pages.json index 3458fd7..6d9e379 100644 --- a/pages.json +++ b/pages.json @@ -28,55 +28,55 @@ "navigationStyle": "custom" } }, - { - "path": "pages/user/index", - "style": { - "navigationBarTitleText": "我的", - "navigationStyle": "custom" - } - }, - { - "path": "pages/user/compontents/attention", - "style": { - "navigationBarTitleText": "关注列表", - "navigationStyle": "custom" - } - }, - { - "path": "pages/user/compontents/recharge", - "style": { - "navigationBarTitleText": "充值", - "navigationStyle": "custom" - } - }, - { - "path": "pages/user/compontents/discount", - "style": { - "navigationBarTitleText": "打折活动", - "navigationStyle": "custom" - } - }, - { - "path": "pages/user/compontents/purchasedPlan", - "style": { - "navigationBarTitleText": "已购方案", - "navigationStyle": "custom" - } - }, - { - "path": "pages/user/compontents/integralShop", - "style": { - "navigationBarTitleText": "积分商城", - "navigationStyle": "custom" - } - }, - { - "path": "pages/user/compontents/VIPMember", - "style": { - "navigationBarTitleText": "VIP", - "navigationStyle": "custom" - } - }, + { + "path": "pages/user/index", + "style": { + "navigationBarTitleText": "我的", + "navigationStyle": "custom" + } + }, + { + "path": "pages/user/compontents/attention", + "style": { + "navigationBarTitleText": "关注列表", + "navigationStyle": "custom" + } + }, + { + "path": "pages/user/compontents/recharge", + "style": { + "navigationBarTitleText": "充值", + "navigationStyle": "custom" + } + }, + { + "path": "pages/user/compontents/discount", + "style": { + "navigationBarTitleText": "打折活动", + "navigationStyle": "custom" + } + }, + { + "path": "pages/user/compontents/purchasedPlan", + "style": { + "navigationBarTitleText": "已购方案", + "navigationStyle": "custom" + } + }, + { + "path": "pages/user/compontents/integralShop", + "style": { + "navigationBarTitleText": "积分商城", + "navigationStyle": "custom" + } + }, + { + "path": "pages/user/compontents/VIPMember", + "style": { + "navigationBarTitleText": "VIP", + "navigationStyle": "custom" + } + }, { "path": "pages/index/compontents/bigMaster", "style": { @@ -91,20 +91,27 @@ "navigationStyle": "custom" } }, - { - "path": "pages/index/compontents/scheme", - "style": { - "navigationBarTitleText": "方案详情", - "navigationStyle": "custom" - } - }, - { - "path": "pages/login/index", - "style": { - "navigationBarTitleText": "登录", - "navigationStyle": "custom" - } - } + { + "path": "pages/login/index", + "style": { + "navigationBarTitleText": "登录", + "navigationStyle": "custom" + } + }, + { + "path": "pages/index/compontents/billingPage", + "style": { + "navigationBarTitleText": "结算页面", + "navigationStyle": "custom" + } + }, + { + "path": "pages/index/compontents/integralGuess", + "style": { + "navigationBarTitleText": "积分竞猜", + "navigationStyle": "custom" + } + } ], "globalStyle": { "navigationBarTextStyle": "black", diff --git a/pages/index/compontents/billingPage.vue b/pages/index/compontents/billingPage.vue new file mode 100644 index 0000000..dcd33de --- /dev/null +++ b/pages/index/compontents/billingPage.vue @@ -0,0 +1,75 @@ + + + + + \ No newline at end of file diff --git a/pages/index/compontents/integralGuess.vue b/pages/index/compontents/integralGuess.vue new file mode 100644 index 0000000..1d94250 --- /dev/null +++ b/pages/index/compontents/integralGuess.vue @@ -0,0 +1,255 @@ + + + + + \ No newline at end of file diff --git a/pages/intelLigence/index.vue b/pages/intelLigence/index.vue index 0a2d00d..15e1a85 100644 --- a/pages/intelLigence/index.vue +++ b/pages/intelLigence/index.vue @@ -1,7 +1,7 @@