修改描述
This commit is contained in:
@@ -282,10 +282,10 @@
|
|||||||
keywords: '',
|
keywords: '',
|
||||||
isLogin: false,
|
isLogin: false,
|
||||||
open: false,
|
open: false,
|
||||||
swiperList: [], //轮播图图片地址
|
swiperList: [],
|
||||||
policyContentList: [], //国家新政
|
policyContentList: [],
|
||||||
policyType: 1, //国家新政类型
|
policyType: 1,
|
||||||
swiperType: 1, //轮播图类型:冀联:1、衡水3
|
swiperType: 1,
|
||||||
};
|
};
|
||||||
},
|
},
|
||||||
onLoad: function(options) {},
|
onLoad: function(options) {},
|
||||||
@@ -325,7 +325,7 @@
|
|||||||
},
|
},
|
||||||
onShareAppMessage(obj) {
|
onShareAppMessage(obj) {
|
||||||
return {
|
return {
|
||||||
title: '冀联用工',
|
title: '智慧就业',
|
||||||
path: '/pages/index/index',
|
path: '/pages/index/index',
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user