| | |
| | | gofindDetails(id) { |
| | | console.log(id) |
| | | uni.navigateTo({ |
| | | url: "./findGoods?id=" + id |
| | | url: "/pages/find/findGoods?id=" + id |
| | | }) |
| | | }, |
| | | |
| | |
| | | </view> |
| | | <view class="pageBody-container colCen borderBox"> |
| | | <view class="column-container"> |
| | | <view class="bannerSwiper-container colCenCen borderBox" v-if="topBannerList.length>0"> |
| | | <!-- <view class="bannerSwiper-container colCenCen borderBox" v-if="topBannerList.length>0"> |
| | | <swiper class="swiper-box" :current="swpidx |
| | | " @change="changeColor" :autoplay="true" :interval="3000" :duration="500" :indicator-dots="true" |
| | | :indicator-active-color="'#fff'" circular> |
| | |
| | | |
| | | </swiper-item> |
| | | </swiper> |
| | | </view> |
| | | </view> --> |
| | | |
| | | <!-- 金刚区 --> |
| | | <view class="navslider-box" v-if="navbarShowList.length > 0"> |
| | |
| | | </view> |
| | | <view class="mine-under-container colCen borderBox"> |
| | | |
| | | <view class="swiper-container borderBox" v-if="bannerList.length>0"> |
| | | <!-- <view class="swiper-container borderBox" v-if="bannerList.length>0"> |
| | | <swiper class="banerContent" :autoplay="true" :interval="3000" :duration="1000" circular> |
| | | <swiper-item v-for="(items,index) in bannerList" :key="index" @tap="goUrl(items)"> |
| | | <view class="swiper-items defIcon"> |
| | |
| | | </view> |
| | | </swiper-item> |
| | | </swiper> |
| | | </view> |
| | | </view> --> |
| | | |
| | | <view class="setting-wrapper wrapperLayer colCen"> |
| | | |
| | |
| | | |
| | | .headerbox-container { |
| | | width: 100%; |
| | | height: 326rpx; |
| | | height: 426rpx; |
| | | position: relative; |
| | | background: linear-gradient(263deg, #D20CFC, #8905F6); |
| | | |
| | |
| | | "name" : "大返官", |
| | | "appid" : "__UNI__FC8858A", |
| | | "description" : "大返官app", |
| | | "versionName" : "1.1.4", |
| | | "versionCode" : 114, |
| | | "versionName" : "1.1.7", |
| | | "versionCode" : 117, |
| | | "transformPx" : false, |
| | | /* 5+App特有相关 */ |
| | | "app-plus" : { |
| | |
| | | <template> |
| | | <view v-if="isshowtype"> |
| | | <!-- <view v-if="isshowtype"> |
| | | <indexnewPage></indexnewPage> |
| | | |
| | | </view> |
| | | <view v-else class="index-wrapper wrapperLayer borderBox"> |
| | | </view> --> |
| | | <view class="index-wrapper wrapperLayer borderBox"> |
| | | <view class="fixed-container colCen borderBox" :style="'background:'+ (categoryCurrent>0?'#EE1B14':(scrollTop>30?'#EE1B14;':bannerColor) +';')"> |
| | | <view class="topbarbox"></view> |
| | | <view class="headerSearch-container rowCenBet borderBox"> |
| | |
| | | nowcurrentid:'', |
| | | recomendType:1, |
| | | isshowtype:false, |
| | | hasshow:false, |
| | | } |
| | | }, |
| | | onLoad() { |
| | | this.shShow(); |
| | | |
| | | this.getCategoryList(); |
| | | this.getPopBannerInfo(); |
| | | }, |
| | |
| | | },1000); |
| | | return; |
| | | } |
| | | if(!this.hasshow) |
| | | { |
| | | this.shShow(); |
| | | } |
| | | |
| | | var user= uni.getStorageSync('userInfo'); |
| | | console.log(user); |
| | | if(!user.invitation_code) |
| | |
| | | shShow() |
| | | { |
| | | var that=this; |
| | | console.log('开始请求······'); |
| | | this.$u.api.comminInt({}).then(e => { |
| | | that.hasshow=true; |
| | | // #ifdef APP-PLUS |
| | | if (plus.os.name == 'iOS') { |
| | | if (e.data.basic.iosExamine && plus.runtime.version == e.data.basic.IosExamineV) { |
| | |
| | | <template> |
| | | <view v-if="isshowtype"> |
| | | <!-- <view v-if="isshowtype"> |
| | | <minePage></minePage> |
| | | </view> |
| | | <view v-else class="minePage-wrapper"> |
| | | </view> --> |
| | | <view class="minePage-wrapper"> |
| | | <view class="fixed-box colCen" style="background:linear-gradient(263deg, #D20CFC, #8905F6);"> |
| | | <view class="topbarbox"></view> |
| | | <view class="navigate-container rowCenBet"> |
| | |
| | | //const httpUrl = ""; // 接口域名 |
| | | const httpUrl = "http://appapitest.ushopvip.com"; // 测试环境接口域名 |
| | | //const httpUrl = "http://dfgapp.ushopvip.com"; // 生产环境接口域名 |
| | | //const httpUrl = "http://appapitest.ushopvip.com"; // 测试环境接口域名 |
| | | const httpUrl = "http://dfgapp.ushopvip.com"; // 生产环境接口域名 |
| | | const salt = ""; |
| | | export default { |
| | | httpUrl:httpUrl, |