From b9d89cf7aa0ced46fea3506160f7ec78fb6de9ac Mon Sep 17 00:00:00 2001 From: jscyl13849007907 <13849007907@163.com> Date: Tue, 12 May 2026 17:06:15 +0800 Subject: [PATCH] no message --- root/detail/job.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/root/detail/job.vue b/root/detail/job.vue index 5703328..4dba4a5 100644 --- a/root/detail/job.vue +++ b/root/detail/job.vue @@ -1204,7 +1204,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", btit, "500"); // 立即查看 + _G.fillTextLineBreak(ctx, "立即查看", mycenter - 24 - ctx.measureText("立即查看").width / 2, line7 + 70, 300, 120, "#fff", btit, "500"); // 立即查看 // 绘制职位logo // console.log("that.jobDetail.logo", that.jobDetail.logo); // uni.downloadFile({