diff --git a/pages.json b/pages.json index 04f2a3ee..e323b08a 100644 --- a/pages.json +++ b/pages.json @@ -467,6 +467,12 @@ "style": { "navigationBarTitleText": "招商信息" } + }, + { + "path": "attractInvestmentDetail", + "style": { + "navigationBarTitleText": "招商详情" + } } ] }, diff --git a/pages/highwayHeadlines/attractInvestmentDetail.vue b/pages/highwayHeadlines/attractInvestmentDetail.vue new file mode 100644 index 00000000..e69de29b diff --git a/unpackage/dist/dev/mp-weixin/app.json b/unpackage/dist/dev/mp-weixin/app.json index c708edc2..49d75d73 100644 --- a/unpackage/dist/dev/mp-weixin/app.json +++ b/unpackage/dist/dev/mp-weixin/app.json @@ -177,7 +177,8 @@ "index", "detail", "minprogress", - "attractInvestment" + "attractInvestment", + "attractInvestmentDetail" ] }, {