| | |
| | | "quickapp" : {}, |
| | | /* 快应用特有相关 */ |
| | | "mp-weixin" : { |
| | | "appid" : "wx6d0ecc4e18710458", |
| | | "appid" : "wx1441324401626290", |
| | | "setting" : { |
| | | "urlCheck" : false, |
| | | "es6" : true, |
| | |
| | | <view class="m-l-12 info-container flex1"> |
| | | <view @click.stop="toDetail(item)"> |
| | | <view class="title"> |
| | | <view style="max-width: 230rpx;">{{item.name||'-'}}</view> |
| | | <view style="max-width: 240rpx;word-break: break-all;">{{item.name||'-'}}</view> |
| | | |
| | | <view class="price component-price-new"> |
| | | <span class="tip">会员价</span>¥<span class="p">{{item.priceMember||item.price}}</span>/扎 |