| | |
| | | <view class="textbookDetails"> |
| | | <view class="book-img"> |
| | | <view class="imageBox"> |
| | | <image src="{{digitalsData.icon}}" mode="" /> |
| | | <image src="{{digitalsData.icon}}" mode="" class="img" /> |
| | | </view> |
| | | <!-- <view class="setCoolect"> |
| | | <image src="/static/images/bookService/detail/collect.png" style="width: 50rpx;" bind:tap="setCoolect" wx:if="{{isFavourite}}" /> |
| | |
| | | </view> |
| | | </view> |
| | | <view class="certificate"> |
| | | <view class="proposal" bind:tap="suggestBtn"> |
| | | <!-- <view class="proposal" bind:tap="suggestBtn"> |
| | | <view class="suggestion"> |
| | | <image |
| | | src="/static/images/digitalTextbooks/Suggestion@2x.png" |
| | | mode="" |
| | | /> |
| | | <image src="/static/images/digitalTextbooks/Suggestion@2x.png" mode="" class="img" /> |
| | | </view> |
| | | <view class="proposalText">我要建议</view> |
| | | </view> |
| | | <view class="frame"></view> |
| | | </view> --> |
| | | <!-- <view class="frame"></view> --> |
| | | <view class="information"> |
| | | <view class="proposal" bind:tap="onCertificate"> |
| | | <view class="suggestion"> |
| | | <image |
| | | src="/static/images/digitalTextbooks/shengshu-t@2x.png" |
| | | mode="" |
| | | class="img" |
| | | /> |
| | | </view> |
| | | <view class="proposalText">证书申请</view> |
| | |
| | | icon="{{ tabValue == 'brief' ? briefIconClick : briefIcon}}" |
| | | value="brief" |
| | | label="基本信息" |
| | | style="{{tabPanelstyle}}" |
| | | > |
| | | <view class="rubricBox"> |
| | | <view class="rubricimgBox"> |
| | | <image |
| | | src="/static/images/bookService/detail/label.png" |
| | | mode="" |
| | | class="img" |
| | | /> |
| | | </view> |
| | | <view class="basic"> 基本信息</view> |
| | |
| | | <rich-text nodes="{{digitalsData.content}}"></rich-text> |
| | | </view> |
| | | <view class="noDataBox" wx:else> |
| | | <!-- <t-empty icon="folder-open" description="暂无数据" font-size="80" /> --> |
| | | <empty /> |
| | | </view> |
| | | </t-tab-panel> |
| | |
| | | icon="{{tabValue == 'jsek_cloudLearning' ? learnResourceClickIcon : learnResourceIcon}}" |
| | | value="jsek_cloudLearning" |
| | | label="证书信息" |
| | | style="{{tabPanelstyle}}" |
| | | > |
| | | <view class="rubricBox"> |
| | | <view class="rubricimgBox"> |
| | | <image |
| | | src="/static/images/digitalTextbooks/zhengshu@2x.png" |
| | | mode="" |
| | | class="img" |
| | | /> |
| | | </view> |
| | | <view class="basic"> 证书信息</view> |
| | |
| | | <image |
| | | src="https://jsek.bnuic.com/home/certificate/szjc.jpg" |
| | | mode="" |
| | | class="img" |
| | | /> |
| | | </view> |
| | | <view class="chart" bind:tap="onClick2"> |
| | | <image |
| | | src="https://jsek.bnuic.com/home/certificate/jczs.jpg" |
| | | mode="" |
| | | class="img" |
| | | /> |
| | | </view> |
| | | </view> |
| | |
| | | icon="{{tabValue == 'jsek_teachingResources' ? teachResourcesClickIcon : teachResourcesIcon}}" |
| | | value="jsek_teachingResources" |
| | | label="作者信息" |
| | | style="{{tabPanelstyle}}" |
| | | > |
| | | <view class="rubricBox"> |
| | | <view class="rubricimgBox"> |
| | | <image |
| | | src="/static/images/bookService/detail/author.png" |
| | | mode="" |
| | | class="img" |
| | | /> |
| | | </view> |
| | | <view class="basic"> 作者信息</view> |
| | |
| | | icon="{{tabValue == 'catalogue' ? catalogueClickIcon : catalogue}}" |
| | | value="catalogue" |
| | | label="目录" |
| | | style="{{tabPanelstyle}}" |
| | | > |
| | | <view class="rubricBox"> |
| | | <view class="rubricimgBox"> |
| | | <image |
| | | src="/static/images/digitalTextbooks/mulu@3x.png" |
| | | mode="" |
| | | class="img" |
| | | /> |
| | | </view> |
| | | <view class="basic"> 目录</view> |
| | |
| | | icon="{{tabValue == 'questionBank' ? testResourceClickIocn : testResourceIocn}}" |
| | | value="questionBank" |
| | | label="相关教材" |
| | | style="{{tabPanelstyle}}" |
| | | > |
| | | <view class="rubricBox"> |
| | | <view class="rubricimgBox"> |
| | | <image |
| | | src="/static/images/digitalTextbooks/Link@3x.png" |
| | | mode="" |
| | | class="img" |
| | | /> |
| | | </view> |
| | | <view class="basic"> 相关教材</view> |
| | |
| | | bind:tap="onCorrelationBook" |
| | | > |
| | | <view class="correlationImage"> |
| | | <image src="{{item.icon}}" mode="" /> |
| | | <image src="{{item.icon}}" mode="" class="img" /> |
| | | <img |
| | | wx:if="{{item.icon == ''}}" |
| | | src="/static/images/default-book-img.png" |
| | | alt="" |
| | | class="img" |
| | | /> |
| | | </view> |
| | | <view class="correlationName">{{item.name}}</view> |
| | |
| | | wx:if="{{!digitalsData.isFavourite}}" |
| | | src="/static/images/digitalTextbooks/wodeshoucang@2x.png" |
| | | mode="" |
| | | class="img" |
| | | /> |
| | | <image |
| | | wx:else |
| | | src="/static/images/bookService/detail/collecting.png" |
| | | mode="" |
| | | class="img" |
| | | /> |
| | | </view> |
| | | <view class="btn-text"> 收藏 </view> |
| | | </view> |
| | | <view class="trialReading" bind:tap="goRead" wx:if="{{!isBuy}}"> |
| | | <view class="trialReading" bind:tap="goRead"> |
| | | <view class="collectionImage"> |
| | | <image src="/static/images/digitalTextbooks/shidu@2x.png"></image> |
| | | <image |
| | | src="/static/images/digitalTextbooks/shidu@2x.png" |
| | | class="img" |
| | | ></image> |
| | | </view> |
| | | <view class="btn-text">试读</view> |
| | | </view> |
| | |
| | | </view> |
| | | </view> |
| | | </view> |
| | | <suggest |
| | | class="suggest-component" |
| | | id="suggest-component1" |
| | | showIndex="{{showIndex1}}" |
| | | bookIcon="{{digitalsData.icon}}" |
| | | bookName="{{digitalsData.name}}" |
| | | ></suggest> |
| | | <!-- <suggest class="suggest-component" id="suggest-component1" showIndex="{{showIndex1}}" bookIcon="{{digitalsData.icon}}" bookName="{{digitalsData.name}}"></suggest> --> |
| | | <!-- 弹窗 --> |
| | | <view wx:if="{{dialogBox}}"> |
| | | <view class="popup-box" bindtap="closeDialog"></view> |
| | |
| | | ></t-input> |
| | | </view> |
| | | <view class="contentImg"> |
| | | <image src="{{userInfo.userPicture}}" mode="aspectFill" /> |
| | | <image |
| | | src="{{userInfo.userPicture}}" |
| | | mode="aspectFill" |
| | | class="img" |
| | | /> |
| | | </view> |
| | | <view class="buttonBox"> |
| | | <t-button size="small" class="right-btn" bind:tap="uploadPicture" |