| | |
| | | </view> |
| | | <view class="certificateChart"> |
| | | <view class="chart" bind:tap="onClick1"> |
| | | <image src="/static/images/certificate/szjc.jpg" mode="" /> |
| | | <image src="https://jsek.bnuic.com/home/certificate/szjc.jpg" mode="" /> |
| | | </view> |
| | | <view class="chart" bind:tap="onClick2"> |
| | | <image src="/static/images/certificate/jczs.jpg" mode="" /> |
| | | <image src="https://jsek.bnuic.com/home/certificate/jczs.jpg" mode="" /> |
| | | </view> |
| | | </view> |
| | | <view class="noDataBox"> |
| | |
| | | </view> |
| | | </view> |
| | | </view> |
| | | <t-image-viewer usingCustomNavbar deleteBtn="{{deleteBtn}}" closeBtn="{{closeBtn}}" showIndex="{{showIndex}}" visible="{{visible}}" images="{{images}}" bind:close="onClose"></t-image-viewer> |
| | | <t-image-viewer deleteBtn="{{deleteBtn}}" closeBtn="{{closeBtn}}" showIndex="{{showIndex}}" visible="{{visible}}" images="{{images}}" bind:close="onClose"></t-image-viewer> |
| | | |
| | | <t-toast id="t-toast" /> |