diff --git a/common/config.js b/common/config.js index 3f3e3b8..49d2a98 100644 --- a/common/config.js +++ b/common/config.js @@ -7,10 +7,10 @@ */ module.exports = { // baseUrl: 'http://uv32vz.natappfree.cc', // 本地 - baseUrl: 'http://192.168.0.105:7211', // 本地 + // baseUrl: 'http://192.168.0.105:7211', // 本地 // baseUrl: 'https://39.104.100.138/lpkapi', // 测试服务器 // baseUrl: 'https://lpk.yyundong.com/mallapi', // 测试服务器 - // baseUrl: 'https://supervise.yxtsoft.com/lpkapi', // 正式服务器 + baseUrl: 'https://nhx.yxtsoft.com/lpkapi', // 正式服务器 // tokenName: "Authorization", // 请求头中token的名字,与服务器端对应 loginTimeoutCode: "5001", // 登录超时或失效的情况下,服务器端返回的错误码 loginTimeoutPage: "/pages/login/index", // 登录超时或失效的情况下,跳转到的登录页面 diff --git a/custom-tab-bar/index.wxss b/custom-tab-bar/index.wxss index 9e9d402..fbf390b 100644 --- a/custom-tab-bar/index.wxss +++ b/custom-tab-bar/index.wxss @@ -10,7 +10,7 @@ padding-top: 5px; padding-bottom: 5px; /* 加载背景图 */ - background-image: url(https://supervise.yxtsoft.com/lpk/image/bom_navigation_new.png); + background-image: url(https://nhx.yxtsoft.com/image/bom_navigation_new.png); /* 让背景图基于容器大小伸缩 */ background-size: 100% 100%; /* padding-bottom: env(safe-area-inset-bottom); */ diff --git a/pages/SelectAddressActivity.vue b/pages/SelectAddressActivity.vue index e19648f..5f7e846 100644 --- a/pages/SelectAddressActivity.vue +++ b/pages/SelectAddressActivity.vue @@ -80,16 +80,16 @@ {{item.name}} - + 营业时间:{{item.businessHours}} - + 门店地址:{{item.address}} - @@ -97,14 +97,14 @@ padding-left: 30px;padding-right:30px;"> - 电话咨询 - + 预约自提 diff --git a/pages/bind/bind_cloudCard.vue b/pages/bind/bind_cloudCard.vue index a3ff98a..b67bee0 100644 --- a/pages/bind/bind_cloudCard.vue +++ b/pages/bind/bind_cloudCard.vue @@ -6,7 +6,7 @@ :end-change-height="page.endHeight"> - diff --git a/pages/bind/bind_enterpriseCard.vue b/pages/bind/bind_enterpriseCard.vue index b400e2e..87cbc96 100644 --- a/pages/bind/bind_enterpriseCard.vue +++ b/pages/bind/bind_enterpriseCard.vue @@ -6,7 +6,7 @@ :end-change-height="page.endHeight"> - diff --git a/pages/bind/bind_enterpriseCard2.vue b/pages/bind/bind_enterpriseCard2.vue index 86071e1..da2f3c2 100644 --- a/pages/bind/bind_enterpriseCard2.vue +++ b/pages/bind/bind_enterpriseCard2.vue @@ -9,7 +9,7 @@ :end-change-height="page.endHeight"> - diff --git a/pages/bind/bind_giftCard.vue b/pages/bind/bind_giftCard.vue index ebde0c4..0bfcba8 100644 --- a/pages/bind/bind_giftCard.vue +++ b/pages/bind/bind_giftCard.vue @@ -6,7 +6,7 @@ :end-change-height="page.endHeight"> - diff --git a/pages/bind/bind_giftCard2.vue b/pages/bind/bind_giftCard2.vue index 39c6345..f366169 100644 --- a/pages/bind/bind_giftCard2.vue +++ b/pages/bind/bind_giftCard2.vue @@ -9,7 +9,7 @@ :end-change-height="page.endHeight"> - diff --git a/pages/bind/bind_personCard.vue b/pages/bind/bind_personCard.vue index b83c26b..78b982c 100644 --- a/pages/bind/bind_personCard.vue +++ b/pages/bind/bind_personCard.vue @@ -6,7 +6,7 @@ :end-change-height="page.endHeight"> - diff --git a/pages/bind/bind_personCard2.vue b/pages/bind/bind_personCard2.vue index 3a17208..a10017c 100644 --- a/pages/bind/bind_personCard2.vue +++ b/pages/bind/bind_personCard2.vue @@ -9,7 +9,7 @@ :end-change-height="page.endHeight"> - diff --git a/pages/bind/bind_pickUpCard.vue b/pages/bind/bind_pickUpCard.vue index c578d25..5462119 100644 --- a/pages/bind/bind_pickUpCard.vue +++ b/pages/bind/bind_pickUpCard.vue @@ -6,7 +6,7 @@ :end-change-height="page.endHeight"> - diff --git a/pages/bind/bind_pickUpCard2.vue b/pages/bind/bind_pickUpCard2.vue index 522de48..8054c0f 100644 --- a/pages/bind/bind_pickUpCard2.vue +++ b/pages/bind/bind_pickUpCard2.vue @@ -9,7 +9,7 @@ :end-change-height="page.endHeight"> - diff --git a/pages/card/card-2023-12-13.vue b/pages/card/card-2023-12-13.vue index a425f7a..b9687d0 100644 --- a/pages/card/card-2023-12-13.vue +++ b/pages/card/card-2023-12-13.vue @@ -8,7 +8,7 @@ - + 绑定新卡 @@ -33,10 +33,10 @@ - - @@ -177,7 +177,7 @@ /* height: 126.66vw; */ height: 85vw; /* 加载背景图 */ - background-image: url(https://supervise.yxtsoft.com/lpk/image/hmoe_bj.png); + background-image: url(https://nhx.yxtsoft.com/image/hmoe_bj.png); /* 让背景图基于容器大小伸缩 */ background-size: 100% 100%; } @@ -196,7 +196,7 @@ .item { /* 加载背景图 */ - background-image: url(https://supervise.yxtsoft.com/lpk/image/card_item.png); + background-image: url(https://nhx.yxtsoft.com/image/card_item.png); /* 让背景图基于容器大小伸缩 */ background-size: 100% 100%; width: calc(100% - 18px); @@ -204,7 +204,7 @@ .item2 { /* 加载背景图 */ - background-image: url(https://supervise.yxtsoft.com/lpk/image/card_item2.png); + background-image: url(https://nhx.yxtsoft.com/image/card_item2.png); /* 让背景图基于容器大小伸缩 */ background-size: 100% 100%; width: calc(100% - 18px); diff --git a/pages/card/card_detail.vue b/pages/card/card_detail.vue index 4b502c2..4add0b6 100644 --- a/pages/card/card_detail.vue +++ b/pages/card/card_detail.vue @@ -24,7 +24,7 @@ style="display: flex;flex-direction: row;justify-content: center; background-color: #fff;height: 25vw; border-top-left-radius: 25px;border-top-right-radius: 25px;margin-top: -9.06vw;"> - - 提货时间:{{item.reserveDate}} - 提货地点:{{item.store}} - 提 货 人:{{item.userName}} - 联系电话:{{item.userPhone}} @@ -134,7 +134,7 @@ border-bottom: 1px #F1F2F3 solid; padding-left: 10px; padding-right: 10px; padding-bottom: 10px;"> - @@ -532,7 +532,7 @@ return { // title: '汇融农链-云菜窖', path: '/pages/bind/bind_giftCard?code=' + data.code + '&codeKey=' + data.codeKey, - imageUrl: 'https://supervise.yxtsoft.com/lpk/image/shareGift.png', //自定义图片路径,显示图片长宽比是 5:4。 + imageUrl: 'https://nhx.yxtsoft.com/image/shareGift.png', //自定义图片路径,显示图片长宽比是 5:4。 success: function(res) { console.log('aaaa', "分享成功") }, @@ -608,7 +608,7 @@ /* height: 126.66vw; */ height: 65vw; /* 加载背景图 */ - background-image: url(https://supervise.yxtsoft.com/lpk/image/detail_bj1.png); + background-image: url(https://nhx.yxtsoft.com/image/detail_bj1.png); /* 让背景图基于容器大小伸缩 */ background-size: 100% 100%; } diff --git a/pages/card/card_detail2.vue b/pages/card/card_detail2.vue index 5f0ed00..a720b8f 100644 --- a/pages/card/card_detail2.vue +++ b/pages/card/card_detail2.vue @@ -24,7 +24,7 @@ style="display: flex;flex-direction: row;justify-content: center; background-color: #fff;height: 25vw; border-top-left-radius: 25px;border-top-right-radius: 25px;margin-top: -9.06vw;"> - - 提货时间:{{item.reserveDate}} - 提货地点:{{item.store}} - 提 货 人:{{item.userName}} - 联系电话:{{item.userPhone}} @@ -133,7 +133,7 @@ border-bottom: 1px #F1F2F3 solid;padding-left: 10px; padding-right: 10px; padding-bottom: 10px;"> - @@ -246,7 +246,7 @@ return { // title: '汇融农链-云菜窖', path: '/pages/bind/bind_giftCard?code=' + data.code + '&codeKey=' + data.codeKey, - imageUrl: 'https://supervise.yxtsoft.com/lpk/image/shareGift.png', //自定义图片路径,显示图片长宽比是 5:4。 + imageUrl: 'https://nhx.yxtsoft.com/image/shareGift.png', //自定义图片路径,显示图片长宽比是 5:4。 success: function(res) { console.log('aaaa', "分享成功") }, @@ -323,7 +323,7 @@ /* height: 126.66vw; */ height: 65vw; /* 加载背景图 */ - background-image: url(https://supervise.yxtsoft.com/lpk/image/detail_bj4.png); + background-image: url(https://nhx.yxtsoft.com/image/detail_bj4.png); /* 让背景图基于容器大小伸缩 */ background-size: 100% 100%; } diff --git a/pages/cloud/detail_cloudCard.vue b/pages/cloud/detail_cloudCard.vue index 0b179d8..b3ce024 100644 --- a/pages/cloud/detail_cloudCard.vue +++ b/pages/cloud/detail_cloudCard.vue @@ -277,7 +277,7 @@ /* height: 126.66vw; */ height: 95vw; /* 加载背景图 */ - background-image: url(https://supervise.yxtsoft.com/lpk/image/home_bj1.png); + background-image: url(https://nhx.yxtsoft.com/image/home_bj1.png); /* 让背景图基于容器大小伸缩 */ background-size: 100% 100%; } diff --git a/pages/cloud/optionalCard.vue b/pages/cloud/optionalCard.vue index c7e7e9f..f1ddbbf 100644 --- a/pages/cloud/optionalCard.vue +++ b/pages/cloud/optionalCard.vue @@ -298,7 +298,7 @@ /* height: 126.66vw; */ height: 95vw; /* 加载背景图 */ - background-image: url(https://supervise.yxtsoft.com/lpk/image/home_bj1.png); + background-image: url(https://nhx.yxtsoft.com/image/home_bj1.png); /* 让背景图基于容器大小伸缩 */ background-size: 100% 100%; } diff --git a/pages/detail/detail_affeection.vue b/pages/detail/detail_affeection.vue index 315323c..32bc432 100644 --- a/pages/detail/detail_affeection.vue +++ b/pages/detail/detail_affeection.vue @@ -25,7 +25,7 @@ background-color: #fff;height: 25vw; border-top-left-radius: 25px;border-top-right-radius: 25px;margin-top: -9.06vw;"> - - 提货时间:{{item.reserveDate}} - 提货地点:{{item.store}} - 提 货 人:{{item.userName}} - 联系电话:{{item.userPhone}} @@ -148,7 +148,7 @@ border-bottom: 1px #F1F2F3 solid; width: 100%;padding-left: 10px; padding-right: 10px; padding-bottom: 10px;"> - @@ -613,7 +613,7 @@ // title: '汇融农链-云菜窖', // ② path: '/pages/login/login?data=' + value, - imageUrl: 'https://supervise.yxtsoft.com/lpk/image/shareAffeection.png', //自定义图片路径,显示图片长宽比是 5:4。 + imageUrl: 'https://nhx.yxtsoft.com/image/shareAffeection.png', //自定义图片路径,显示图片长宽比是 5:4。 success: function(res) { console.log('aaaa', "分享成功") }, @@ -689,7 +689,7 @@ /* height: 126.66vw; */ height: 65vw; /* 加载背景图 */ - background-image: url(https://supervise.yxtsoft.com/lpk/image/detail_bj1.png); + background-image: url(https://nhx.yxtsoft.com/image/detail_bj1.png); /* 让背景图基于容器大小伸缩 */ background-size: 100% 100%; } diff --git a/pages/detail/detail_affeection2.vue b/pages/detail/detail_affeection2.vue index b1823be..50bf7f7 100644 --- a/pages/detail/detail_affeection2.vue +++ b/pages/detail/detail_affeection2.vue @@ -25,7 +25,7 @@ background-color: #fff;height: 25vw; border-top-left-radius: 25px;border-top-right-radius: 25px;margin-top: -9.06vw;"> - - 提货时间:{{item.reserveDate}} - 提货地点:{{item.store}} - 提 货 人:{{item.userName}} - 联系电话:{{item.userPhone}} @@ -143,7 +143,7 @@ border-bottom: 1px #F1F2F3 solid; width: 100%;padding-left: 10px; padding-right: 10px; padding-bottom: 10px;"> - @@ -279,7 +279,7 @@ // title: '汇融农链-云菜窖', // ② path: '/pages/login/login?data=' + value, - imageUrl: 'https://supervise.yxtsoft.com/lpk/image/shareAffeection.png', //自定义图片路径,显示图片长宽比是 5:4。 + imageUrl: 'https://nhx.yxtsoft.com/image/shareAffeection.png', //自定义图片路径,显示图片长宽比是 5:4。 success: function(res) { console.log('aaaa', "分享成功") }, @@ -356,7 +356,7 @@ /* height: 126.66vw; */ height: 65vw; /* 加载背景图 */ - background-image: url(https://supervise.yxtsoft.com/lpk/image/detail_bj4.png); + background-image: url(https://nhx.yxtsoft.com/image/detail_bj4.png); /* 让背景图基于容器大小伸缩 */ background-size: 100% 100%; } diff --git a/pages/detail/detail_enterprise.vue b/pages/detail/detail_enterprise.vue index 9035875..8cde729 100644 --- a/pages/detail/detail_enterprise.vue +++ b/pages/detail/detail_enterprise.vue @@ -25,7 +25,7 @@ background-color: #fff;height: 25vw; border-top-left-radius: 25px;border-top-right-radius: 25px;margin-top: -9.06vw;"> - - 提货时间:{{item.reserveDate}} - 提货地点:{{item.store}} - 提 货 人:{{item.userName}} - 联系电话:{{item.userPhone}} @@ -146,7 +146,7 @@ border-bottom: 1px #F1F2F3 solid; width: 100%;padding-left: 10px; padding-right: 10px; padding-bottom: 10px;"> - @@ -623,7 +623,7 @@ // title: '汇融农链-云菜窖', // ② path: '/pages/login/login?data=' + value, - imageUrl: 'https://supervise.yxtsoft.com/lpk/image/shareAffeection.png', //自定义图片路径,显示图片长宽比是 5:4。 + imageUrl: 'https://nhx.yxtsoft.com/image/shareAffeection.png', //自定义图片路径,显示图片长宽比是 5:4。 success: function(res) { console.log('aaaa', "分享成功") }, @@ -707,7 +707,7 @@ /* height: 126.66vw; */ height: 65vw; /* 加载背景图 */ - background-image: url(https://supervise.yxtsoft.com/lpk/image/detail_bj1.png); + background-image: url(https://nhx.yxtsoft.com/image/detail_bj1.png); /* 让背景图基于容器大小伸缩 */ background-size: 100% 100%; } diff --git a/pages/detail/detail_enterprise2.vue b/pages/detail/detail_enterprise2.vue index e427e0f..d879e3d 100644 --- a/pages/detail/detail_enterprise2.vue +++ b/pages/detail/detail_enterprise2.vue @@ -25,7 +25,7 @@ background-color: #fff;height: 25vw; border-top-left-radius: 25px;border-top-right-radius: 25px;margin-top: -9.06vw;"> - - 提货时间:{{item.reserveDate}} - 提货地点:{{item.store}} - 提 货 人:{{item.userName}} - 联系电话:{{item.userPhone}} @@ -141,7 +141,7 @@ border-bottom: 1px #F1F2F3 solid; width: 100%;padding-left: 10px; padding-right: 10px; padding-bottom: 10px;"> - @@ -275,7 +275,7 @@ // title: '汇融农链-云菜窖', // ② path: '/pages/login/login?data=' + value, - imageUrl: 'https://supervise.yxtsoft.com/lpk/image/shareAffeection.png', //自定义图片路径,显示图片长宽比是 5:4。 + imageUrl: 'https://nhx.yxtsoft.com/image/shareAffeection.png', //自定义图片路径,显示图片长宽比是 5:4。 success: function(res) { console.log('aaaa', "分享成功") }, @@ -348,7 +348,7 @@ /* height: 126.66vw; */ height: 65vw; /* 加载背景图 */ - background-image: url(https://supervise.yxtsoft.com/lpk/image/detail_bj4.png); + background-image: url(https://nhx.yxtsoft.com/image/detail_bj4.png); /* 让背景图基于容器大小伸缩 */ background-size: 100% 100%; } diff --git a/pages/detail/detail_family.vue b/pages/detail/detail_family.vue index bf566a9..49134c3 100644 --- a/pages/detail/detail_family.vue +++ b/pages/detail/detail_family.vue @@ -24,7 +24,7 @@ style="display: flex;flex-direction: row;justify-content: center; background-color: #fff;height: 25vw; border-top-left-radius: 25px;border-top-right-radius: 25px;margin-top: -9.06vw;"> - - 提货时间:{{item.reserveDate}} - 提货地点:{{item.store}} - 提 货 人:{{item.userName}} - 联系电话:{{item.userPhone}} @@ -146,7 +146,7 @@ border-bottom: 1px #F1F2F3 solid; width: 100%;padding-left: 10px; padding-right: 10px; padding-bottom: 10px;"> - @@ -616,7 +616,7 @@ // title: '汇融农链-云菜窖', // ② path: '/pages/login/login?data=' + value, - imageUrl: 'https://supervise.yxtsoft.com/lpk/image/shareAffeection.png', //自定义图片路径,显示图片长宽比是 5:4。 + imageUrl: 'https://nhx.yxtsoft.com/image/shareAffeection.png', //自定义图片路径,显示图片长宽比是 5:4。 success: function(res) { console.log('aaaa', "分享成功") }, @@ -692,7 +692,7 @@ /* height: 126.66vw; */ height: 65vw; /* 加载背景图 */ - background-image: url(https://supervise.yxtsoft.com/lpk/image/detail_bj1.png); + background-image: url(https://nhx.yxtsoft.com/image/detail_bj1.png); /* 让背景图基于容器大小伸缩 */ background-size: 100% 100%; } diff --git a/pages/detail/detail_family2.vue b/pages/detail/detail_family2.vue index 15a302c..0a2d869 100644 --- a/pages/detail/detail_family2.vue +++ b/pages/detail/detail_family2.vue @@ -24,7 +24,7 @@ style="display: flex;flex-direction: row;justify-content: center; background-color: #fff;height: 25vw; border-top-left-radius: 25px;border-top-right-radius: 25px;margin-top: -9.06vw;"> - - 提货时间:{{item.reserveDate}} - 提货地点:{{item.store}} - 提 货 人:{{item.userName}} - 联系电话:{{item.userPhone}} @@ -143,7 +143,7 @@ border-bottom: 1px #F1F2F3 solid; width: 100%;padding-left: 10px; padding-right: 10px; padding-bottom: 10px;"> - @@ -279,7 +279,7 @@ // title: '汇融农链-云菜窖', // ② path: '/pages/login/login?data=' + value, - imageUrl: 'https://supervise.yxtsoft.com/lpk/image/shareAffeection.png', //自定义图片路径,显示图片长宽比是 5:4。 + imageUrl: 'https://nhx.yxtsoft.com/image/shareAffeection.png', //自定义图片路径,显示图片长宽比是 5:4。 success: function(res) { console.log('aaaa', "分享成功") }, @@ -356,7 +356,7 @@ /* height: 126.66vw; */ height: 65vw; /* 加载背景图 */ - background-image: url(https://supervise.yxtsoft.com/lpk/image/detail_bj4.png); + background-image: url(https://nhx.yxtsoft.com/image/detail_bj4.png); /* 让背景图基于容器大小伸缩 */ background-size: 100% 100%; } diff --git a/pages/enterprise/corporate_card_detail.vue b/pages/enterprise/corporate_card_detail.vue index 948ae6f..c2e55c5 100644 --- a/pages/enterprise/corporate_card_detail.vue +++ b/pages/enterprise/corporate_card_detail.vue @@ -71,27 +71,27 @@ - 提货时间:{{item.reserveDate}} - 提货地点:{{item.store}} - 提 货 人:{{item.userName}} - 联系电话:{{item.userPhone}} @@ -124,7 +124,7 @@ border-bottom: 1px #F1F2F3 solid; width: 100%;padding-left: 10px; padding-right: 10px; padding-bottom: 10px;"> - @@ -547,7 +547,7 @@ return { // title: '汇融农链-云菜窖', path: '/pages/bind/bind_giftCard?code=' + data.code + '&codeKey=' + data.codeKey, - imageUrl: 'https://supervise.yxtsoft.com/lpk/image/share.png', //自定义图片路径,显示图片长宽比是 5:4。 + imageUrl: 'https://nhx.yxtsoft.com/image/share.png', //自定义图片路径,显示图片长宽比是 5:4。 success: function(res) { console.log('aaaa', "分享成功") }, @@ -631,7 +631,7 @@ /* height: 126.66vw; */ height: 65vw; /* 加载背景图 */ - background-image: url(https://supervise.yxtsoft.com/lpk/image/detail_bj3.png); + background-image: url(https://nhx.yxtsoft.com/image/detail_bj3.png); /* 让背景图基于容器大小伸缩 */ background-size: 100% 100%; } diff --git a/pages/enterprise/corporate_card_detail2.vue b/pages/enterprise/corporate_card_detail2.vue index b8aa0e5..254db76 100644 --- a/pages/enterprise/corporate_card_detail2.vue +++ b/pages/enterprise/corporate_card_detail2.vue @@ -71,27 +71,27 @@ - 提货时间:{{item.reserveDate}} - 提货地点:{{item.store}} - 提 货 人:{{item.userName}} - 联系电话:{{item.userPhone}} @@ -124,7 +124,7 @@ border-bottom: 1px #F1F2F3 solid; width: 100%;padding-left: 10px; padding-right: 10px; padding-bottom: 10px;"> - @@ -233,7 +233,7 @@ return { // title: '汇融农链-云菜窖', path: '/pages/bind/bind_giftCard?code=' + data.code + '&codeKey=' + data.codeKey, - imageUrl: 'https://supervise.yxtsoft.com/lpk/image/share.png', //自定义图片路径,显示图片长宽比是 5:4。 + imageUrl: 'https://nhx.yxtsoft.com/image/share.png', //自定义图片路径,显示图片长宽比是 5:4。 success: function(res) { console.log('aaaa', "分享成功") }, @@ -306,7 +306,7 @@ /* height: 126.66vw; */ height: 65vw; /* 加载背景图 */ - background-image: url(https://supervise.yxtsoft.com/lpk/image/detail_bj6.png); + background-image: url(https://nhx.yxtsoft.com/image/detail_bj6.png); /* 让背景图基于容器大小伸缩 */ background-size: 100% 100%; } diff --git a/pages/enterprise/welfare_card_detail.vue b/pages/enterprise/welfare_card_detail.vue index 3ea8857..d47d0ee 100644 --- a/pages/enterprise/welfare_card_detail.vue +++ b/pages/enterprise/welfare_card_detail.vue @@ -71,27 +71,27 @@ - 提货时间:{{item.reserveDate}} - 提货地点:{{item.store}} - 提 货 人:{{item.userName}} - 联系电话:{{item.userPhone}} @@ -122,7 +122,7 @@ border-bottom: 1px #F1F2F3 solid;padding-left: 10px; padding-right: 10px; padding-bottom: 10px;"> - @@ -515,7 +515,7 @@ return { // title: '汇融农链-云菜窖', path: '/pages/bind/bind_giftCard?code=' + data.code + '&codeKey=' + data.codeKey, - imageUrl: 'https://supervise.yxtsoft.com/lpk/image/shareGift.png', //自定义图片路径,显示图片长宽比是 5:4。 + imageUrl: 'https://nhx.yxtsoft.com/image/shareGift.png', //自定义图片路径,显示图片长宽比是 5:4。 success: function(res) { console.log('aaaa', "分享成功") }, @@ -591,7 +591,7 @@ /* height: 126.66vw; */ height: 65vw; /* 加载背景图 */ - background-image: url(https://supervise.yxtsoft.com/lpk/image/detail_bj2.png); + background-image: url(https://nhx.yxtsoft.com/image/detail_bj2.png); /* 让背景图基于容器大小伸缩 */ background-size: 100% 100%; } diff --git a/pages/enterprise/welfare_card_detail2.vue b/pages/enterprise/welfare_card_detail2.vue index c702e91..87e384e 100644 --- a/pages/enterprise/welfare_card_detail2.vue +++ b/pages/enterprise/welfare_card_detail2.vue @@ -72,27 +72,27 @@ - 提货时间:{{item.reserveDate}} - 提货地点:{{item.store}} - 提 货 人:{{item.userName}} - 联系电话:{{item.userPhone}} @@ -123,7 +123,7 @@ border-bottom: 1px #F1F2F3 solid;padding-left: 10px; padding-right: 10px; padding-bottom: 10px;"> - @@ -235,7 +235,7 @@ return { // title: '汇融农链-云菜窖', path: '/pages/bind/bind_giftCard?code=' + data.code + '&codeKey=' + data.codeKey, - imageUrl: 'https://supervise.yxtsoft.com/lpk/image/shareGift.png', //自定义图片路径,显示图片长宽比是 5:4。 + imageUrl: 'https://nhx.yxtsoft.com/image/shareGift.png', //自定义图片路径,显示图片长宽比是 5:4。 success: function(res) { console.log('aaaa', "分享成功") }, @@ -312,7 +312,7 @@ /* height: 126.66vw; */ height: 65vw; /* 加载背景图 */ - background-image: url(https://supervise.yxtsoft.com/lpk/image/detail_bj5.png); + background-image: url(https://nhx.yxtsoft.com/image/detail_bj5.png); /* 让背景图基于容器大小伸缩 */ background-size: 100% 100%; } diff --git a/pages/good/reservation.vue b/pages/good/reservation.vue index 9423ba4..6150d36 100644 --- a/pages/good/reservation.vue +++ b/pages/good/reservation.vue @@ -44,7 +44,7 @@ - + {{info.businessHours}} @@ -53,7 +53,7 @@ - {{info.address}} @@ -66,9 +66,10 @@ 配送地址 + 河北省石家庄市