| | |
| | | |
| | | <view class="cardbottom-container colCenEnd"> |
| | | <view class="discounts-container rowCen borderBox"> |
| | | <view class="coupon-box rowCenCen" style="border: 1px solid #f50d49; color: #f50d49; background: none;" v-if="items.couponPrice>0 || items.sourceType=='wph'"> |
| | | <view class="coupon-box rowCenCen" style="border: 1px solid #f50d49;width:auto;color: #f50d49; background: none;" v-if="items.couponPrice>0 || items.sourceType=='wph'"> |
| | | <view> |
| | | {{items.sourceType=='wph'?items.discount+'折':items.couponPrice+'元券'}} |
| | | </view> |
| | |
| | | "name" : "大返官", |
| | | "appid" : "__UNI__FC8858A", |
| | | "description" : "大返官app", |
| | | "versionName" : "1.2.3", |
| | | "versionCode" : 123, |
| | | "versionName" : "1.1.3", |
| | | "versionCode" : 113, |
| | | "transformPx" : false, |
| | | /* 5+App特有相关 */ |
| | | "app-plus" : { |
| | |
| | | <template> |
| | | <view class="pddsearch-wrapper wrapperLayer borderBox" style="background: #fff;"> |
| | | <view class="pddsearch-wrapper wrapperLayer borderBox"> |
| | | <view class="topbarbox"></view> |
| | | <view class="fixed-container colCen"> |
| | | <view class="topbarbox"></view> |
| | |
| | | uni.switchTab({ |
| | | url: '../index/index' |
| | | }) |
| | | */} |
| | | }*/ |
| | | }).catch(function (err) { |
| | | console.log(err) |
| | | }) |
| | |
| | | url: './setInviteCode' |
| | | }) |
| | | } |
| | | else if (e.data.userinfo.isPwd == 'N') { |
| | | /* else if (e.data.userinfo.isPwd == 'N') { |
| | | uni.redirectTo({ |
| | | url: './setPass' |
| | | }) |
| | | } else { |
| | | } */ else { |
| | | uni.switchTab({ |
| | | url: '../index/index' |
| | | }) |
| | |
| | | }, |
| | | onLoad(options) { |
| | | const value = uni.getStorageSync('userInfo'); |
| | | this.webviewUrl = encodeURI('http://dfgapp.ushopvip.com/html/xianbao.html?token='+value.token); |
| | | this.webviewUrl = encodeURI('http://appapitest.ushopvip.com/html/xianbao.html?token='+value.token); |
| | | }, |
| | | onReady() { |
| | | this.clearMuiBack(); |
| | |
| | | <view class="onlineStore-container rowCen" v-if="searchText==''"> |
| | | <view class="onlineStoreList rowSta"> |
| | | <block v-for="(items,index) in onlineStoreList" :key="index"> |
| | | <view class="store-items colCen" :class="storeCurrent==index?'store-items-active':''" @click="checkstore(index)"> |
| | | <view class="store-items colCen" :class="storeCurrent==items.inde?'store-items-active':''" @click="checkstore(items.inde)"> |
| | | <view class="store-name"> |
| | | {{items.name}} |
| | | </view> |
| | |
| | | return { |
| | | onlineStoreList: [{ |
| | | name: '淘宝', |
| | | type: 'tb' |
| | | type: 'tb', |
| | | inde:0 |
| | | }, |
| | | { |
| | | name: '京东', |
| | | type: 'jd' |
| | | type: 'jd', |
| | | inde:1 |
| | | }, |
| | | { |
| | | name: '拼多多', |
| | | type: 'pdd' |
| | | }, |
| | | { |
| | | name: '唯品会', |
| | | type: 'vph' |
| | | type: 'pdd', |
| | | inde:2 |
| | | }, |
| | | { |
| | | name: '抖音', |
| | | type: 'dy' |
| | | type: 'dy', |
| | | inde:4 |
| | | }, |
| | | { |
| | | name: '唯品会', |
| | | type: 'vph', |
| | | inde:3 |
| | | } |
| | | |
| | | ], |
| | | searchText: '', |
| | | storeCurrent: 0, |
| | |
| | | <view class="onlineStore-container rowCen"> |
| | | <view class="onlineStoreList rowSta" v-if="!showtar || platform!='iOS'"> |
| | | <block v-for="(items,index) in onlineStoreList" :key="index"> |
| | | <view class="store-items colCen" :class="storeCurrent==index?'store-items-active':''" |
| | | @click="checkstore(index)"> |
| | | <view class="store-items colCen" :class="storeCurrent==items.inde?'store-items-active':''" |
| | | @click="checkstore(items.inde)"> |
| | | <view class="store-name"> |
| | | {{items.name}} |
| | | </view> |
| | |
| | | advertPic: '', |
| | | onlineStoreList: [{ |
| | | name: '淘宝', |
| | | type: 'tb' |
| | | type: 'tb', |
| | | inde:0 |
| | | }, |
| | | { |
| | | name: '京东', |
| | | type: 'jd' |
| | | type: 'jd', |
| | | inde:1 |
| | | }, |
| | | { |
| | | name: '拼多多', |
| | | type: 'pdd' |
| | | }, |
| | | { |
| | | name: '唯品会', |
| | | type: 'wph' |
| | | type: 'pdd', |
| | | inde:2 |
| | | }, |
| | | { |
| | | name: '抖音', |
| | | type: 'dy' |
| | | type: 'dy', |
| | | inde:4 |
| | | }, |
| | | { |
| | | name: '唯品会', |
| | | type: 'wph', |
| | | inde:3 |
| | | } |
| | | |
| | | ], |
| | | |
| | | sortList: [{ |