diff --git a/app.js b/app.js index 170af3f..8aa3646 100644 --- a/app.js +++ b/app.js @@ -21,7 +21,7 @@ App({ unique_key: "wechatxcx" }).then(res => { let data = JSON.parse(res.data); - data.isTest = data.isTest? true : false; + data.isTest = data.isTest156? true : false; this.globalData.configJson = data }).then(() => { // 获取ui配置文件 diff --git a/pages/order/pay/index.js b/pages/order/pay/index.js index 0b75b66..757300b 100644 --- a/pages/order/pay/index.js +++ b/pages/order/pay/index.js @@ -25,6 +25,8 @@ Page({ carCouponTip: 0, showTipMask:false, showTipMaskSecond: 3, + + MTTip: 0, }, /** @@ -34,7 +36,7 @@ Page({ this.setData({ id:options.id }) - this.initTipMask() + }, daojishi:function(time){ let now = new Date().getTime(); @@ -129,19 +131,32 @@ Page({ } //判断是否存在新能源汽车专题产品 let carCouponTip = (res.data.order_product_list || []).some(v=>(v.tag_ids||[]).includes(390) || (v.tag_ids||[]).includes(391)) - res.data.order_product_list.forEach(v=>{ - v.needTip = (v.tag_ids||[]).includes(390) || (v.tag_ids||[]).includes(391) - }) + if (carCouponTip) { + res.data.order_product_list.forEach(v=>{ + v.needTip = (v.tag_ids||[]).includes(390) || (v.tag_ids||[]).includes(391) + }) + } + + // 判断是否存在美团酒店 + let MTTip = (res.data.order_product_list || []).some(v=>(v.hotel_type=='mt')) + if (MTTip) { + res.data.order_product_list.forEach(v=>{ + v.needTip = v.hotel_type=='mt' + }) + } + this.setData({ carCouponTip:carCouponTip, - info: res.data + info: res.data, + MTTip: MTTip, }) console.log(this.data.ERMB); }) this.checkPay(); + this.initTipMask() }, checkPay:function(){ diff --git a/pages/order/pay/index.wxml b/pages/order/pay/index.wxml index 70d9ad4..c67f2a2 100644 --- a/pages/order/pay/index.wxml +++ b/pages/order/pay/index.wxml @@ -87,5 +87,30 @@ + + + + + + + + + 重要提示 + 您预订的以下酒店,下单15分钟后不退不改 + + + + + {{item.sku_name}} + 可用时间:{{item.sku_model.expired_range_start}}至{{item.sku_model.expired_range_end}} + + + + + + 确认{{showTipMaskSecond<=0?'':'('+showTipMaskSecond+'s)'}} + + + \ No newline at end of file diff --git a/project.private.config.json b/project.private.config.json index ad31315..d302a3d 100644 --- a/project.private.config.json +++ b/project.private.config.json @@ -7,16 +7,23 @@ "miniprogram": { "list": [ { - "name": "首页", + "name": "subPackages/indexGQ/index", "pathName": "subPackages/indexGQ/index", "query": "", "launchMode": "default", "scene": null }, { - "name": "pages/user/order/showOrderInfo/index", - "pathName": "pages/user/order/showOrderInfo/index", - "query": "id=46022501041743498343", + "name": "subPackages/index/index", + "pathName": "subPackages/index/index", + "query": "", + "launchMode": "default", + "scene": null + }, + { + "name": "首页", + "pathName": "subPackages/indexGQ/index", + "query": "", "launchMode": "default", "scene": null }, diff --git a/subPackages/index/imgSource.js b/subPackages/index/imgSource.js new file mode 100644 index 0000000..588f666 --- /dev/null +++ b/subPackages/index/imgSource.js @@ -0,0 +1,113 @@ +const imageSource = { + // 活动日历、场馆预约等 + mainFunImgs: [ + "https://static.ticket.sz-trip.com/uploads/20241225/9a472382adcb3793e6c61ad3ea2fbb05.png", + "https://static.ticket.sz-trip.com/uploads/20241225/ba19e78aaa629e3ece995d599526d08c.png", + "https://static.ticket.sz-trip.com/uploads/20241225/9fc20afb60e1e647b511d9973e96bd4b.png", + "https://static.ticket.sz-trip.com/uploads/20241225/7030de3a317567442f5141d833e5f752.png", + "https://static.ticket.sz-trip.com/uploads/20241225/fb7ce8cc732bb34bf881dd7129f1e708.png", + "https://static.ticket.sz-trip.com/uploads/20241225/1faaa62c2d0bd9b912950e742347b0b6.png", + "https://static.ticket.sz-trip.com/uploads/20241225/661fcc7e02d2c5d734a43d5dbbe79363.png", + "https://static.ticket.sz-trip.com/uploads/20241225/f0e901bc9ab4c988295e4a2f88cb3ffe.png", + "https://static.ticket.sz-trip.com/uploads/20241225/ebb4be1738d227f6deb3f895db663eed.png", + "https://static.ticket.sz-trip.com/uploads/20241225/1c847b7edcee6fec2928da4280ef19ca.png", + ], + // 数字文旅 + SZWL: [ + // 非遗,博物馆,名人馆,云上,云上文博,精彩回顾,文化场馆 + // 苏影通 书仓 e读书 数字公共文化 云游苏州 美图鉴赏 + "https://static.ticket.sz-trip.com/uploads/20241225/70e78a734c5f1ec7f9461c071ce05a6b.png", + "https://static.ticket.sz-trip.com/uploads/20241225/a4a7e0487b417c5ed2140d5e2341da43.png", + "https://static.ticket.sz-trip.com/uploads/20241225/f7a2d28af1be501b0c104e8f831f3c36.png", + "https://static.ticket.sz-trip.com/uploads/20241225/003cb24afb80aeef891d73bfeeab4359.png", + + "https://static.ticket.sz-trip.com/uploads/20241225/8f4ab6d79b0b2851cd4f7ceff92155f6.png", + "https://static.ticket.sz-trip.com/uploads/20241225/845592de452a60ad5d9a51cb8cf73d99.png", + "https://static.ticket.sz-trip.com/uploads/20241225/71e21d53580b8c1dcd1ec6b8f2c1f959.png", + + "https://static.ticket.sz-trip.com/uploads/20241225/dd691cdd5cf61f4172a9ee179bab8bc2.png", + "https://static.ticket.sz-trip.com/uploads/20241225/eae7eed9a19bc1f0c5296da5c3a8c6e2.png", + "https://static.ticket.sz-trip.com/uploads/20241225/73ce0d4057cca77dbcaaa6b858d84e33.png", + "https://static.ticket.sz-trip.com/uploads/20241225/1efa141c778d55b471ad950fa886119b.png", + + "https://static.ticket.sz-trip.com/uploads/20241225/02be10405480f0139b75fe355f9a8df8.png", + "https://static.ticket.sz-trip.com/uploads/20241225/2d7514ce60a3843ae04b98660ed2d622.png", + + ], + // 旅游助手 + LVZS: [ + "https://static.ticket.sz-trip.com/uploads/20241225/73567ffad3e927a0ce5a5dab8c13963e.png", + "https://static.ticket.sz-trip.com/uploads/20241225/96d36ec8e1794d9873ba0687beed9288.png", + "https://static.ticket.sz-trip.com/uploads/20241225/973b2cc8b0614b28400b6cc04c3c8495.png", + "https://static.ticket.sz-trip.com/uploads/20241225/200277a64244c067e260da28511a6420.png", + ], + // 公共服务 + GGFW: [ + "https://static.ticket.sz-trip.com/uploads/20241225/dd917bfef53fa2fd54d733dad8e435b5.png", + "https://static.ticket.sz-trip.com/uploads/20241225/d9551507d901dff803b0f06ab545c74f.png", + "https://static.ticket.sz-trip.com/uploads/20241225/c44aadc6e054f3a2ac9cfcefdad048ea.png", + "https://static.ticket.sz-trip.com/uploads/20241225/826c8084cde314a4f8b46e91bcd77acc.png", + ], + + // 十全十美 + SQSM: [ + // ["changshu","taicang", "kunshan","wujiang","gongyeyuanqu","zhangjiagang","wuzhong","xiangcheng","gusu","gaoxin"], + "https://static.ticket.sz-trip.com/uploads/20241225/1a963a3b3a6cf9a4dca822cce6574e3f.png", + "https://static.ticket.sz-trip.com/uploads/20241225/21fba8904ce6ae5fe7d6a64a2794d93b.png", + "https://static.ticket.sz-trip.com/uploads/20241225/98b19eb35e6621818b1ba78def011778.png", + "https://static.ticket.sz-trip.com/uploads/20241225/24f59b0e143a249fec891b2ef22800ef.png", + "https://static.ticket.sz-trip.com/uploads/20241225/73f11fcdf9e7a3236815a5935ab70253.png", + "https://static.ticket.sz-trip.com/uploads/20241225/f48f42f53e2a53f0b978684bcbd1b8c5.png", + "https://static.ticket.sz-trip.com/uploads/20241225/de5ae5de54a255a72f404d688c2ceb3e.png", + "https://static.ticket.sz-trip.com/uploads/20241225/9be62fc5347411ada17ec9f4b3ea8c28.png", + "https://static.ticket.sz-trip.com/uploads/20241225/2fcea197a5d9ac98d29cb194d9ab45db.png", + "https://static.ticket.sz-trip.com/uploads/20241225/d4d91992a844af511498af07e39cab45.png", + + ], + + // 长三角文旅平台 + CSJWLPT: [ + "https://static.ticket.sz-trip.com/uploads/20241225/ef61d89d6d0f5ca84f56917920a162f2.png", + "https://static.ticket.sz-trip.com/uploads/20241225/8368833b47ccfe9bc34a395eea74efb4.png", + "https://static.ticket.sz-trip.com/uploads/20241225/7cc0f4a931bb969f7a063ea6e00325e6.png", + ], + + // 导航标题侧边图片 + CBTP: [ + "https://static.ticket.sz-trip.com/uploads/20241225/4e4d8c6b8fad6afb7fd3fc2e04dd3fda.png", + "https://static.ticket.sz-trip.com/uploads/20241225/caeb000298ff47c053574a60f87ced6e.png", + "https://static.ticket.sz-trip.com/uploads/20240428/6955225b950d5bbe5168f5d9994a6098.png", + "https://static.ticket.sz-trip.com/uploads/20241225/1d9433deead99749beacc38be93a79a0.png", + "https://static.ticket.sz-trip.com/uploads/20241225/7df57b4bd1bb784e6c085c89e9ef883a.png", + ], + + // 其他后台配置的图片,开发时使用 + testImgs: { + indexSeason : { + // 头图 + topBac: "https://static.ticket.sz-trip.com/uploads/20241225/f039e6b753c4c7fbd3ba78aa89f0b0fe.png", + // ai伴你游 + ai: "https://static.ticket.sz-trip.com/uploads/20241225/164406bfa707e66e6aa5d2e2dd5364d1.png", + // ai避高峰 + avoid: "https://static.ticket.sz-trip.com/uploads/20241225/2f7600e95027686eb71ac499abfe14cc.png", + // 新品特惠 + xpth: "https://static.ticket.sz-trip.com/uploads/20241225/4df3cd8bda55d743d597706efa5fd50a.png", + // 文旅鉴赏 + wlcx: "https://static.ticket.sz-trip.com/uploads/20241225/6cee0a7fce7873444824bc56dc452085.png", + // 出行助手 + lyzs: "https://static.ticket.sz-trip.com/uploads/20241225/6b3ed3f6533470b45bffe44447ed8f86.png", + // 公共服务 + ggfw: "https://static.ticket.sz-trip.com/uploads/20241225/6a9d7e1d968961cbe1aaf9bef994518a.png", + // 十全十美 + sqj: "https://static.ticket.sz-trip.com/uploads/20241225/c7ce89fec139ff7a530a5d68ef2f56c8.png", + // 长三角文旅平台 + csjwlpt: "https://static.ticket.sz-trip.com/uploads/20241225/a38194b30ce9a956aa9701a65dc68aea.png", + // 热门推荐 + rmtj: "https://static.ticket.sz-trip.com/uploads/20241225/b31bfd4ff8cca2071928a1edeab4e818.png", + + } + }, +} + + +module.exports = imageSource \ No newline at end of file diff --git a/subPackages/index/index.js b/subPackages/index/index.js index b82fe47..f0ffd00 100644 --- a/subPackages/index/index.js +++ b/subPackages/index/index.js @@ -1,6 +1,8 @@ //index.js //获取应用实例 let app = getApp() +import imageSource from "./imgSource" + import commonApi from "../../utils/https/common" import userApi from "../../utils/https/user" import util from "../../utils/util" @@ -8,6 +10,7 @@ import https from "../../utils/https.js" Page({ data: { + bannerInterver: 1000*60, banner: [], xiaobanner: [], height: 0, @@ -65,9 +68,14 @@ Page({ ], viewHeight: "0px", isMuted: true, - videoPlay: false, + videoPlay: false, + + // 页面图片 + imageSourceList:imageSource, }, onLoad: function(options) { + console.log('onload') + wx.getLocation({type: 'gcj02'}) console.log('options',options) @@ -242,7 +250,8 @@ Page({ }, changeBannerIndex: function(e) { this.setData({ - activeBannerIndex: e.detail.current + activeBannerIndex: e.detail.current, + bannerInterver: 5000 }) }, changeSmBannerIndex: function(e) { @@ -255,6 +264,13 @@ Page({ XPathBannerIndex: e.detail.current }) }, + xlzs: function (e) { + + wx.navigateToMiniProgram({ + appId: 'wx757dd1ee184e75e9', + page: "pages/tabBar/index/index" + }) + }, // 一城百馆 city: function() { wx.navigateToMiniProgram({ @@ -332,10 +348,14 @@ Page({ this.setData({ indexHot: app.globalData.configJson.indexHot, isTest: app.globalData.configJson.isTest, - otherPlat: app.globalData.configJson.otherPlats, - indexSeason: app.globalData.configJson.indexSeason + otherPlat: app.globalData.configJson.otherPlats, + // 正式数据 + indexSeason: app.globalData.configJson.indexSeason, + // 开发数据 + // indexSeason: imageSource.testImgs.indexSeason }) - this.getFourProduct() + this.getFourProduct() + console.log(this.data) }, //关闭弹窗广告 closeAdv: function() { @@ -974,6 +994,7 @@ Page({ util.pagePoint(e, type) }, onShow: function() { + if (app.globalData.loadIndexSeason) { this.getIndexSeason() } else { diff --git a/subPackages/index/index.wxml b/subPackages/index/index.wxml index 8305409..3445f12 100644 --- a/subPackages/index/index.wxml +++ b/subPackages/index/index.wxml @@ -20,12 +20,13 @@ - - 搜索想要的旅游产品或服务 + + + 搜索想要的旅游产品或服务 - + @@ -37,64 +38,52 @@ - + - + 活动日历 - + 场馆预约 - + 非遗专卖 - + - + 剧场演出 - - + 文创特产 - - + 景点门票 - + 酒店住宿 + + - + 夜游苏州 - + 一日游 - + 研学游 @@ -136,7 +125,7 @@ - + @@ -169,9 +158,9 @@ - + - + 倒计时 {{djs.h}} : @@ -179,10 +168,7 @@ : {{djs.s}} - - + @@ -216,120 +202,69 @@ - - - - + + + + + - + 数字非遗 - + 数字博物馆 - + 数字名人馆 - + 云上观展 - + 云上文博会 - + 精彩回顾 - + 文化场馆查询 - + 苏影通 - + 书仓 - + e读书 - - + 数字公共文化 - - - + 云游苏州 - + 美图鉴赏 - - - - - - - - @@ -342,75 +277,85 @@ - - + + - - - - - + + + + - + - 查看全部 - + 更多 + - + - + 高峰预警 - + 实时路况 + + + 行李直送 + - + 行李寄存 - + 找厕所 + + - - + + - - - + + + - - + + - - + {{item.name}} + + - - + + @@ -563,7 +508,7 @@ - + @@ -623,16 +568,7 @@ - - - - - - - - - - + diff --git a/subPackages/index/index.wxss b/subPackages/index/index.wxss index adcd838..b543000 100644 --- a/subPackages/index/index.wxss +++ b/subPackages/index/index.wxss @@ -3,8 +3,8 @@ page { /* background: #9DDCF5; */ padding-bottom: 36.67rpx; - /* background: url("https://static.ticket.sz-trip.com/uploads/20240606/f92942021f97786a25c1cd51de779c7c.png"); */ - background-image: url('https://static.ticket.sz-trip.com/uploads/20241012/abae687010ec0955b70872edd660002a.jpg'); + + background-image: url('https://static.ticket.sz-trip.com/uploads/20241225/79918a9171dcf85365935419e4717519.jpg'); background-repeat: repeat-y; background-size: 100% 100%; } @@ -45,8 +45,8 @@ page { /* color: #666; */ /* height: 70.67rpx; */ height: 64rpx; - background: rgba(255,255,255,0.7); - border-radius: 32rpx; + /* background: rgba(255,255,255,0.7); */ + border-radius: 0rpx; /* color: #72674E; */ color: #333333; /* background-image: url("https://static.ticket.sz-trip.com//uploads/20240228/10b93c1389ef5dfc02d07c4091af8f2d.png"); @@ -54,11 +54,15 @@ page { display: flex; align-items: center; font-size: 25rpx; + background-image: url("https://static.ticket.sz-trip.com/uploads/20241225/510a67a1e78a9eb1aeb6e049348d4701.png"); + background-size: 100% 100%; + padding: 2rpx 5rpx; + box-sizing: border-box; } .search-box .iconfont { font-size: 30rpx; margin-left: 20rpx; - margin-right: 10rpx; + margin-right: 20rpx; /* color: #72674E; */ } .top-box .weather-num,.top-box .weather { @@ -90,7 +94,6 @@ page { flex-wrap: wrap; margin-top: -50rpx; padding-top: 84rpx; - background: #FFF1C2; } .top-icon-item { margin-bottom: 20rpx; @@ -105,7 +108,7 @@ page { margin-right: 0; } .top-icon-item image { - width: 113rpx; + width: 86rpx; display: block; margin: 0 auto; margin-bottom: 10rpx; @@ -119,7 +122,6 @@ page { margin-top: 40rpx; position: relative; align-items: flex-end; - margin-bottom: 28rpx; } .sale-box { flex-shrink: 0; @@ -325,11 +327,10 @@ page { .title-more { font-size: 27rpx; font-weight: 500; - color: #F65D1F; + color: #29305A; z-index: 9; width: 173rpx; - height: 40rpx; - background: rgba(255,255,255,0.5); + height: 80rpx; border-radius: 20rpx; text-align: center; display: flex; @@ -341,7 +342,6 @@ page { } .slide-out-box { margin-top: 20rpx; - background: #FFF1C2; border-radius: 27rpx; padding-bottom: 1rpx; margin-bottom: 40rpx; @@ -544,41 +544,30 @@ page { width: 200rpx; height: 67rpx; line-height: 67rpx; - border: 1px solid #F6591D; - border-radius: 35rpx; + border: 1px solid #5184B0; font-size: 27rpx; font-family: PingFang SC; - font-weight: bold; - color: #F6591D; + font-weight: 500; + color: #5184B0; } .scroll-line { - /* height: 6rpx; - border-radius: 3rpx; - background: #ccc; - overflow: hidden; - margin: 30rpx auto; */ - /* 元旦修改 以上为注释部分 下面为新内容*/ + width: 73rpx !important; height: 7rpx; /* background: #DDCEAC; */ - background: #fff; + background: #97D0EC; border-radius: 3rpx; margin: 33.33rpx auto; } .scroll-line-bg { - /* width: 300rpx; - height: 6rpx; - border-radius: 3rpx; - background: #0B898E; */ - /* 元旦修改 以上为注释部分 下面为新内容*/ height: 7rpx; - background: #F65D1F; + background: #5184B0; border-radius: 3rpx; } /* 元旦修改 新增样式 */ .scroll-line-bg2 { margin-left: 37.33rpx; - background: #F65D1F; + background: #5184B0; height: 7rpx; border-radius: 3rpx; } @@ -686,16 +675,15 @@ page { color: #333333; line-height: 42rpx; flex-wrap: wrap; - background: #FFF1C2; justify-content: space-around; height: 187rpx; border-radius: 27rpx; align-items: center; } .other-plats image { - width: 80rpx; + width: 106rpx; display: block; - height: 80rpx; + height: 106rpx; margin-bottom: 15rpx; } .other-plat { @@ -845,6 +833,9 @@ page { margin-left: -50rpx; z-index: 9; flex-wrap: nowrap; + + position: relative; + left: -150rpx; } /* 元旦修改新增样式 */ .xsth-time { @@ -852,12 +843,11 @@ page { height: 43rpx; padding: 0 7rpx; line-height: 43rpx; - background: #FFF1C2; border-radius: 13rpx; font-size: 27rpx; font-family: DIN; font-weight: 500; - color: #ED1C19; + color: #FF6A57; text-align: center; } .time-box text { @@ -911,20 +901,24 @@ page { box-sizing: border-box; display: flex; justify-content: space-between; - background: #FFF1C2; } /* 元旦修改新增样式 */ .xpth-banner { flex: 1; margin-left: 15rpx; - height: 320rpx; + height: 322rpx; width: 100%; - border-radius: 20rpx; + border-radius: 0rpx; overflow: hidden; position: relative; + background-image: url("https://static.ticket.sz-trip.com/uploads/20241225/ba525775a8361dd502c88a4e46552483.png"); + background-size: 100% 100%; + padding: 3rpx; } .xpth-banner-swiper{ height: 100%; + border-radius: 20rpx; + overflow: hidden; } .xpth-banner image { flex: 1; @@ -954,19 +948,13 @@ page { } /* 元旦修改新增样式 */ .xpth-item { - /* width: 413rpx; - height: 160rpx; */ - /* background: #FFFFFF; */ - /* background-image: url("https://static.ticket.sz-trip.com/jundaosuzhou/images/springFestival2024/xpth-hBg.png"); - background-size: 100% 100%; */ border-radius: 20rpx; height: 153rpx; - background: #FFFFFF; display: flex; margin-bottom: 13rpx; - /* margin-bottom: 10rpx; */ - /* clip-path: polygon(5% 0, 95% 0, 100% 10%, 100% 90%, 95% 100%, 5% 100%, 0 90%, 0 10%); */ - /* padding: 5rpx; */ + background-image: url("https://static.ticket.sz-trip.com/uploads/20241225/d469064b1bcf6c2f7cd59786e66fc249.png"); + background-size: 100% 100%; + padding: 1rpx; } .xpth-item:last-child { margin-bottom: 0; @@ -1045,7 +1033,7 @@ page { /* 元旦修改新增样式 */ .new-pic { width: 160rpx !important; - height: 213rpx !important; + height: 220rpx !important; margin-bottom: 26.67rpx; } @@ -1061,8 +1049,8 @@ page { } .ggfw image{ margin-bottom: 16.67rpx; - width: 70rpx !important; - height: 70rpx !important; + width: 93rpx !important; + height: 93rpx !important; } .six-box-new { @@ -1173,8 +1161,8 @@ page { .jqssd { /* background: url("https://static.ticket.sz-trip.com/uploads/20240606/20c06c5bf8d5e498667ebd954a1d95f8.png"); background-size: 100% 100%; */ - width: 365.33rpx; - height: 166rpx; + width: 344.33rpx; + height: 160rpx; flex-shrink: 0; } .jqssd image, .sslk image{ @@ -1184,10 +1172,9 @@ page { .sslk { /* background: url("https://static.ticket.sz-trip.com/uploads/20240729/c1554fdd645a0d3a47c8e683186e1a73.png"); background-size: 100% 100%; */ - width: 365.33rpx; - height: 166rpx; + width: 344rpx; + height: 160rpx; flex-shrink: 0; - margin-left: -20rpx; } .xsth-left{ diff --git a/subPackages/indexGQ/index.js b/subPackages/indexGQ/index.js index 8c339b2..446bbf6 100644 --- a/subPackages/indexGQ/index.js +++ b/subPackages/indexGQ/index.js @@ -97,7 +97,7 @@ Page({ yszIndex:0, bdList:[ { - bg: 'linear-gradient(172deg, #FFF3E5, #FFD9AD);', + bg: 'linear-gradient(172deg, #FDFADC, #FCD6AA);', icon:'https://static.ticket.sz-trip.com/uploads/20240923/15ee44a960511cdcf276b5d8df472626.png', //游 景点 url:'', path:'/pages/list/scene/index', @@ -105,7 +105,7 @@ Page({ }, { - bg: 'linear-gradient(172deg, #E7F1FF, #ADD1FF);', + bg: 'linear-gradient(172deg, #FFCBA3, #FF9166);', icon:'https://static.ticket.sz-trip.com/uploads/20240923/cd652f4bcfcef7f55863bf8587609ca4.png', //非玩不可 景点产品 path:'/pages/list/night/index', url:'', @@ -113,7 +113,7 @@ Page({ }, { - bg: 'linear-gradient(172deg, #F0EBFF, #E3D9FF);', + bg: 'linear-gradient(172deg, #FDFADC, #FCD6AA);', icon:'https://static.ticket.sz-trip.com/uploads/20240923/a0b95152b87215dccbb2e5dfa1bfd145.png', //非看不可 url:'', path:'/pages/list/theatre/index', @@ -121,7 +121,7 @@ Page({ }, { - bg: 'linear-gradient(172deg, #FFEDF0, #FFC9D2);', + bg: 'linear-gradient(172deg, #FFCBA3, #FF9166);', icon:'https://static.ticket.sz-trip.com/uploads/20240923/799befa78b1d474bfb26004cc2ef817d.png', //非买不可 path:'/subPackages/techanNew/index', url:'', diff --git a/subPackages/indexGQ/index.wxml b/subPackages/indexGQ/index.wxml index ed9f76b..66fa1ca 100644 --- a/subPackages/indexGQ/index.wxml +++ b/subPackages/indexGQ/index.wxml @@ -82,10 +82,10 @@ - + + src="https://static.ticket.sz-trip.com/uploads/20250117/57373a69fac19bc39cb91d44c233257d.png" mode=""/> @@ -154,7 +154,7 @@ {{item}} - + @@ -166,23 +166,23 @@ - + 高峰预警 - + 实时路况 - + 行李寄存 - + 找厕所 @@ -214,7 +214,7 @@ - + diff --git a/subPackages/indexGQ/index.wxss b/subPackages/indexGQ/index.wxss index d9479c5..f2d50d9 100644 --- a/subPackages/indexGQ/index.wxss +++ b/subPackages/indexGQ/index.wxss @@ -1163,7 +1163,7 @@ page { .right-more { width: 120rpx; height: 47rpx; - background-color: rgba(255,255,255,.3); + background: rgba(255,250,245,0.3); border-radius: 23rpx; font-weight: 500; font-size: 27rpx; @@ -1186,17 +1186,19 @@ page { background: rgba(255,250,245,0.3); border-radius: 13rpx; /* border: 1px solid #FFFFFF; */ + min-width: 133rpx; font-size: 32rpx; color: #FFFFFF; text-align: center; line-height: 53rpx; margin-right: 14rpx; + box-sizing: border-box; } .hdrlNavActive { - background: linear-gradient(180deg, #FFFAF5, #FFE3C2); + background: linear-gradient(180deg, #FFECD9, #FFBD7A); font-size: 32rpx; - color: #FF4848; + color: #E6201C; border: none; } .hdrlItem { @@ -1204,7 +1206,7 @@ page { padding: 26.67rpx 22rpx 26.67rpx 20rpx; /* width: 593.33rpx; */ display: flex; - background: url("https://static.ticket.sz-trip.com/uploads/20240923/d4c9e6e558796b0ff89726d0857a5d03.png"); + background: url("https://static.ticket.sz-trip.com/uploads/20250117/8d7f5ce0ecafbc2f836342e4226ec364.png"); background-size: 100% 100%; } .hdrlItem-img { @@ -1236,7 +1238,7 @@ page { } .main-box { - background-image: url("https://static.ticket.sz-trip.com/uploads/20240923/0220a6adf111a97a9b12746438e87967.png"); + background-image: url("https://static.ticket.sz-trip.com/uploads/20250117/98ca9dfa8253e50d624ce64d24295570.png"); background-size: 100% 100%; padding: 27.67rpx 20.67rpx 40rpx 20rpx; margin: 0 8rpx; @@ -1270,12 +1272,14 @@ page { } .ysz-box { margin: 0 8rpx 15.33rpx; - background-image: url("https://static.ticket.sz-trip.com/uploads/20240923/0220a6adf111a97a9b12746438e87967.png"); + background-image: url("https://static.ticket.sz-trip.com/uploads/20250117/8efd4c072b3c95fe7c31d1e7b79759d3.png"); /* padding: 43.33rpx 59rpx 46.67rpx 58rpx; */ background-size: 100% 100%; width: 733.33rpx; height: 320rpx; padding-top: 33.33rpx; + position: relative; + z-index: 5; } .ysz-more { width: 267rpx; @@ -1287,7 +1291,7 @@ page { line-height: 53rpx; font-weight: 500; font-size: 25rpx; - color: #320000; + color: #FF4D48; } .ysz-box2 { /* padding: 20rpx 35rpx; */ @@ -1333,7 +1337,7 @@ page { border-radius: 23rpx; font-weight: 500; font-size: 27rpx; - color: #320000; + color: #F34017; z-index: 9; text-align: center; line-height: 47rpx; @@ -1475,11 +1479,20 @@ page { color: #FFFFFF; } .nowDate .num{ - background: #FFEBD5; + background: #FFD0A5; color: #111111; font-family: PingFang SC; - /* font-weight: bold; */ + font-weight: bold; font-size: 29rpx; color: #111111; +} + +.ysz-right-img{ + width: 200.8rpx; + height: 207.33rpx; + position: absolute; + right: -26rpx; + top: 0; + z-index:3; } \ No newline at end of file