|
|
|
|
@ -66,6 +66,12 @@ export default {
|
|
|
|
|
} else if (that.globalData.appId == "wx15bc9c758f4eb129") {
|
|
|
|
|
that.globalData.title = "业小满招聘";
|
|
|
|
|
that.globalData.logo = uni.getStorageSync("miniApp-info").logo || "https://bocai-cms.oss-cn-beijing.aliyuncs.com/web-resource/pugongying/yexiaoman.png";
|
|
|
|
|
} else if (that.globalData.appId == "wxfab5320942daaafa") {
|
|
|
|
|
that.globalData.title = "人海发单宝";
|
|
|
|
|
that.globalData.logo = uni.getStorageSync("miniApp-info").logo || "https://bocai-cms.oss-cn-beijing.aliyuncs.com/web-resource/pugongying/kuaipin.jpg";
|
|
|
|
|
} else if (that.globalData.appId == "wx92d63109b01e74d2") {
|
|
|
|
|
that.globalData.title = "人海招工宝";
|
|
|
|
|
that.globalData.logo = uni.getStorageSync("miniApp-info").logo || "https://bocai-cms.oss-cn-beijing.aliyuncs.com/web-resource/pugongying/kuaipin.jpg";
|
|
|
|
|
} else if (that.globalData.appId == "wxcd0e4a001e1d87bd") {
|
|
|
|
|
that.globalData.title = "会聘工作";
|
|
|
|
|
that.globalData.logo = uni.getStorageSync("miniApp-info").logo || "https://bocai-cms.oss-cn-beijing.aliyuncs.com/web-resource/pugongying/kuaipin.jpg";
|
|
|
|
|
|