From 1051691f8009121f9184f64ac654fd2d07d76924 Mon Sep 17 00:00:00 2001 From: xiaoyu Date: Thu, 20 Feb 2025 14:22:16 +0800 Subject: [PATCH] img --- commons/css/custom/coupon.wxss | 2 +- commons/css/custom/kefu.wxss | 2 +- commons/js/config.js | 2 +- components/channel-tab-bar/index.wxss | 2 +- components/footer/footer.wxml | 2 +- components/listMore/index.wxss | 2 +- components/shop-tab-bar/index.wxss | 2 +- pages/allot/index.js | 4 ++-- pages/allot/index.wxss | 2 +- pages/distribute/storePoster/index.js | 22 +++++++++---------- .../distribute/storePoster/modelList/index.js | 22 +++++++++---------- pages/index/index.js | 8 +++---- pages/index/index.wxml | 2 +- pages/mine/index.js | 16 +++++++------- 14 files changed, 45 insertions(+), 45 deletions(-) diff --git a/commons/css/custom/coupon.wxss b/commons/css/custom/coupon.wxss index dbf937d..2ed996a 100644 --- a/commons/css/custom/coupon.wxss +++ b/commons/css/custom/coupon.wxss @@ -37,7 +37,7 @@ .lcb-coupon{ overflow: hidden; - background-image: url('https://qs.haodian.cn/wechat_app/xiaohongbangV2/coupon/coupon-bg.png'); + background-image: url('https://qs.liche.cn/xiaohongbangV2/coupon/coupon-bg.png'); background-size: 100% auto; background-repeat: repeat-y; } diff --git a/commons/css/custom/kefu.wxss b/commons/css/custom/kefu.wxss index 31dc757..9c0b75c 100644 --- a/commons/css/custom/kefu.wxss +++ b/commons/css/custom/kefu.wxss @@ -1,7 +1,7 @@ .coms-dialog-kf .pic-top{ height: 172rpx; - background: url("http://qs.haodian.cn/wechat_app/xiaohongbangV2/kf_dialog_bg_2.png") no-repeat top center; + background: url("http://qs.haodian.cn/xiaohongbangV2/kf_dialog_bg_2.png") no-repeat top center; background-size: 100% 100%; } diff --git a/commons/js/config.js b/commons/js/config.js index e4a7872..6532c79 100644 --- a/commons/js/config.js +++ b/commons/js/config.js @@ -192,7 +192,7 @@ api = { } //远程图片存储地址 -var imgUrl = 'https://qs.haodian.cn/wechat_app/lichebao/' +var imgUrl = 'https://qs.liche.cn/lichebao/' var licheImgUrl = 'https://img.liche.cn/lichebao/' diff --git a/components/channel-tab-bar/index.wxss b/components/channel-tab-bar/index.wxss index 18d740c..6c42385 100644 --- a/components/channel-tab-bar/index.wxss +++ b/components/channel-tab-bar/index.wxss @@ -1,6 +1,6 @@ @import "../../commons/css/common.wxss"; .z-index-4{z-index:9999999999;} -.icon-menu{background:url("https://qs.haodian.cn/wechat_app/lichebao/common/icon-menu.png") no-repeat;background-size:750rpx auto;} +.icon-menu{background:url("https://qs.liche.cn/lichebao/common/icon-menu.png") no-repeat;background-size:750rpx auto;} .tab-home{background-position:0 5rpx;} .tab-home-ac{background-position:0 -55rpx;} .tab-dataAnalysis{background-position:-60rpx 5rpx;} diff --git a/components/footer/footer.wxml b/components/footer/footer.wxml index 7a4534c..a70bda2 100644 --- a/components/footer/footer.wxml +++ b/components/footer/footer.wxml @@ -2,7 +2,7 @@ diff --git a/components/listMore/index.wxss b/components/listMore/index.wxss index a9cd2b4..85d32ee 100644 --- a/components/listMore/index.wxss +++ b/components/listMore/index.wxss @@ -3,7 +3,7 @@ .noData { width:264rpx; height:165rpx; - background: url(https://qs.haodian.cn/wechat_app/liche/common/none.png?v=191231) no-repeat; + background: url(https://qs.liche.cn/liche/common/none.png?v=191231) no-repeat; background-size:100% auto; background-position: top center; } \ No newline at end of file diff --git a/components/shop-tab-bar/index.wxss b/components/shop-tab-bar/index.wxss index 6a4d2af..e72cbb5 100644 --- a/components/shop-tab-bar/index.wxss +++ b/components/shop-tab-bar/index.wxss @@ -1,6 +1,6 @@ @import "../../commons/css/common.wxss"; .z-index-4{z-index:9999999999;} -.icon-menu{background:url("https://qs.haodian.cn/wechat_app/lichebao/common/icon-menu.png") no-repeat;background-size:750rpx auto;} +.icon-menu{background:url("https://qs.liche.cn/lichebao/common/icon-menu.png") no-repeat;background-size:750rpx auto;} .tab-home{background-position:0 5rpx;} .tab-home-ac{background-position:0 -55rpx;} .tab-mine{background-position:-120rpx 5rpx;} diff --git a/pages/allot/index.js b/pages/allot/index.js index c358327..a0abfa9 100644 --- a/pages/allot/index.js +++ b/pages/allot/index.js @@ -34,7 +34,7 @@ Page({ remindMsg.push({ title:'调拨提醒', content:'您有新的车辆调拨,需要您进行确认操作。', - img:'https://qs.haodian.cn/wechat_app/lichebao/allot/car.gif?v=220224', + img:'https://qs.liche.cn/lichebao/allot/car.gif?v=220224', btn:{ title:'前往操作', url:'/pages/allot/list/index', @@ -56,7 +56,7 @@ Page({ remindMsg.push({ title:'盘点提醒', content:'您有新的车辆盘点,需要您进行确认操作。', - img:'https://qs.haodian.cn/wechat_app/lichebao/inventory/animation.gif', + img:'https://qs.liche.cn/lichebao/inventory/animation.gif', btn:{ title:'前往操作', url:'/pages/inventory/list/index', diff --git a/pages/allot/index.wxss b/pages/allot/index.wxss index ba40eee..b6fb8c0 100644 --- a/pages/allot/index.wxss +++ b/pages/allot/index.wxss @@ -3,5 +3,5 @@ page{ background-position:center top; background-size:100% auto; background-color:#1a1c26; - background-image:url('http://qs.haodian.cn/wechat_app/lichebao/allot/theme.jpg'); + background-image:url('http://qs.haodian.cn/lichebao/allot/theme.jpg'); } \ No newline at end of file diff --git a/pages/distribute/storePoster/index.js b/pages/distribute/storePoster/index.js index 84406cc..3995d9c 100644 --- a/pages/distribute/storePoster/index.js +++ b/pages/distribute/storePoster/index.js @@ -8,49 +8,49 @@ Page({ list:[ // { // title:'店铺常规模板', - // cover:'https://qs.haodian.cn/wechat_app/lichebao/distribute/md-0.jpg', + // cover:'https://qs.liche.cn/lichebao/distribute/md-0.jpg', // type:0,//0默认无头部 1有头部 // tpHeight:10,//上传图距离顶部高度 // ftHeight:350,//底部图高度 // marginLR:10,//上传图距离左右位置 // posterBg:'',//头部背景图 - // posterFt:'https://qs.haodian.cn/wechat_app/lichebao/distribute/posterFt-0.jpg',//底部背景图 + // posterFt:'https://qs.liche.cn/lichebao/distribute/posterFt-0.jpg',//底部背景图 // bgColor:'#fff',//背景色 // color:'#fff',//字体颜色 // }, // { // title:'恭喜提车模板', - // cover:'https://qs.haodian.cn/wechat_app/lichebao/distribute/md-1.jpg', + // cover:'https://qs.liche.cn/lichebao/distribute/md-1.jpg', // type:1, // tpHeight:215, // ftHeight:350, // marginLR:20, - // posterBg:'https://qs.haodian.cn/wechat_app/lichebao/distribute/posterBg-1.jpg', - // posterFt:'https://qs.haodian.cn/wechat_app/lichebao/distribute/posterFt-1.jpg', + // posterBg:'https://qs.liche.cn/lichebao/distribute/posterBg-1.jpg', + // posterFt:'https://qs.liche.cn/lichebao/distribute/posterFt-1.jpg', // bgColor:'#dd3535', // color:'#dd3535', // }, // { // title:'新车到店模板', - // cover:'https://qs.haodian.cn/wechat_app/lichebao/distribute/md-2.jpg', + // cover:'https://qs.liche.cn/lichebao/distribute/md-2.jpg', // type:1, // tpHeight:175, // ftHeight:350, // marginLR:30, - // posterBg:'https://qs.haodian.cn/wechat_app/lichebao/distribute/posterBg-2.jpg', - // posterFt:'https://qs.haodian.cn/wechat_app/lichebao/distribute/posterFt-2.jpg', + // posterBg:'https://qs.liche.cn/lichebao/distribute/posterBg-2.jpg', + // posterFt:'https://qs.liche.cn/lichebao/distribute/posterFt-2.jpg', // bgColor:'#2a9267', // color:'#3f392d', // }, // { // title:'恭喜成单啦', - // cover:'https://qs.haodian.cn/wechat_app/lichebao/distribute/md-3.jpg', + // cover:'https://qs.liche.cn/lichebao/distribute/md-3.jpg', // type:1, // tpHeight:215, // ftHeight:350, // marginLR:20, - // posterBg:'https://qs.haodian.cn/wechat_app/lichebao/distribute/posterBg-3.jpg', - // posterFt:'https://qs.haodian.cn/wechat_app/lichebao/distribute/posterFt-3.jpg', + // posterBg:'https://qs.liche.cn/lichebao/distribute/posterBg-3.jpg', + // posterFt:'https://qs.liche.cn/lichebao/distribute/posterFt-3.jpg', // bgColor:'#db3333', // color:'#fff', // }, diff --git a/pages/distribute/storePoster/modelList/index.js b/pages/distribute/storePoster/modelList/index.js index 73b6e02..880cc60 100644 --- a/pages/distribute/storePoster/modelList/index.js +++ b/pages/distribute/storePoster/modelList/index.js @@ -4,49 +4,49 @@ Page({ list:[ // { // title:'店铺常规模板', - // cover:'https://qs.haodian.cn/wechat_app/lichebao/distribute/md-0.jpg', + // cover:'https://qs.liche.cn/lichebao/distribute/md-0.jpg', // type:0,//0默认无头部 1有头部 // tpHeight:10,//上传图距离顶部高度 // ftHeight:350,//底部图高度 // marginLR:10,//上传图距离左右位置 // posterBg:'',//头部背景图 - // posterFt:'https://qs.haodian.cn/wechat_app/lichebao/distribute/posterFt-0.jpg',//底部背景图 + // posterFt:'https://qs.liche.cn/lichebao/distribute/posterFt-0.jpg',//底部背景图 // bgColor:'#fff',//背景色 // color:'#fff',//字体颜色 // }, // { // title:'恭喜提车模板', - // cover:'https://qs.haodian.cn/wechat_app/lichebao/distribute/md-1.jpg', + // cover:'https://qs.liche.cn/lichebao/distribute/md-1.jpg', // type:1, // tpHeight:215, // ftHeight:350, // marginLR:20, - // posterBg:'https://qs.haodian.cn/wechat_app/lichebao/distribute/posterBg-1.jpg', - // posterFt:'https://qs.haodian.cn/wechat_app/lichebao/distribute/posterFt-1.jpg', + // posterBg:'https://qs.liche.cn/lichebao/distribute/posterBg-1.jpg', + // posterFt:'https://qs.liche.cn/lichebao/distribute/posterFt-1.jpg', // bgColor:'#dd3535', // color:'#dd3535', // }, // { // title:'新车到店模板', - // cover:'https://qs.haodian.cn/wechat_app/lichebao/distribute/md-2.jpg', + // cover:'https://qs.liche.cn/lichebao/distribute/md-2.jpg', // type:1, // tpHeight:175, // ftHeight:350, // marginLR:30, - // posterBg:'https://qs.haodian.cn/wechat_app/lichebao/distribute/posterBg-2.jpg', - // posterFt:'https://qs.haodian.cn/wechat_app/lichebao/distribute/posterFt-2.jpg', + // posterBg:'https://qs.liche.cn/lichebao/distribute/posterBg-2.jpg', + // posterFt:'https://qs.liche.cn/lichebao/distribute/posterFt-2.jpg', // bgColor:'#2a9267', // color:'#3f392d', // }, // { // title:'恭喜成单啦', - // cover:'https://qs.haodian.cn/wechat_app/lichebao/distribute/md-3.jpg', + // cover:'https://qs.liche.cn/lichebao/distribute/md-3.jpg', // type:1, // tpHeight:215, // ftHeight:350, // marginLR:20, - // posterBg:'https://qs.haodian.cn/wechat_app/lichebao/distribute/posterBg-3.jpg', - // posterFt:'https://qs.haodian.cn/wechat_app/lichebao/distribute/posterFt-3.jpg', + // posterBg:'https://qs.liche.cn/lichebao/distribute/posterBg-3.jpg', + // posterFt:'https://qs.liche.cn/lichebao/distribute/posterFt-3.jpg', // bgColor:'#db3333', // color:'#fff', // }, diff --git a/pages/index/index.js b/pages/index/index.js index 4adba54..2c227bb 100644 --- a/pages/index/index.js +++ b/pages/index/index.js @@ -206,7 +206,7 @@ Page({ remindTab.push({ title: '车辆调拨', content: '您有新的车辆调拨,需要您进行确认操作。', - img: 'https://qs.haodian.cn/wechat_app/lichebao/allot/car.gif?v=220224', + img: 'https://qs.liche.cn/lichebao/allot/car.gif?v=220224', url: '/pages/allot/list/index', allotNum: res.data.total, }) @@ -214,7 +214,7 @@ Page({ remindMsg.push({ title: '调拨提醒', content: '您有新的车辆调拨,需要您进行确认操作。', - img: 'https://qs.haodian.cn/wechat_app/lichebao/allot/car.gif?v=220224', + img: 'https://qs.liche.cn/lichebao/allot/car.gif?v=220224', btn: { title: '前往操作', url: '/pages/allot/list/index', @@ -242,7 +242,7 @@ Page({ remindTab.push({ title: '车辆盘点', content: '您有新的车辆调拨,需要您进行确认操作。', - img: 'https://qs.haodian.cn/wechat_app/lichebao/inventory/icon.png', + img: 'https://qs.liche.cn/lichebao/inventory/icon.png', url: '/pages/inventory/list/index', allotNum: res.data.total, }) @@ -250,7 +250,7 @@ Page({ remindMsg.push({ title: '盘点提醒', content: '您有新的车辆盘点,需要您进行确认操作。', - img: 'https://qs.haodian.cn/wechat_app/lichebao/inventory/animation.gif', + img: 'https://qs.liche.cn/lichebao/inventory/animation.gif', btn: { title: '前往操作', url: '/pages/inventory/list/index', diff --git a/pages/index/index.wxml b/pages/index/index.wxml index 87c3958..47d306c 100644 --- a/pages/index/index.wxml +++ b/pages/index/index.wxml @@ -264,7 +264,7 @@ - + diff --git a/pages/mine/index.js b/pages/mine/index.js index 9dac3e2..4181985 100644 --- a/pages/mine/index.js +++ b/pages/mine/index.js @@ -20,12 +20,12 @@ Page({ if (this.data.source == 'channel') { list = [ // { - // icon:'https://qs.haodian.cn/wechat_app/lichebao/mine/icon-zichan2.png', + // icon:'https://qs.liche.cn/lichebao/mine/icon-zichan2.png', // title:'我的资产', // url:'', // }, { - icon: 'https://qs.haodian.cn/wechat_app/lichebao/mine/icon-sezhi2.png', + icon: 'https://qs.liche.cn/lichebao/mine/icon-sezhi2.png', title: '账户设置', url: '/pages/mine/install/index', }, @@ -33,22 +33,22 @@ Page({ } else if (this.data.source == 'shop') { list = [ // { - // icon:'https://qs.haodian.cn/wechat_app/lichebao/mine/icon-zichan2.png', + // icon:'https://qs.liche.cn/lichebao/mine/icon-zichan2.png', // title:'我的资产', // url:'', // }, // { - // icon:'https://qs.haodian.cn/wechat_app/lichebao/mine/icon-sucai2.png', + // icon:'https://qs.liche.cn/lichebao/mine/icon-sucai2.png', // title:'签到码', // url:'/pages/signup/code', // }, { - icon: 'https://qs.haodian.cn/wechat_app/lichebao/mine/icon-sezhi2.png', + icon: 'https://qs.liche.cn/lichebao/mine/icon-sezhi2.png', title: '账户设置', url: '/pages/mine/install/index', }, // { - // icon:'https://qs.haodian.cn/wechat_app/lichebao/mine/icon-siyutong2.png', + // icon:'https://qs.liche.cn/lichebao/mine/icon-siyutong2.png', // title:'私域通', // url:'/pages/siyutong/index', // }, @@ -56,7 +56,7 @@ Page({ } else { list = [ // { - // icon:'https://qs.haodian.cn/wechat_app/lichebao/mine/icon-sucai2.png', + // icon:'https://qs.liche.cn/lichebao/mine/icon-sucai2.png', // title:'签到码', // url:'/pages/signup/code', // } @@ -106,7 +106,7 @@ Page({ if (res.group_id != 4) { let list = this.data.list list.push({ - icon: 'https://qs.haodian.cn/wechat_app/lichebao/mine/icon-sucai2.png', + icon: 'https://qs.liche.cn/lichebao/mine/icon-sucai2.png', title: '签到码', url: '/pages/signup/code', })