You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
928 B

<!--pages/student/dm/dm.wxml-->
<view class="container" style="background-image: url('/image/student背景.png');">
</view>
<image class="card-image" bindtap="useExemptionCard" src="/image/card.png" mode="widthFix"></image>
<image class="green-image1" src="/image/green.png" mode="widthFix"></image>
<image class="green-image2" src="/image/green.png" mode="widthFix"></image>
<text class="name" style="white-space: pre;"> 姓名:{{mystudentName}}
当前积分: {{myscore}}</text>
<view class="circle1"></view>
<image class="hu-image" src="/image/hu.png" mode="widthFix"></image>
<image class="hu-image2" src="/image/hu.png" mode="widthFix"></image>
<text class="dm-text" style="white-space: pre;" > 要点名啦</text>
<text class="card-text" style="white-space: pre;" bindtap="useExemptionCard"> 点名豁免卡</text>
<image class="fanhui-image" bindtap="goBack" src="/image/fanhui2.png" mode="widthFix"></image>