pull/12/head
xiaozhiyong 1 year ago
parent 8fcb080c4a
commit 8ca91bc9e6
  1. 29
      pages/tabbar/home/home.vue

@ -182,23 +182,22 @@
data() { data() {
return { return {
swiperArray: [ swiperArray: [
// {
// src: 'https://xoil-public.oss-cn-beijing.aliyuncs.com/WMP-IMG/banner-2etc.png',
// // link: 'https://h5.51etr.com/pro/onlineApply/?type=20220831103626200101811'
// },
// {
// src: 'https://xoil-public.oss-cn-beijing.aliyuncs.com/WMP-IMG/banner-2dwk.png',
// link: 'https://tengxun.hkzj168.com/?ChannelId=20220831152210221048473'
// }, Activity
// {
// src:'https://xoil-public.oss-cn-beijing.aliyuncs.com/baichuan_MP/bannerindexs.png',
// JumpPage:'Financial'
// },
{ {
src:'https://xoil-public.oss-cn-beijing.aliyuncs.com/baichuan_MP/banner_baichuan.png', src: 'https://xoil-public.oss-cn-beijing.aliyuncs.com/WMP-IMG/banner-2etc.png',
JumpPage:'Activity' link: 'https://h5.51etr.com/pro/onlineApply/?type=20220831103626200101811'
}, },
{
src: 'https://xoil-public.oss-cn-beijing.aliyuncs.com/WMP-IMG/banner-2dwk.png',
link: 'https://tengxun.hkzj168.com/?ChannelId=20220831152210221048473'
},
{
src:'https://xoil-public.oss-cn-beijing.aliyuncs.com/baichuan_MP/bannerindexs.png',
JumpPage:'Financial'
},
// {
// src:'https://xoil-public.oss-cn-beijing.aliyuncs.com/baichuan_MP/banner_baichuan.png',
// JumpPage:'Activity'
// },
], ],
siteInfo: {}, siteInfo: {},
yellowURL: this.global.yellowURL + 'xq-ad/', yellowURL: this.global.yellowURL + 'xq-ad/',

Loading…
Cancel
Save