css
litian
2024-12-18 cbc33eaf1cfa0ae319e1580dbc7887494b101d11
packagePersonal/pages/activateProduct/index.wxml
@@ -44,7 +44,7 @@
                      <view class="rightCon">
                        <view class="productTitle">{{itemes.name}}</view>
                        <view class="typeBox">
                          <text class="typeCon">电子书</text>
                          <text class="typeCon">{{items.type ? items.type : '电子书' }}</text>
                        </view>
                      </view>
                    </view>