This commit is contained in:
Apcallover
2024-05-16 15:16:25 +08:00

View File

@@ -282,10 +282,10 @@
keywords: '',
isLogin: false,
open: false,
swiperList: [], //轮播图图片地址
policyContentList: [], //国家新政
policyType: 1, //国家新政类型
swiperType: 1, //轮播图类型冀联1、衡水3
swiperList: [],
policyContentList: [],
policyType: 1,
swiperType: 1,
};
},
onLoad: function(options) {},
@@ -325,7 +325,7 @@
},
onShareAppMessage(obj) {
return {
title: '冀联用工',
title: '智慧就业',
path: '/pages/index/index',
}
},