ypzycp/pages/examinee/information/information.axml

47 lines
1.9 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<view class="body">
<view class="content">
<view class="examinee">
<view class="examinee-txt">
<view class="examinee-name">
<view>江紫涵</view>
<view>
<navigator open-type="navigate" url="/pages/examinee/information/revise/revise" hover-class="navigator-hover">修改基本信息</navigator>
</view>
</view>
<view class="examinee-item">
<text>
考籍:北京
选科:历史、化学、生物
性别:女
高考年份2022
艺考:否
体考:否
模考/预估成绩580
已知省/预估排名19090
高考成绩:
</text>
</view>
<view class="evaluation">
<view class="evaluation-title">
专业定位测评
</view>
<view class="evaluation-list">
<view class="evaluation-item">
<navigator open-type="navigate" url="/pages/examinee/information/report/report">专业定位测评报告02</navigator>
<text>2022-05-06 09:00</text>
</view>
<view class="evaluation-item">
<navigator open-type="navigate" url="/pages/examinee/information/report/report">专业定位测评报告01</navigator>
<text>2022-05-06 09:00</text>
</view>
</view>
<button class="evaluation-btn" type="primary">开始测评</button>
</view>
</view>
<view class="tips">
提示:专业定位测评包含四个心理学专业量表,以及对学科优势的定位,若需要专业定位测评,请联系任何一位咨询师
</view>
</view>
<button class="examinee-btn" type="primary"><navigator open-type="redirect" url="/components/otherBar/otherBar">我是咨询师</navigator></button>
</view>
</view>