| | |
| | | </view> |
| | | <view class="tips-container colCen"> |
| | | <view class="grey-txt"> |
| | | 该商品可能涉及比价,自购可能会无佣金 |
| | | 该商品可能涉及比价,自购可能会无佣金,建议您先收藏该商品,2个小时候再进大返官app购买 |
| | | </view> |
| | | <view class="pink-txt"> |
| | | 比价定义:您在拼多多APP/网站访问了该商品的详情,再通过本APP进行转链自购的行为 |
| | |
| | | |
| | | <script> |
| | | import util from '../utils/utils.js' |
| | | const plug = uni.requireNativePlugin('Html5app-Baichuan') |
| | | const plug = uni.requireNativePlugin('xiguazhu-baichuan') |
| | | export default { |
| | | data() { |
| | | return { |
| | |
| | | <style lang="scss"> |
| | | .pddremind-container { |
| | | width: 600rpx; |
| | | height: 630rpx; |
| | | height: 690rpx; |
| | | background: #FFFFFF; |
| | | border-radius: 10rpx; |
| | | padding: 0 45rpx; |
| | | padding: 0 25rpx; |
| | | position: relative; |
| | | |
| | | .topbac { |
| | |
| | | |
| | | .pink-txt { |
| | | color: #FD002F; |
| | | margin-top: 20rpx; |
| | | } |
| | | } |
| | | |