pull/14/head^2
xiaozhiyong 1 year ago
parent 76ff369846
commit 0f949e85bb
  1. 16
      pages/tabbar/home/home.vue

@ -201,18 +201,18 @@
data() { data() {
return { return {
swiperArray: [ swiperArray: [
// { {
// src:this.global.starUrl+'banner.png', src:this.global.starUrl+'banner.png',
// link:'' link:''
// }, },
// { // {
// src: 'https://xoil-public.oss-cn-beijing.aliyuncs.com/WMP-IMG/banner-2dwk.png', // src: 'https://xoil-public.oss-cn-beijing.aliyuncs.com/WMP-IMG/banner-2dwk.png',
// link: 'https://tengxun.hkzj168.com/?ChannelId=20220831152210221048473' // link: 'https://tengxun.hkzj168.com/?ChannelId=20220831152210221048473'
// }, // },
{ // {
src:'https://xoil-public.oss-cn-beijing.aliyuncs.com/baichuan_MP/banner_baichuan.png', // src:'https://xoil-public.oss-cn-beijing.aliyuncs.com/baichuan_MP/banner_baichuan.png',
JumpPage:'/Activity/pages/index/index' // JumpPage:'/Activity/pages/index/index'
}, // },
], ],
listHeight: 160, listHeight: 160,
siteInfo: { siteInfo: {

Loading…
Cancel
Save