img
This commit is contained in:
@@ -37,7 +37,7 @@
|
|||||||
|
|
||||||
.lcb-coupon{
|
.lcb-coupon{
|
||||||
overflow: hidden;
|
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-size: 100% auto;
|
||||||
background-repeat: repeat-y;
|
background-repeat: repeat-y;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
.coms-dialog-kf .pic-top{
|
.coms-dialog-kf .pic-top{
|
||||||
height: 172rpx;
|
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%;
|
background-size: 100% 100%;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -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/'
|
var licheImgUrl = 'https://img.liche.cn/lichebao/'
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
@import "../../commons/css/common.wxss";
|
@import "../../commons/css/common.wxss";
|
||||||
.z-index-4{z-index:9999999999;}
|
.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{background-position:0 5rpx;}
|
||||||
.tab-home-ac{background-position:0 -55rpx;}
|
.tab-home-ac{background-position:0 -55rpx;}
|
||||||
.tab-dataAnalysis{background-position:-60rpx 5rpx;}
|
.tab-dataAnalysis{background-position:-60rpx 5rpx;}
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
<!--
|
<!--
|
||||||
<view>
|
<view>
|
||||||
<text class="support-tx">Powered by</text>
|
<text class="support-tx">Powered by</text>
|
||||||
<image class='inline-block img-30x30' mode='aspectFit' src='https://qs.haodian.cn/wechat_app/common/lc-logo-gray.png?v=220223'></image>
|
<image class='inline-block img-30x30' mode='aspectFit' src='https://qs.liche.cn/common/lc-logo-gray.png?v=220223'></image>
|
||||||
<text class="support-tx">狸车</text>
|
<text class="support-tx">狸车</text>
|
||||||
</view>
|
</view>
|
||||||
-->
|
-->
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
.noData {
|
.noData {
|
||||||
width:264rpx;
|
width:264rpx;
|
||||||
height:165rpx;
|
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-size:100% auto;
|
||||||
background-position: top center;
|
background-position: top center;
|
||||||
}
|
}
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
@import "../../commons/css/common.wxss";
|
@import "../../commons/css/common.wxss";
|
||||||
.z-index-4{z-index:9999999999;}
|
.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{background-position:0 5rpx;}
|
||||||
.tab-home-ac{background-position:0 -55rpx;}
|
.tab-home-ac{background-position:0 -55rpx;}
|
||||||
.tab-mine{background-position:-120rpx 5rpx;}
|
.tab-mine{background-position:-120rpx 5rpx;}
|
||||||
|
|||||||
@@ -34,7 +34,7 @@ Page({
|
|||||||
remindMsg.push({
|
remindMsg.push({
|
||||||
title:'调拨提醒',
|
title:'调拨提醒',
|
||||||
content:'您有新的车辆调拨,需要您进行确认操作。',
|
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:{
|
btn:{
|
||||||
title:'前往操作',
|
title:'前往操作',
|
||||||
url:'/pages/allot/list/index',
|
url:'/pages/allot/list/index',
|
||||||
@@ -56,7 +56,7 @@ Page({
|
|||||||
remindMsg.push({
|
remindMsg.push({
|
||||||
title:'盘点提醒',
|
title:'盘点提醒',
|
||||||
content:'您有新的车辆盘点,需要您进行确认操作。',
|
content:'您有新的车辆盘点,需要您进行确认操作。',
|
||||||
img:'https://qs.haodian.cn/wechat_app/lichebao/inventory/animation.gif',
|
img:'https://qs.liche.cn/lichebao/inventory/animation.gif',
|
||||||
btn:{
|
btn:{
|
||||||
title:'前往操作',
|
title:'前往操作',
|
||||||
url:'/pages/inventory/list/index',
|
url:'/pages/inventory/list/index',
|
||||||
|
|||||||
@@ -3,5 +3,5 @@ page{
|
|||||||
background-position:center top;
|
background-position:center top;
|
||||||
background-size:100% auto;
|
background-size:100% auto;
|
||||||
background-color:#1a1c26;
|
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');
|
||||||
}
|
}
|
||||||
@@ -8,49 +8,49 @@ Page({
|
|||||||
list:[
|
list:[
|
||||||
// {
|
// {
|
||||||
// title:'店铺常规模板',
|
// 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有头部
|
// type:0,//0默认无头部 1有头部
|
||||||
// tpHeight:10,//上传图距离顶部高度
|
// tpHeight:10,//上传图距离顶部高度
|
||||||
// ftHeight:350,//底部图高度
|
// ftHeight:350,//底部图高度
|
||||||
// marginLR:10,//上传图距离左右位置
|
// marginLR:10,//上传图距离左右位置
|
||||||
// posterBg:'',//头部背景图
|
// 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',//背景色
|
// bgColor:'#fff',//背景色
|
||||||
// color:'#fff',//字体颜色
|
// color:'#fff',//字体颜色
|
||||||
// },
|
// },
|
||||||
// {
|
// {
|
||||||
// title:'恭喜提车模板',
|
// 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,
|
// type:1,
|
||||||
// tpHeight:215,
|
// tpHeight:215,
|
||||||
// ftHeight:350,
|
// ftHeight:350,
|
||||||
// marginLR:20,
|
// marginLR:20,
|
||||||
// posterBg:'https://qs.haodian.cn/wechat_app/lichebao/distribute/posterBg-1.jpg',
|
// posterBg:'https://qs.liche.cn/lichebao/distribute/posterBg-1.jpg',
|
||||||
// posterFt:'https://qs.haodian.cn/wechat_app/lichebao/distribute/posterFt-1.jpg',
|
// posterFt:'https://qs.liche.cn/lichebao/distribute/posterFt-1.jpg',
|
||||||
// bgColor:'#dd3535',
|
// bgColor:'#dd3535',
|
||||||
// color:'#dd3535',
|
// color:'#dd3535',
|
||||||
// },
|
// },
|
||||||
// {
|
// {
|
||||||
// title:'新车到店模板',
|
// 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,
|
// type:1,
|
||||||
// tpHeight:175,
|
// tpHeight:175,
|
||||||
// ftHeight:350,
|
// ftHeight:350,
|
||||||
// marginLR:30,
|
// marginLR:30,
|
||||||
// posterBg:'https://qs.haodian.cn/wechat_app/lichebao/distribute/posterBg-2.jpg',
|
// posterBg:'https://qs.liche.cn/lichebao/distribute/posterBg-2.jpg',
|
||||||
// posterFt:'https://qs.haodian.cn/wechat_app/lichebao/distribute/posterFt-2.jpg',
|
// posterFt:'https://qs.liche.cn/lichebao/distribute/posterFt-2.jpg',
|
||||||
// bgColor:'#2a9267',
|
// bgColor:'#2a9267',
|
||||||
// color:'#3f392d',
|
// color:'#3f392d',
|
||||||
// },
|
// },
|
||||||
// {
|
// {
|
||||||
// title:'恭喜成单啦',
|
// 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,
|
// type:1,
|
||||||
// tpHeight:215,
|
// tpHeight:215,
|
||||||
// ftHeight:350,
|
// ftHeight:350,
|
||||||
// marginLR:20,
|
// marginLR:20,
|
||||||
// posterBg:'https://qs.haodian.cn/wechat_app/lichebao/distribute/posterBg-3.jpg',
|
// posterBg:'https://qs.liche.cn/lichebao/distribute/posterBg-3.jpg',
|
||||||
// posterFt:'https://qs.haodian.cn/wechat_app/lichebao/distribute/posterFt-3.jpg',
|
// posterFt:'https://qs.liche.cn/lichebao/distribute/posterFt-3.jpg',
|
||||||
// bgColor:'#db3333',
|
// bgColor:'#db3333',
|
||||||
// color:'#fff',
|
// color:'#fff',
|
||||||
// },
|
// },
|
||||||
|
|||||||
@@ -4,49 +4,49 @@ Page({
|
|||||||
list:[
|
list:[
|
||||||
// {
|
// {
|
||||||
// title:'店铺常规模板',
|
// 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有头部
|
// type:0,//0默认无头部 1有头部
|
||||||
// tpHeight:10,//上传图距离顶部高度
|
// tpHeight:10,//上传图距离顶部高度
|
||||||
// ftHeight:350,//底部图高度
|
// ftHeight:350,//底部图高度
|
||||||
// marginLR:10,//上传图距离左右位置
|
// marginLR:10,//上传图距离左右位置
|
||||||
// posterBg:'',//头部背景图
|
// 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',//背景色
|
// bgColor:'#fff',//背景色
|
||||||
// color:'#fff',//字体颜色
|
// color:'#fff',//字体颜色
|
||||||
// },
|
// },
|
||||||
// {
|
// {
|
||||||
// title:'恭喜提车模板',
|
// 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,
|
// type:1,
|
||||||
// tpHeight:215,
|
// tpHeight:215,
|
||||||
// ftHeight:350,
|
// ftHeight:350,
|
||||||
// marginLR:20,
|
// marginLR:20,
|
||||||
// posterBg:'https://qs.haodian.cn/wechat_app/lichebao/distribute/posterBg-1.jpg',
|
// posterBg:'https://qs.liche.cn/lichebao/distribute/posterBg-1.jpg',
|
||||||
// posterFt:'https://qs.haodian.cn/wechat_app/lichebao/distribute/posterFt-1.jpg',
|
// posterFt:'https://qs.liche.cn/lichebao/distribute/posterFt-1.jpg',
|
||||||
// bgColor:'#dd3535',
|
// bgColor:'#dd3535',
|
||||||
// color:'#dd3535',
|
// color:'#dd3535',
|
||||||
// },
|
// },
|
||||||
// {
|
// {
|
||||||
// title:'新车到店模板',
|
// 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,
|
// type:1,
|
||||||
// tpHeight:175,
|
// tpHeight:175,
|
||||||
// ftHeight:350,
|
// ftHeight:350,
|
||||||
// marginLR:30,
|
// marginLR:30,
|
||||||
// posterBg:'https://qs.haodian.cn/wechat_app/lichebao/distribute/posterBg-2.jpg',
|
// posterBg:'https://qs.liche.cn/lichebao/distribute/posterBg-2.jpg',
|
||||||
// posterFt:'https://qs.haodian.cn/wechat_app/lichebao/distribute/posterFt-2.jpg',
|
// posterFt:'https://qs.liche.cn/lichebao/distribute/posterFt-2.jpg',
|
||||||
// bgColor:'#2a9267',
|
// bgColor:'#2a9267',
|
||||||
// color:'#3f392d',
|
// color:'#3f392d',
|
||||||
// },
|
// },
|
||||||
// {
|
// {
|
||||||
// title:'恭喜成单啦',
|
// 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,
|
// type:1,
|
||||||
// tpHeight:215,
|
// tpHeight:215,
|
||||||
// ftHeight:350,
|
// ftHeight:350,
|
||||||
// marginLR:20,
|
// marginLR:20,
|
||||||
// posterBg:'https://qs.haodian.cn/wechat_app/lichebao/distribute/posterBg-3.jpg',
|
// posterBg:'https://qs.liche.cn/lichebao/distribute/posterBg-3.jpg',
|
||||||
// posterFt:'https://qs.haodian.cn/wechat_app/lichebao/distribute/posterFt-3.jpg',
|
// posterFt:'https://qs.liche.cn/lichebao/distribute/posterFt-3.jpg',
|
||||||
// bgColor:'#db3333',
|
// bgColor:'#db3333',
|
||||||
// color:'#fff',
|
// color:'#fff',
|
||||||
// },
|
// },
|
||||||
|
|||||||
@@ -206,7 +206,7 @@ Page({
|
|||||||
remindTab.push({
|
remindTab.push({
|
||||||
title: '车辆调拨',
|
title: '车辆调拨',
|
||||||
content: '您有新的车辆调拨,需要您进行确认操作。',
|
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',
|
url: '/pages/allot/list/index',
|
||||||
allotNum: res.data.total,
|
allotNum: res.data.total,
|
||||||
})
|
})
|
||||||
@@ -214,7 +214,7 @@ Page({
|
|||||||
remindMsg.push({
|
remindMsg.push({
|
||||||
title: '调拨提醒',
|
title: '调拨提醒',
|
||||||
content: '您有新的车辆调拨,需要您进行确认操作。',
|
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: {
|
btn: {
|
||||||
title: '前往操作',
|
title: '前往操作',
|
||||||
url: '/pages/allot/list/index',
|
url: '/pages/allot/list/index',
|
||||||
@@ -242,7 +242,7 @@ Page({
|
|||||||
remindTab.push({
|
remindTab.push({
|
||||||
title: '车辆盘点',
|
title: '车辆盘点',
|
||||||
content: '您有新的车辆调拨,需要您进行确认操作。',
|
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',
|
url: '/pages/inventory/list/index',
|
||||||
allotNum: res.data.total,
|
allotNum: res.data.total,
|
||||||
})
|
})
|
||||||
@@ -250,7 +250,7 @@ Page({
|
|||||||
remindMsg.push({
|
remindMsg.push({
|
||||||
title: '盘点提醒',
|
title: '盘点提醒',
|
||||||
content: '您有新的车辆盘点,需要您进行确认操作。',
|
content: '您有新的车辆盘点,需要您进行确认操作。',
|
||||||
img: 'https://qs.haodian.cn/wechat_app/lichebao/inventory/animation.gif',
|
img: 'https://qs.liche.cn/lichebao/inventory/animation.gif',
|
||||||
btn: {
|
btn: {
|
||||||
title: '前往操作',
|
title: '前往操作',
|
||||||
url: '/pages/inventory/list/index',
|
url: '/pages/inventory/list/index',
|
||||||
|
|||||||
@@ -264,7 +264,7 @@
|
|||||||
<lcb-msg isShow="{{!isShowVersionInfo&&isShowNotice}}" isCustomTabBar="{{true}}">
|
<lcb-msg isShow="{{!isShowVersionInfo&&isShowNotice}}" isCustomTabBar="{{true}}">
|
||||||
<view slot="content">
|
<view slot="content">
|
||||||
<view class="mt40 text-center relative overflowhidden" style="height:100px;">
|
<view class="mt40 text-center relative overflowhidden" style="height:100px;">
|
||||||
<!-- <image class='img-w-280' show-menu-by-longpress='true' lazy-load="{{true}}" mode="widthFix" src="https://qs.haodian.cn/wechat_app/lichebao/index/jrKF-code2.jpg"></image> -->
|
<!-- <image class='img-w-280' show-menu-by-longpress='true' lazy-load="{{true}}" mode="widthFix" src="https://qs.liche.cn/lichebao/index/jrKF-code2.jpg"></image> -->
|
||||||
<view style="margin-top:-22px;">
|
<view style="margin-top:-22px;">
|
||||||
<official-account bindload='officialaccount' style="margin:0;padding:0;border:1rpx solid #fff;"></official-account>
|
<official-account bindload='officialaccount' style="margin:0;padding:0;border:1rpx solid #fff;"></official-account>
|
||||||
</view>
|
</view>
|
||||||
|
|||||||
+8
-8
@@ -20,12 +20,12 @@ Page({
|
|||||||
if (this.data.source == 'channel') {
|
if (this.data.source == 'channel') {
|
||||||
list = [
|
list = [
|
||||||
// {
|
// {
|
||||||
// icon:'https://qs.haodian.cn/wechat_app/lichebao/mine/icon-zichan2.png',
|
// icon:'https://qs.liche.cn/lichebao/mine/icon-zichan2.png',
|
||||||
// title:'我的资产',
|
// title:'我的资产',
|
||||||
// url:'',
|
// url:'',
|
||||||
// },
|
// },
|
||||||
{
|
{
|
||||||
icon: 'https://qs.haodian.cn/wechat_app/lichebao/mine/icon-sezhi2.png',
|
icon: 'https://qs.liche.cn/lichebao/mine/icon-sezhi2.png',
|
||||||
title: '账户设置',
|
title: '账户设置',
|
||||||
url: '/pages/mine/install/index',
|
url: '/pages/mine/install/index',
|
||||||
},
|
},
|
||||||
@@ -33,22 +33,22 @@ Page({
|
|||||||
} else if (this.data.source == 'shop') {
|
} else if (this.data.source == 'shop') {
|
||||||
list = [
|
list = [
|
||||||
// {
|
// {
|
||||||
// icon:'https://qs.haodian.cn/wechat_app/lichebao/mine/icon-zichan2.png',
|
// icon:'https://qs.liche.cn/lichebao/mine/icon-zichan2.png',
|
||||||
// title:'我的资产',
|
// title:'我的资产',
|
||||||
// url:'',
|
// url:'',
|
||||||
// },
|
// },
|
||||||
// {
|
// {
|
||||||
// icon:'https://qs.haodian.cn/wechat_app/lichebao/mine/icon-sucai2.png',
|
// icon:'https://qs.liche.cn/lichebao/mine/icon-sucai2.png',
|
||||||
// title:'签到码',
|
// title:'签到码',
|
||||||
// url:'/pages/signup/code',
|
// 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: '账户设置',
|
title: '账户设置',
|
||||||
url: '/pages/mine/install/index',
|
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:'私域通',
|
// title:'私域通',
|
||||||
// url:'/pages/siyutong/index',
|
// url:'/pages/siyutong/index',
|
||||||
// },
|
// },
|
||||||
@@ -56,7 +56,7 @@ Page({
|
|||||||
} else {
|
} else {
|
||||||
list = [
|
list = [
|
||||||
// {
|
// {
|
||||||
// icon:'https://qs.haodian.cn/wechat_app/lichebao/mine/icon-sucai2.png',
|
// icon:'https://qs.liche.cn/lichebao/mine/icon-sucai2.png',
|
||||||
// title:'签到码',
|
// title:'签到码',
|
||||||
// url:'/pages/signup/code',
|
// url:'/pages/signup/code',
|
||||||
// }
|
// }
|
||||||
@@ -106,7 +106,7 @@ Page({
|
|||||||
if (res.group_id != 4) {
|
if (res.group_id != 4) {
|
||||||
let list = this.data.list
|
let list = this.data.list
|
||||||
list.push({
|
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: '签到码',
|
title: '签到码',
|
||||||
url: '/pages/signup/code',
|
url: '/pages/signup/code',
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user