no message

cyl/master
jscyl13849007907 5 days ago
parent 6b6d911c7d
commit 15301b9982

@ -429,8 +429,7 @@ export default {
// console.log("getWXCanvas", res);
wx.hideLoading();
resolve({
// title: "",
title: "",
title: uni.getStorageSync("apply-token") && uni.getStorageSync("apply-username") ? (uni.getStorageSync("apply-username") +'帮你挑选了一个靠谱好工作,快来看看是不是适合你~') : '',
imageUrl: res.tempFilePath,
path,
});
@ -1152,7 +1151,7 @@ export default {
_G.roundRect1(ctx, mycenter - 712 / 2, line7, 712, 100, 4, getApp().globalData.themeColor); //
//
// _G.fillTextLineBreak(ctx, "", mycenter - 24 - ctx.measureText("").width / 2, line7 + (that.jobDetail.jobSpecialLabelNames.length > 3 ? 70 : 0), 300, 120, "#fff", titleFontSize, "500"); //
_G.fillTextLineBreak(ctx, "立即咨询", mycenter - 24 - ctx.measureText("立即咨询").width / 2, line7 + 65, 300, 120, "#fff", titleFontSize, "500"); //
_G.fillTextLineBreak(ctx, "立即查看", mycenter - 24 - ctx.measureText("立即查看").width / 2, line7 + 65, 300, 120, "#fff", titleFontSize, "500"); //
// logo
// console.log("that.jobDetail.logo", that.jobDetail.logo);
// uni.downloadFile({

Loading…
Cancel
Save