diff --git a/pages.json b/pages.json index ef0a99f..df505d0 100644 --- a/pages.json +++ b/pages.json @@ -50,7 +50,7 @@ { "path": "ticket/index", "style": { - "navigationBarTitleText": "采摘" + "navigationBarTitleText": "田园采摘" } }, { @@ -59,6 +59,12 @@ "navigationBarTitleText": "详情" } }, + { + "path": "ticket/order", + "style": { + "navigationBarTitleText": "提交订单" + } + }, { diff --git a/static/js/CommonFunction.js b/static/js/CommonFunction.js index bd6ce8d..f02e1d5 100644 --- a/static/js/CommonFunction.js +++ b/static/js/CommonFunction.js @@ -90,7 +90,8 @@ Vue.prototype.showImg = img => { if (img.indexOf('https://') != -1 || img.indexOf('http://') != -1) { return img; } else { - return Vue.prototype.NEWAPIURL + img; + // return Vue.prototype.NEWAPIURL + img; + return 'https://swsz.api.js-dyyj.com'+img; } } diff --git a/subPackages/ticket/detail.vue b/subPackages/ticket/detail.vue index d6cd77e..4b5b963 100644 --- a/subPackages/ticket/detail.vue +++ b/subPackages/ticket/detail.vue @@ -16,6 +16,7 @@ + {{info.title}} @@ -43,9 +44,8 @@ - - - + + @@ -53,9 +53,10 @@ - - - + + + {{item.title}} {{ itemSku.sku_name }} @@ -83,52 +84,72 @@ - + - 景点简介 - + 优待政策景点介绍 + + 优待政策 + + 景点介绍 + + - - - - + + + + + + 客服 + + + 加入购物车 + + + + + + + + - -