litian
2024-08-30 122ca12cbb46a7fe9fc3489ad8310a6f3991fcfb
pages/digitalTextbooks/digitalTextbooksDetails/index.wxml
@@ -97,10 +97,10 @@
            </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">
@@ -219,6 +219,6 @@
    </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" />