2021-04-29 10:08:41 +08:00
|
|
|
<cu-custom bgColor="bg-darkblue" isBack="{{true}}" isRelaunch="{{false}}">
|
|
|
|
<view slot="content" style="color:#FFFFFF;">准考证</view>
|
|
|
|
</cu-custom>
|
|
|
|
<scroll-view style="width:100%;">
|
2021-07-23 11:18:54 +08:00
|
|
|
<image src="{{cardData}}" mode="widthFix" style="width:100%;"></image>
|
2021-04-29 10:08:41 +08:00
|
|
|
</scroll-view>
|