| | |
| | | </view> |
| | | </view> |
| | | <view class="certificate"> |
| | | <view style="margin-left: 30rpx">价格: <text>¥{{digitalsData.price}}</text></view> |
| | | <view style="margin-left: 30rpx">价格: <text>¥{{digitalsData.price}}</text> <text class="old-price">{{ digitalsData.oldPrice }}</text> </view> |
| | | <view style="margin-right: 30rpx">共<text>{{ digitalsData.classHours ? digitalsData.classHours : |
| | | '0'}}</text>课时</view> |
| | | </view> |
| | |
| | | <view class="applicationImageBox"> |
| | | <image src="/static/images/digitalCourses/zhengshushenqing@2x.png" /> |
| | | </view> |
| | | <view>证书申请</view> |
| | | <view class="btn-text">证书申请</view> |
| | | </view> |
| | | <view class="bottom-btn shopCarColor" bind:tap="addBookShopcCar" wx:if="{{!isBuy}}">加入购物车</view> |
| | | <view class="bottom-btn buyColor" bind:tap="buyBtn" wx:if="{{!isBuy}}">立即购买</view> |