pdf.vue 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584
  1. <template>
  2. <view class="page-wrappe">
  3. <view id="pdfContainer" class="pdf-container" :style="{'transform':'scale('+scale+')', 'height': containerScaledHeight + 'px'}">
  4. <!-- 封面 -->
  5. <view class="cd_box fm2 adffc" style="margin-top: 20px;height: 868px;">
  6. <img class="fm2-logo" src="https://gitee.com/hw_0302/chuang-heng-wechat-images/raw/master/versionTwo/fm_logo.png">
  7. <img class="fm2-perill" src="https://gitee.com/hw_0302/chuang-heng-wechat-images/raw/master/versionTwo/fm_perill.png">
  8. <view class="fm2-line"></view>
  9. <view class="fm2-p">团队发展动态评估报告(基础版)</view>
  10. <view class="fm2-texts adf">
  11. <view class="fm2-texts-pre"><span style="letter-spacing: 6px;">客户公司:</span>{{ '甜梦(中国)巧克力有限公司' }}</view>
  12. <view class="fm2-texts-pre"><span style="letter-spacing: 6px;">团队名称:</span>{{ '团队结构类型:' }}</view>
  13. <view class="fm2-texts-pre"><span style="letter-spacing: 2.5px;">评估发起人:</span>{{ '团队职能类型:' }}</view>
  14. <view class="fm2-texts-pre"><span>报告生成时间:</span>{{ '2025-11-25' }}</view>
  15. </view>
  16. </view>
  17. <!-- 介绍 -->
  18. <view class="cd_box">
  19. <view class="v2-top adfacjb" :style="{'background-image':'url(https://gitee.com/hw_0302/chuang-heng-wechat-images/raw/master/versionTwo/intro_title_bg.png)'}">
  20. <view class="vt-left">介绍<span>PERILL模型简介</span></view>
  21. <view class="vt-right">团队发展动态评估报告(基础版)</view>
  22. </view>
  23. <view class="v2-box">
  24. <img class="vb-img1" :src="'https://gitee.com/hw_0302/chuang-heng-wechat-images/raw/master/versionTwo/'+'intro'+'_box_img1.png'">
  25. <img class="vb-img2" :src="'https://gitee.com/hw_0302/chuang-heng-wechat-images/raw/master/versionTwo/'+'intro'+'_box_img2.png'">
  26. <view class="v2-p">PERILL团队发展动态评估源于团队教练辅导领域的先驱、管理思维与团队绩效领域的权威、全球顶尖团队教练David Clutterbuck教授及其团队通过深入研究,提炼出影响团队绩效的140多个基于实证的因素,整合而成的团队诊断和提升工具-PERILL模型。</view>
  27. <view class="v2-p" style="margin-top: 8px;">创衡国际基于10多年来在全球与200多家具有前瞻性的国际公司以及国内具有行业代表性公司的合作经验,结合CCMI的PERILL评估工具,在中国推出的团队发展动态评估系统,旨在帮助团队更全面、更有效地从六个维度评估团队的发展现状,为支持团队成为高价值团队提供全景式的客观诊断。</view>
  28. <view class="v2-p" style="margin-top: 8px;">PERILL团队发展动态评估的主体内容由<span>36</span>个关于团队的描述组成。</view>
  29. </view>
  30. <view class="v2-six">
  31. <view class="vsix-title">PERILL六大纬度</view>
  32. <view class="vsix-p">PERILL诊断提供了一个复杂的团队系统概览,它并非针对孤立的问题,也不是简单的优缺点,而是着眼于团队系统的复杂性。它 通过6个影响因素(如下所述)提出问题,以揭示团队系统各要素之间的联系,以及这些联系如何影响团队的高效运作能力。</view>
  33. <view class="vsix-boxs">
  34. <view class="vsb adfac" v-for="(item,index) in sixWd" :key="index">
  35. <img class="vsb-img" :src="item.image"/>
  36. <view class="vsb-right">
  37. <view class="vsbr-top adfac">
  38. <view class="vsbrt-type" :style="{'background':item.color}">{{ item.type }}</view>
  39. <view class="vsbrt-title" :style="{'color':item.color}">{{ item.title }}</view>
  40. </view>
  41. <view class="vsbr-desc">{{ item.desc }}</view>
  42. </view>
  43. </view>
  44. </view>
  45. </view>
  46. </view>
  47. <!-- 总体诊断分析 -->
  48. <view class="cd_box adffc">
  49. <view class="v2-top adfacjb" :style="{'background-image':'url(https://gitee.com/hw_0302/chuang-heng-wechat-images/raw/master/versionTwo/'+'intro'+'_top_title_bg2.png)'}">
  50. <view class="vt-left">总体诊断分析</view>
  51. <view class="vt-right">团队发展动态评估报告(基础版)</view>
  52. </view>
  53. <view class="v2-box" @click="downloadZtzdfxImg">
  54. <img class="vb-img1" :src="'https://gitee.com/hw_0302/chuang-heng-wechat-images/raw/master/versionTwo/'+'intro'+'_box_img1.png'">
  55. <img class="vb-img2" :src="'https://gitee.com/hw_0302/chuang-heng-wechat-images/raw/master/versionTwo/'+'intro'+'_box_img2.png'">
  56. <view class="v2-p2">报告的核心是PERILL诊断分析下的整体团队表现。这包括团队在PERILL模型每个关键要素上的综合得分,通过结合得分和置信指数,我们能够展示出高功能领域和低功能域。</view>
  57. <view class="v2-p2" style="margin-top: 16px;">下面的条形图上的位置标记显示了团队在各个支柱上的总分。</view>
  58. <view style="width:100%;height:200px;" class="pdfEchart">
  59. <l-echart ref="ztzdfxRef" :canvas2d="true" @finished="initZtzdfxChart"></l-echart>
  60. </view>
  61. </view>
  62. <view class="v2-data">
  63. <view class="vd-title" :style="{'background-image':'url(https://gitee.com/hw_0302/chuang-heng-wechat-images/raw/master/versionTwo/'+'intro'+'_title_bg1.png)'}">诊断结果</view>
  64. <view class="v2-p" v-html="'后端返回数据后端返回数据 后端返回数据 '"></view>
  65. </view>
  66. <view class="v2-data" style="flex: 1;margin-top: 20px;">
  67. <view class="vd-title vt2" :style="{'background-image':'url(https://gitee.com/hw_0302/chuang-heng-wechat-images/raw/master/versionTwo/'+'intro'+'_title_bg2.png)'}">团队提升&教练建议</view>
  68. <view class="v2-p" v-html="'后端返回数据后端返回数据 后端返回数据 '"></view>
  69. </view>
  70. </view>
  71. <!-- 多维度 -->
  72. <canvas type="2d" canvas-id="score-canvas" id="score-canvas" class="offscreen-canvas"></canvas>
  73. <template v-if="reportData&&reportData.dimensionAnalysis&&reportData.dimensionAnalysis.length">
  74. <div class="cd_box adffc" style="border: none;" v-for="(item,index) in reportData.dimensionAnalysis" :key="index">
  75. <div class="v2-top adfacjb" :style="{'background-image':'url('+'https://gitee.com/hw_0302/chuang-heng-wechat-images/raw/master/versionTwo/'+typeDict[item.title]+'_title_bg.png)'}">
  76. <div class="vt-left" :class="{'black':item.title==='目的与动机'}">{{ item.title }}</div>
  77. <div class="vt-right">团队发展动态评估报告(基础版)</div>
  78. </div>
  79. <div class="v2-box" :style="{'border':'1px solid '+item.bcolor}">
  80. <img class="vb-img1" :src="'https://gitee.com/hw_0302/chuang-heng-wechat-images/raw/master/versionTwo/'+typeDict[item.title]+'_box_img1.png'">
  81. <img class="vb-img2" :src="'https://gitee.com/hw_0302/chuang-heng-wechat-images/raw/master/versionTwo/'+typeDict[item.title]+'_box_img2.png'">
  82. <div class="v2-p2">{{ item.desc }}</div>
  83. <div class="v2-p2" style="margin-top: 16px;">评分总体分布</div>
  84. <div class="vb-table" :style="{'border':'1px solid '+item.bcolor}">
  85. <!-- 将 v-for="i in 5" 修改为遍历真实的 scoreData -->
  86. <div class="vbt-pre adfac" v-for="(scoreItem, scoreIndex) in scoreData" :key="scoreIndex">
  87. <div class="vbtp-left adfacjc" :class="{'black':item.title==='目的与动机'}" :style="{'background':item.titlecolor}">{{ scoreItem.title }}</div>
  88. <div class="vbtp-right" :style="{'border':'1px solid '+item.bcolor}">
  89. <div class="vbtpr-title">{{ scoreItem.desc }}</div>
  90. <div class="vbtpr-jd">
  91. <!-- 分数和宽度动态化 -->
  92. <div class="vj_num" :style="{'width':(scoreItem.score/5*100)+'%','background':item.pfztfb}"></div>
  93. <div class="vj-val" :style="{'border':'1px solid '+item.bcolor,'left':'calc('+(scoreItem.score/5*100)+'% - 12px)','box-shadow':'0px 2px 6px 0px '+item.bcolor}">{{ scoreItem.score }}</div>
  94. </div>
  95. </div>
  96. </div>
  97. </div>
  98. <!-- (可选)添加一个生成图片的按钮 -->
  99. <button @click="generateScoreImage(item, 0)" style="margin-top: 20px;">生成“目的与动机”评分图片</button>
  100. </div>
  101. <div class="v2-data" :style="{'border':'1px solid '+item.bcolor}">
  102. <div class="vd-title vt3" :class="{'black':item.title==='目的与动机'}" :style="{'background-image':'url(https://gitee.com/hw_0302/chuang-heng-wechat-images/raw/master/versionTwo/'+typeDict[item.title]+'_title_bg1.png)'}">诊断结果</div>
  103. <div class="v2-p3">纬度得分</div>
  104. <div class="vd-wd adfac" :style="{'background':item.wddf}">
  105. <div class="vdwd-pre">维度加权总分:<span>{{ 34 }}</span></div>
  106. <div class="vdwd-pre vp">维度同意度总分(未加权):<span>{{ 34 }}</span></div>
  107. <div class="vdwd-pre">维度权重:<span>{{ 34 }}</span></div>
  108. </div>
  109. <div class="v2-p3" style="margin-top: 16px;">团队维度诊断结果</div>
  110. <div class="v2-p" style="margin-top: 8px;" v-html="'后端返回数据 后端返回数据 后端返回数据 后端返回数据 后端返回数据 后端返回数据 '"></div>
  111. </div>
  112. <div class="v2-data" :style="{'border':'1px solid '+item.bcolor}" style="flex: 1;margin-top: 15px;">
  113. <div class="vd-title vt3" :class="{'black':item.title==='目的与动机'}" :style="{'background-image':'url(https://gitee.com/hw_0302/chuang-heng-wechat-images/raw/master/versionTwo/'+typeDict[item.title]+'_title_bg1.png)'}">诊断建议</div>
  114. <div class="v2-p" v-html="'后端返回数据 后端返回数据 后端返回数据 后端返回数据 后端返回数据 后端返回数据 '"></div>
  115. </div>
  116. </div>
  117. </template>
  118. </view>
  119. </view>
  120. </template>
  121. <script name="">
  122. import { BaseApi } from '@/http/baseApi.js';
  123. import * as echarts from '@/pagesHome/components/lime-echart/static/echarts.min.js'
  124. import lEchart from '@/pagesHome/components/lime-echart/components/l-echart/l-echart.vue'
  125. export default {
  126. name: 'ZtzdfxChart',
  127. // props: {
  128. // reportData: {
  129. // type: Object,
  130. // default: null
  131. // }
  132. // },
  133. components:{ lEchart },
  134. data() {
  135. return {
  136. scoreData: [
  137. {
  138. title: "宗旨共融,同心共识",
  139. desc: "团队成员能够共同阐述其共享目的,并且在团队使命上保持高度一致。",
  140. score: 4
  141. },
  142. {
  143. title: "价值引领,行践合一",
  144. desc: "团队经常根据其愿景、使命、目的和价值观来评估它们所做的事情及自身的行为。",
  145. score: 3
  146. },
  147. {
  148. title: "使命驱动,热忱贡献",
  149. desc: "团队对它们为实现宗旨和愿景所面临的挑战与目标充满热情,并相信它们的工作为世界带来积极的贡献。",
  150. score: 4.8
  151. },
  152. {
  153. title: "团队优先,人尽其才",
  154. desc: "团队成员(包括领导者)将团队优先事项置于个人优先事务之上,并在分配工作任务时充分发挥每个人的优势。",
  155. score: 2
  156. },
  157. {
  158. title: "审时度势,与时俱进",
  159. desc: "团队定期(每隔数月)审视目标与优先事项,以确保它们能够适应外部环境的变化。",
  160. score: 3
  161. },
  162. {
  163. title: "快乐工作,具成就感",
  164. desc: "团队成员(包括领导者)对所做的工作以及与同事共事感到快乐并从中获得成就感。",
  165. score: 4
  166. }
  167. ],
  168. reportData: null,
  169. isChartReady: false,
  170. scale:1,
  171. originalContainerHeight: 0,
  172. containerScaledHeight: 'auto',
  173. typeDict: {
  174. '目的与动机': 'zzdj',
  175. '外部流程及系统与架构': 'wbjg',
  176. '人际关系': 'rjgx',
  177. '内部流程及系统与架构': 'nbjg',
  178. '学习': 'xx',
  179. '领导力': 'ldl'
  180. },
  181. sixWd: [
  182. {
  183. image: 'https://gitee.com/hw_0302/chuang-heng-wechat-images/raw/master/versionTwo/intro_img_p.png',
  184. type: 'P',
  185. title: '宗旨与动机',
  186. desc: '指团队共享的目的和存在的意义, 包含对共同的愿景,目标和优先级的清晰度。',
  187. color: '#833479'
  188. },
  189. {
  190. image: 'https://gitee.com/hw_0302/chuang-heng-wechat-images/raw/master/versionTwo/intro_img_e.png',
  191. type: 'E',
  192. title: '外部流程、系统与结构',
  193. desc: '指团队与其外部利益相关者 - 客户,供应商,股东,组织内的其他团队等的互动关联。',
  194. color: '#199C9C'
  195. },
  196. {
  197. image: 'https://gitee.com/hw_0302/chuang-heng-wechat-images/raw/master/versionTwo/intro_img_r.png',
  198. type: 'R',
  199. title: '人际关系',
  200. desc: '指团队成员如何共同工作–他们是否相互尊重对方的能力,足够心理安全以能够坦诚相对,真正关心彼此的幸福感。',
  201. color: '#FEDA60'
  202. },
  203. {
  204. image: 'https://gitee.com/hw_0302/chuang-heng-wechat-images/raw/master/versionTwo/intro_img_i.png',
  205. type: 'I',
  206. title: '内部流程、系统与结构',
  207. desc: '指团队如何管理工作流程,互相支持和高质量的沟通和决策(包括工作任务和团队感情)。',
  208. color: '#7AABED'
  209. },
  210. {
  211. image: 'https://gitee.com/hw_0302/chuang-heng-wechat-images/raw/master/versionTwo/intro_img_l.png',
  212. type: 'L',
  213. title: '学习',
  214. desc: '指团队应对多变的环境和保持持续的进步和成长的能力。团队如何提高绩效(如何完成今天的任务)、能力(如何提高技能和资源以处理明天的任务)和容量(长期的愿景, 如何用更少的资源做更多的事情)',
  215. color: '#8093A3'
  216. },
  217. {
  218. image: 'https://gitee.com/hw_0302/chuang-heng-wechat-images/raw/master/versionTwo/intro_img_l2.png',
  219. type: 'L',
  220. title: '领导力',
  221. desc: '指团队认为需要怎样的领导行为能够让他们,作为个人或者团队做到最好。团队可以和他们的领导者讨论他们的责任,以帮助领导者成为他们需要的领导者。',
  222. color: '#0096D8'
  223. }
  224. ],
  225. };
  226. },
  227. mounted() {
  228. // reportData.value = props.reportData;
  229. this.reportData = {
  230. dimensionAnalysis: [
  231. {title:'目的与动机',bcolor:'#FFE796',titlecolor:'#FFE796',wddf:'linear-gradient( 90deg, rgba(255,215,80,0.34) 0%, rgba(251,225,130,0.09) 100%)',
  232. pfztfb:'linear-gradient( 90deg, #FEDA60 0%, #FBE182 100%)',
  233. desc:`「宗旨与动机」维度,我们旨在探究是否存在一个清晰的存在理由和明确的方向,能够激发团队成员的动力并吸引他们的想象力,以及个人与集体的身份认同是否围绕共同的目标,并达成一致。`},
  234. {title:'外部流程及系统与架构',bcolor:'#E4D2E1',titlecolor:'#BA8EB4',wddf:'linear-gradient( 90deg, #F5EFF5 0%, #FAF2F9 100%)',
  235. pfztfb:'linear-gradient( 90deg, #833479 0%, #9F6196 100%)',
  236. desc:`「外部流程、系统与结构」维度,我们旨在探究团队如何与各种利益相关者互动,他们与团队的利益相关方各自如何寻求了解对方,以及现有系统和流程的有效性,以帮助管理不同的期望和需求。`},
  237. {title:'人际关系',bcolor:'#B3DEDE',titlecolor:'#66BDBD',wddf:'linear-gradient( 90deg, #E8F5F5 0%, #F0F8F8 100%)',
  238. pfztfb:'linear-gradient( 90deg, #189B9B 0%, #64BBBB 100%)',
  239. desc:`「人际关系」维度,我们旨在探究团队成员如何相互交流、信任程度、尊重和关心的程度,以及团队成员之间的关系如何促进(或破坏)协作。`},
  240. {title:'内部流程及系统与架构',bcolor:'#C7DCF8',titlecolor:'#95BDF1',wddf:'linear-gradient( 90deg, #E3ECF8 0%, #F2F5F9 100%)',
  241. pfztfb:'linear-gradient( 90deg, #7AABED 0%, #AFCDF5 100%)',
  242. desc:`「内部流程、系统与结构」维度,我们旨在探究团队如何在平衡责任与自主权方面进行协作。我们关注团队的敏捷程度、沟通方式以及决策过程的有效性。`},
  243. {title:'学习',bcolor:'#E6EAED',titlecolor:'#8093A3',wddf:'linear-gradient( 90deg, #EDF0F2 0%, #F2F4F6 100%)',
  244. pfztfb:'linear-gradient( 90deg, #4D697E 0%, #8093A3 100%)',
  245. desc:`「学习」维度,我们旨在探究团队如何提高其绩效、技能和资源以应对当前和未来的任务。我们还希望了解团队如何管理能力和提高效率。`},
  246. {title:'领导力',bcolor:'#D4EDF8',titlecolor:'#3BB6D9',wddf:'linear-gradient( 90deg, #E6F5FB 0%, #F3FCFB 100%)',
  247. pfztfb:'linear-gradient( 90deg, #0096D8 0%, #5CC9DA 100%)',
  248. desc:`「领导力」维度,我们旨在探究领导素质和行为如何对团队功能和其他因素产生调节影响,以及这是积极的还是消极的。`}
  249. ]
  250. };
  251. this.calculateScaleAndPosition();
  252. uni.onWindowResize(() => {
  253. this.calculateScaleAndPosition();
  254. });
  255. },
  256. methods: {
  257. // 绘制主函数
  258. async generateScoreImage(dimensionData, index) {
  259. console.log('开始生成图片...');
  260. uni.showLoading({ title: '图片生成中...' });
  261. // --- 1. 定义尺寸和样式 ---
  262. const canvasWidth = 588; // .v2-box 的宽度大约是 630 - 20*2(padding) - 1*2(border) = 588
  263. const itemHeight = 70; // 每个评估项的高度
  264. const totalHeight = itemHeight * this.scoreData.length;
  265. // 调整为整数,避免边框模糊
  266. const canvasHeight = totalHeight;
  267. // --- 2. 获取 Canvas 节点 ---
  268. // 使用 ID 选择器更精确
  269. const query = uni.createSelectorQuery().in(this);
  270. query.select('#score-canvas')
  271. .fields({ node: true, size: true })
  272. .exec(async (res) => {
  273. // 【重要】增加健壮性检查
  274. if (!res || !res[0] || !res[0].node) {
  275. uni.hideLoading();
  276. console.error('获取 Canvas 节点失败,请检查 canvas-id 和 type="2d" 是否正确设置。');
  277. uni.showToast({ title: '组件初始化失败', icon: 'none' });
  278. return;
  279. }
  280. const canvasNode = res[0].node;
  281. const context = canvasNode.getContext('2d');
  282. const dpr = uni.getSystemInfoSync().pixelRatio;
  283. // --- 3. 设置画布尺寸和缩放以适应高分屏 ---
  284. canvasNode.width = canvasWidth * dpr;
  285. canvasNode.height = canvasHeight * dpr;
  286. context.scale(dpr, dpr);
  287. // --- 4. 开始绘制 ---
  288. // 绘制大背景
  289. context.fillStyle = '#FFFFFF';
  290. context.fillRect(0, 0, canvasWidth, canvasHeight);
  291. // --- 5. 循环绘制每一项 ---
  292. for (let i = 0; i < this.scoreData.length; i++) {
  293. const item = this.scoreData[i];
  294. const yPos = i * itemHeight;
  295. // 注意:这里不再需要 await,因为 canvas 2d 绘图是同步的
  296. this.drawScoreItem(context, item, yPos, canvasWidth, itemHeight, dimensionData);
  297. }
  298. // 【补充】绘制最外层的上下边框,避免被循环内的矩形覆盖
  299. context.strokeStyle = dimensionData.bcolor;
  300. context.lineWidth = 1;
  301. context.strokeRect(0, 0, canvasWidth, canvasHeight);
  302. // --- 6. 生成图片 ---
  303. uni.hideLoading();
  304. uni.canvasToTempFilePath({
  305. canvas: canvasNode,
  306. x: 0,
  307. y: 0,
  308. width: canvasWidth,
  309. height: canvasHeight,
  310. destWidth: canvasWidth * dpr,
  311. destHeight: canvasHeight * dpr,
  312. success: async (result) => {
  313. console.log('图片生成成功!', result.tempFilePath);
  314. const fileurl = await this.uploadFilePromise(result.tempFilePath);
  315. console.log(fileurl, 'fileurl');
  316. },
  317. fail: (err) => {
  318. console.error('图片生成失败', err);
  319. uni.showToast({ title: '图片生成失败', icon: 'none' });
  320. }
  321. }, this);
  322. });
  323. },
  324. // 辅助函数:绘制单个评估项
  325. drawScoreItem(ctx, scoreItem, y, width, height, dimensionData) {
  326. const leftBoxWidth = 110;
  327. const padding = 10;
  328. const rightBoxX = leftBoxWidth;
  329. const rightBoxWidth = width - leftBoxWidth;
  330. // 绘制左侧标题背景
  331. ctx.fillStyle = dimensionData.titlecolor;
  332. ctx.fillRect(0, y, leftBoxWidth, height);
  333. // 绘制左侧标题文字
  334. ctx.fillStyle = dimensionData.title === '目的与动机' ? '#000000' : '#FFFFFF';
  335. ctx.font = '13px sans-serif';
  336. ctx.textAlign = 'center';
  337. ctx.textBaseline = 'middle';
  338. // 实现文字自动换行
  339. this.drawWrappedText(ctx, scoreItem.title, leftBoxWidth / 2, y + height / 2, 20, leftBoxWidth - 10);
  340. // 绘制右侧边框
  341. ctx.strokeStyle = dimensionData.bcolor;
  342. ctx.lineWidth = 1;
  343. ctx.strokeRect(rightBoxX, y, rightBoxWidth, height);
  344. // 绘制右侧描述文字
  345. ctx.fillStyle = '#333333';
  346. ctx.font = '12px sans-serif';
  347. ctx.textAlign = 'left';
  348. ctx.textBaseline = 'top';
  349. this.drawWrappedText(ctx, scoreItem.desc, rightBoxX + 10, y + 12, 16, rightBoxWidth - 20);
  350. // 绘制进度条
  351. const progressBarY = y + 45;
  352. const progressBarWidth = rightBoxWidth - 20;
  353. const scoreWidth = (scoreItem.score / 5) * progressBarWidth;
  354. // 创建渐变
  355. const gradient = ctx.createLinearGradient(rightBoxX + 10, 0, rightBoxX + 10 + progressBarWidth, 0);
  356. // 解析渐变色
  357. const gradientColors = this.parseGradient(dimensionData.pfztfb);
  358. gradientColors.forEach(c => gradient.addColorStop(c.stop, c.color));
  359. ctx.fillStyle = gradient;
  360. ctx.fillRect(rightBoxX + 10, progressBarY, scoreWidth, 6);
  361. // 绘制分数气泡
  362. const bubbleSize = 24;
  363. const bubbleX = rightBoxX + 10 + scoreWidth - (bubbleSize / 2);
  364. const bubbleY = progressBarY - (bubbleSize / 2) + 3; // +3 微调居中
  365. // 气泡阴影
  366. ctx.save();
  367. ctx.shadowColor = dimensionData.bcolor;
  368. ctx.shadowBlur = 6;
  369. ctx.shadowOffsetX = 0;
  370. ctx.shadowOffsetY = 2;
  371. // 气泡背景和边框
  372. ctx.fillStyle = '#FFFFFF';
  373. ctx.strokeStyle = dimensionData.bcolor;
  374. ctx.lineWidth = 1;
  375. ctx.beginPath();
  376. ctx.arc(bubbleX + bubbleSize / 2, bubbleY + bubbleSize / 2, bubbleSize / 2, 0, Math.PI * 2);
  377. ctx.fill();
  378. ctx.stroke();
  379. ctx.closePath();
  380. ctx.restore();
  381. // 气泡内分数文字
  382. ctx.fillStyle = '#333333';
  383. ctx.font = 'bold 12px sans-serif';
  384. ctx.textAlign = 'center';
  385. ctx.textBaseline = 'middle';
  386. ctx.fillText(scoreItem.score, bubbleX + bubbleSize / 2, bubbleY + bubbleSize / 2);
  387. },
  388. // 辅助函数:绘制自动换行的文字
  389. drawWrappedText(ctx, text, x, y, lineHeight, maxWidth) {
  390. let words = text.split('');
  391. let line = '';
  392. for (let n = 0; n < words.length; n++) {
  393. let testLine = line + words[n];
  394. let metrics = ctx.measureText(testLine);
  395. let testWidth = metrics.width;
  396. if (testWidth > maxWidth && n > 0) {
  397. ctx.fillText(line, x, y);
  398. line = words[n];
  399. y += lineHeight;
  400. } else {
  401. line = testLine;
  402. }
  403. }
  404. ctx.fillText(line, x, y);
  405. },
  406. // 辅助函数:解析 CSS linear-gradient 字符串
  407. parseGradient(gradientString) {
  408. const colorStops = [];
  409. // 简化解析,仅适用于 "linear-gradient(90deg, #RRGGBB 0%, #RRGGBB 100%)" 格式
  410. const matches = gradientString.match(/#([a-fA-F0-9]{6}|[a-fA-F0-9]{3})\s+(\d+)%/g);
  411. if (matches) {
  412. matches.forEach(match => {
  413. const parts = match.split(' ');
  414. colorStops.push({ color: parts[0], stop: parseInt(parts[1]) / 100 });
  415. });
  416. }
  417. return colorStops;
  418. },
  419. calculateScaleAndPosition() {
  420. uni.getSystemInfo({
  421. success: (res) => {
  422. const screenWidth = res.windowWidth; // 手机屏幕的宽度
  423. const pcContentWidth = 630; // PC端内容的原始宽度
  424. this.scale = screenWidth / pcContentWidth;
  425. this.$nextTick(() => {
  426. if (this.$refs.ztzdfxRef) {
  427. this.initZtzdfxChart();
  428. }
  429. });
  430. }
  431. });
  432. },
  433. calculatePdfContainerHeight() {
  434. uni.createSelectorQuery().in(this).select('#pdfContainer').boundingClientRect(rect => {
  435. if (rect) {
  436. this.originalContainerHeight = rect.height;
  437. this.containerScaledHeight = this.originalContainerHeight * this.scale;
  438. // console.log('原始高度:', this.originalContainerHeight, '缩放比例:', this.scale, '缩放后高度:', this.containerScaledHeight);
  439. }
  440. }).exec();
  441. },
  442. downloadZtzdfxImg(){
  443. if (!this.isChartReady) return console.log('图表尚未准备好');
  444. const chartRef = this.$refs.ztzdfxRef;
  445. if (!chartRef) return console.log('无法找到图表组件');
  446. chartRef.canvasToTempFilePath({
  447. success: async (res) => {
  448. const imgUrl = await this.uploadFilePromise(res.tempFilePath);
  449. console.log(imgUrl,'imgUrl');
  450. },
  451. fail: (err) => {
  452. console.log('生成图片失败:', err);
  453. }
  454. });
  455. },
  456. uploadFilePromise(url) {
  457. return new Promise((resolve, reject) => {
  458. let a = uni.uploadFile({
  459. url: BaseApi+'/uploadFile',
  460. filePath: url,
  461. name: 'file',
  462. success: (res) => {
  463. setTimeout(() => {
  464. let data = JSON.parse(res.data)
  465. if(data&&data.code===0){
  466. resolve(data.data);
  467. }else this.$showToast(data?.msg)
  468. }, 1000);
  469. },
  470. fail: err =>{
  471. resolve('');
  472. }
  473. });
  474. });
  475. },
  476. async initZtzdfxChart() {
  477. let xdata = ['目的与动机', '外部流程及系统与架构', '关系', '内部流程及系统与架构', '学习', '领导力'].reverse();
  478. let yvalue = [40, 25, 30, 35, 33, 47].reverse();
  479. let ycolor = [['#FEDA60', '#FBE182'], ['#833479', '#9F6196'], ['#189B9B', '#64BBBB'], ['#7AABED', '#AFCDF5'], ['#4D697E', '#8093A3'], ['#0096D8', '#5CC9DA']].reverse();
  480. let yData = yvalue.map((v, i) => {
  481. return {
  482. value: v,
  483. itemStyle: {
  484. color: new echarts.graphic.LinearGradient(
  485. 0, 0, 1, 0,
  486. [
  487. { offset: 0, color: ycolor[i][0] },
  488. { offset: 1, color: ycolor[i][1] }
  489. ]
  490. ),
  491. borderRadius: [0, 4, 4, 0]
  492. }
  493. };
  494. });
  495. const chart = await this.$refs.ztzdfxRef.init(echarts);
  496. let option = {
  497. grid: {
  498. left: '2%',
  499. right: '10%',
  500. bottom: '0%',
  501. top: '10%',
  502. containLabel: true
  503. },
  504. xAxis: {
  505. type: 'value',
  506. boundaryGap: [0, 0.01],
  507. axisLabel: {
  508. fontSize: 10
  509. }
  510. },
  511. yAxis: {
  512. type: 'category',
  513. data: xdata,
  514. axisLabel: {
  515. color: '#193D59',
  516. fontSize: 10
  517. }
  518. },
  519. series: [
  520. {
  521. type: 'bar',
  522. barWidth: '8px',
  523. data: yData
  524. }
  525. ]
  526. };
  527. chart.setOption(option);
  528. this.isChartReady = true;
  529. this.$nextTick(() => {
  530. this.calculatePdfContainerHeight();
  531. });
  532. },
  533. }
  534. };
  535. </script>
  536. <style scoped lang="scss">
  537. .offscreen-canvas {
  538. position: fixed;
  539. top: -9999px;
  540. left: -9999px;
  541. }
  542. .page-wrappe{
  543. width: 100%;
  544. background: #FFFFFF;
  545. overflow-x: hidden;
  546. overflow-y: auto;
  547. .pdf-container{
  548. width: 630px;
  549. padding: 0 20rpx;
  550. box-sizing: border-box;
  551. transform-origin: top left;
  552. }
  553. }
  554. @import '../static/pdf.scss';
  555. </style>