| | |
| | | <div id="app" style="margin:auto"> |
| | | <div class="report"> |
| | | <el-image :src="require('@/assets/report/page1.jpg')"></el-image> |
| | | <div class="word" style="left: 25%;top: 68.6%;font-size: 0.8rem;color: #313157">{{ data.questionnaireTaker }}</div> |
| | | <div class="word" style="left: 28.5%;top: 71.2%;font-size: 0.8rem;color: #313157">{{ data.reportGenerationDate }}</div> |
| | | <div class="word" style="left: 27%;top: 66.8%;font-size: 0.8rem;color: #313157">{{ data.questionnaireTaker }}</div> |
| | | <div class="word" style="left: 30.5%;top: 69.2%;font-size: 0.8rem;color: #313157">{{ data.reportGenerationDate }}</div> |
| | | <div class="word" style="left: 23%;top: 69.2%;font-size: 0.8rem;color: #313157">中国大学生</div> |
| | | </div> |
| | | <div class="report"> |
| | | <el-image :src="require('@/assets/report/page2.png')"></el-image> |
| | | <div id="myChart" style="width: 100%; height: 300px; "></div> |
| | | </div> |
| | | |
| | | <div class="report"> |
| | | <el-image :src="require('@/assets/report/page3.png')"></el-image> |
| | | <div class="word" style="left: 40%;top: 3.3%;font-size: 0.8rem;color: #34BBC4">{{ data.PR_Dim01 }}</div> |
| | | <div class="word" style="left: 40%;top: 6.3%;font-size: 0.8rem;color: #E1AD04">{{ data.PR_Dim02 }}</div> |
| | | <div class="word" style="left: 40%;top: 9.3%;font-size: 0.8rem;color: #6D67AD">{{ data.PR_Dim03 }}</div> |
| | | <div class="word" style="left: 40%;top: 12.3%;font-size: 0.8rem;color: #EC7864">{{ data.PR_Dim04 }}</div> |
| | | <div class="word" style="left: 80%;top: 3.3%;font-size: 0.8rem;color: #D78EBB">{{ data.PR_Dim05 }}</div> |
| | | <div class="word" style="left: 80%;top: 6.3%;font-size: 0.8rem;color: #E8497D">{{ data.PR_Dim06 }}</div> |
| | | <div class="word" style="left: 80%;top: 9.3%;font-size: 0.8rem;color: #62BEA4">{{ data.PR_Dim07 }}</div> |
| | | <div class="word" style="left: 80%;top: 12.3%;font-size: 0.8rem;color: #4976BA">{{ data.PR_Dim08 }}</div> |
| | | <div class="word career" style="left: 14%;top: 36%;font-size: 0.6rem;font-weight: bold;line-height:1rem"> |
| | | <div class="word" style="left: 40%;top: 9.8%;font-size: 0.8rem;color: #34BBC4">{{ data.PR_Dim01 }}</div> |
| | | <div class="word" style="left: 40%;top: 18.4%;font-size: 0.8rem;color: #E1AD04">{{ data.PR_Dim02 }}</div> |
| | | <div class="word" style="left: 40%;top: 26.6%;font-size: 0.8rem;color: #6D67AD">{{ data.PR_Dim03 }}</div> |
| | | <div class="word" style="left: 40%;top: 35.6%;font-size: 0.8rem;color: #EC7864">{{ data.PR_Dim04 }}</div> |
| | | <div class="word" style="left: 80%;top: 9.8%;font-size: 0.8rem;color: #D78EBB">{{ data.PR_Dim05 }}</div> |
| | | <div class="word" style="left: 80%;top: 18.4%;font-size: 0.8rem;color: #E8497D">{{ data.PR_Dim06 }}</div> |
| | | <div class="word" style="left: 80%;top: 26.6%;font-size: 0.8rem;color: #62BEA4">{{ data.PR_Dim07 }}</div> |
| | | <div class="word" style="left: 80%;top: 35.6%;font-size: 0.8rem;color: #4976BA">{{ data.PR_Dim08 }}</div> |
| | | </div> |
| | | <div style="border:2px solid #F3EEE3;border-radius: 25px;margin-left: 8%;margin-right: 8%;"> |
| | | <div style="font-size: 0.9rem;font-weight: bold;line-height: 25px;padding: 15px;"> |
| | | 1.{{data.occ1H}}<br> |
| | | 2.{{data.occ2H}}<br> |
| | | 3.{{data.occ3H}}<br> |
| | |
| | | 9.{{data.occ9H}}<br> |
| | | 10.{{data.occ10H}} |
| | | </div> |
| | | <div class="word career" style="left: 14%;top: 71%;font-size: 0.6rem;font-weight: bold;line-height:1rem"> |
| | | </div> |
| | | <div class="report"> |
| | | <el-image :src="require('@/assets/report/page3-1.png')"></el-image> |
| | | </div> |
| | | <div style="border:2px solid #F3EEE3;border-radius: 25px;margin-left: 8%;margin-right: 8%;"> |
| | | <div style="font-size: 0.9rem;font-weight: bold;line-height: 25px;padding: 15px;"> |
| | | 1.{{data.occ1L}}<br> |
| | | 2.{{data.occ2L}}<br> |
| | | 3.{{data.occ3L}}<br> |
| | |
| | | </div> |
| | | </div> |
| | | <div class="report"> |
| | | <div v-if="data.condition != null"> |
| | | <div v-if="data.condition != null && data.condition != ''"> |
| | | <el-image :src="require('@/assets/report/page4.png')"></el-image> |
| | | </div> |
| | | <div v-if="data.condition == null"> |
| | | <div v-if="data.condition == null || data.condition == ''"> |
| | | <el-image :src="require('@/assets/report/page4-1.png')"></el-image> |
| | | </div> |
| | | </div> |
| | | <div class="report"> |
| | | <el-image :src="require('@/assets/report/page5.png')"></el-image> |
| | | <el-image :src="require('@/assets/report/page5.jpg')"></el-image> |
| | | </div> |
| | | </div> |
| | | </template> |
| | |
| | | data () { |
| | | return { |
| | | tokenId: this.$route.query.tokenId, |
| | | condition: true, |
| | | data: { |
| | | occ1L: '地质勘探工程技术人员(比如地质矿产调查工程技术人员)', |
| | | occ3L: '矿山工程技术人员(比如选矿与矿物加工工程技术人员)', |