6 lines
276 B
Plaintext
6 lines
276 B
Plaintext
<cu-custom bgColor="bg-darkblue" isBack="{{true}}" isRelaunch="{{false}}">
|
|
<view slot="content" style="color:#FFFFFF;">准考证</view>
|
|
</cu-custom>
|
|
<scroll-view style="width:100%;">
|
|
<image src="{{cardData}}" mode="widthFix" style="width:100%;"></image>
|
|
</scroll-view> |