1 |
- <view class="cm-product-price data-v-487730e4"><view class="price data-v-487730e4"><text class="small data-v-487730e4">¥</text><text class="big data-v-487730e4">{{bigPrice}}</text><text class="small data-v-487730e4">{{smallPrice}}</text></view><view class="tags data-v-487730e4"><block wx:if="{{productInfo.heUserId!==0}}"><view class="tag type1 data-v-487730e4">促销</view></block><block wx:if="{{productInfo.activeStatus===1}}"><block wx:if="{{productInfo.ladderList}}"><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" class="tag type2 data-v-487730e4" bindtap="__e">活动价</view></block></block></view><cm-drawer vue-id="732126bc-1" visible="{{drawerVisible}}" position="bottom" data-event-opts="{{[['^close',[['drawerClose']]]]}}" bind:close="__e" class="data-v-487730e4" bind:__l="__l" vue-slots="{{['default']}}"><scroll-view class="scroll-box data-v-487730e4" scroll-y="true"><cm-activity-info vue-id="{{('732126bc-2')+','+('732126bc-1')}}" productInfo="{{productInfo}}" class="data-v-487730e4" bind:__l="__l"></cm-activity-info></scroll-view><view data-event-opts="{{[['tap',[['e1',['$event']]]]]}}" class="btn data-v-487730e4" bindtap="__e">了解</view></cm-drawer></view>
|