liudan 11 months ago
parent 4a600a95c3
commit 54d45a6a51
  1. 2
      pages.json
  2. 4
      pages/activity/combination_details/index.vue
  3. 4
      pages/activity/goods_seckill_details/index.vue
  4. 4
      pages/activity/lifeService/index.vue
  5. 4
      pages/activity/presell_details/index.vue
  6. 4
      pages/admin/goods_details/index.vue
  7. 4
      pages/order_details/index.vue
  8. 17
      pages/shop/shop.vue
  9. 17
      pages/shop/shop1.vue
  10. 2
      pages/store/detail/index.vue
  11. 12
      pages/store/shopStreet/index.vue
  12. 4
      pages/user/index.vue
  13. 3
      pages/users/user_address_list/index.vue

@ -303,7 +303,7 @@
{ {
"path": "user_spread_code/index", "path": "user_spread_code/index",
"style": { "style": {
"navigationBarTitleText": "分海报" "navigationBarTitleText": "分海报"
} }
}, },
{ {

@ -194,9 +194,9 @@
<text v-if="(storeInfo.merchant && storeInfo.merchant.type_name)" class="font-bg-red ml8">{{storeInfo.merchant.type_name}}</text> <text v-if="(storeInfo.merchant && storeInfo.merchant.type_name)" class="font-bg-red ml8">{{storeInfo.merchant.type_name}}</text>
<text v-else-if="(storeInfo.merchant && storeInfo.merchant.is_trader)" class="font-bg-red ml8">自营</text> <text v-else-if="(storeInfo.merchant && storeInfo.merchant.is_trader)" class="font-bg-red ml8">自营</text>
</view> </view>
<view class="txt"> <!-- <view class="txt">
{{storeInfo.merchant.care_count < 10000 ? storeInfo.merchant.care_count : (storeInfo.merchant.care_count/10000).toFixed(2)+'万'}}人关注 {{storeInfo.merchant.care_count < 10000 ? storeInfo.merchant.care_count : (storeInfo.merchant.care_count/10000).toFixed(2)+'万'}}人关注
</view> </view> -->
</view> </view>
<navigator :url="'/pages/store/home/index?id='+storeInfo.merchant.mer_id" class="link" hover-class="none">进店</navigator> <navigator :url="'/pages/store/home/index?id='+storeInfo.merchant.mer_id" class="link" hover-class="none">进店</navigator>
</view> </view>

@ -117,9 +117,9 @@
<text v-if="(storeInfo.merchant && storeInfo.merchant.type_name)" class="font-bg-red ml8">{{storeInfo.merchant.type_name}}</text> <text v-if="(storeInfo.merchant && storeInfo.merchant.type_name)" class="font-bg-red ml8">{{storeInfo.merchant.type_name}}</text>
<text v-else-if="(storeInfo.merchant && storeInfo.merchant.is_trader)" class="font-bg-red ml8">自营</text> <text v-else-if="(storeInfo.merchant && storeInfo.merchant.is_trader)" class="font-bg-red ml8">自营</text>
</view> </view>
<view class="txt"> <!-- <view class="txt">
{{storeInfo.merchant.care_count < 10000 ? storeInfo.merchant.care_count : (storeInfo.merchant.care_count/10000).toFixed(2)+'万'}}人关注 {{storeInfo.merchant.care_count < 10000 ? storeInfo.merchant.care_count : (storeInfo.merchant.care_count/10000).toFixed(2)+'万'}}人关注
</view> </view> -->
</view> </view>
<navigator v-if="hide_mer_status == 0" :url="'/pages/store/home/index?id='+storeInfo.merchant.mer_id" class="link" <navigator v-if="hide_mer_status == 0" :url="'/pages/store/home/index?id='+storeInfo.merchant.mer_id" class="link"
hover-class="none">进店</navigator> hover-class="none">进店</navigator>

@ -43,9 +43,9 @@
<text v-else-if="item.is_trader" class="font-bg-red ml8">自营</text> <text v-else-if="item.is_trader" class="font-bg-red ml8">自营</text>
</view> </view>
<view class="mer-btn"> <view class="mer-btn">
<view class=""> <!-- <view class="">
{{item.care_count<10000 ? item.care_count : (item.care_count/10000).toFixed(2)+''}}人关注 {{item.care_count<10000 ? item.care_count : (item.care_count/10000).toFixed(2)+''}}人关注
</view> </view> -->
<view class="line" v-if="item.distance"></view> <view class="line" v-if="item.distance"></view>
<view class="distance" v-if="item.distance" @click.stop="showStoreLocation(item)"> <view class="distance" v-if="item.distance" @click.stop="showStoreLocation(item)">
<view class=""> <view class="">

@ -169,9 +169,9 @@
<text v-if="(storeInfo.merchant && storeInfo.merchant.type_name)" class="font-bg-red ml8">{{storeInfo.merchant.type_name}}</text> <text v-if="(storeInfo.merchant && storeInfo.merchant.type_name)" class="font-bg-red ml8">{{storeInfo.merchant.type_name}}</text>
<text v-else-if="(storeInfo.merchant && storeInfo.merchant.is_trader)" class="font-bg-red ml8">自营</text> <text v-else-if="(storeInfo.merchant && storeInfo.merchant.is_trader)" class="font-bg-red ml8">自营</text>
</view> </view>
<view class="txt"> <!-- <view class="txt">
{{storeInfo.merchant.care_count < 10000 ? storeInfo.merchant.care_count : (storeInfo.merchant.care_count/10000).toFixed(2)+'万'}}人关注 {{storeInfo.merchant.care_count < 10000 ? storeInfo.merchant.care_count : (storeInfo.merchant.care_count/10000).toFixed(2)+'万'}}人关注
</view> </view> -->
</view> </view>
<navigator :url="'/pages/store/home/index?id='+storeInfo.merchant.mer_id" class="link" hover-class="none">进店</navigator> <navigator :url="'/pages/store/home/index?id='+storeInfo.merchant.mer_id" class="link" hover-class="none">进店</navigator>
</view> </view>

@ -223,10 +223,10 @@
<text v-if="storeInfo.merchant.type_name" class="font-bg-red ml8">{{storeInfo.merchant.type_name}}</text> <text v-if="storeInfo.merchant.type_name" class="font-bg-red ml8">{{storeInfo.merchant.type_name}}</text>
<text v-else-if="storeInfo.merchant.is_trader" class="font-bg-red ml8">自营</text> <text v-else-if="storeInfo.merchant.is_trader" class="font-bg-red ml8">自营</text>
</view> </view>
<view v-if="storeInfo.merchant.care_count" class="txt"> <!-- <view v-if="storeInfo.merchant.care_count" class="txt">
{{storeInfo.merchant.care_count < 10000 ? storeInfo.merchant.care_count : (storeInfo.merchant.care_count/10000).toFixed(2)+'万'}}人关注 {{storeInfo.merchant.care_count < 10000 ? storeInfo.merchant.care_count : (storeInfo.merchant.care_count/10000).toFixed(2)+'万'}}人关注
</view> </view>
<view v-else class="txt">0人关注</view> <view v-else class="txt">0人关注</view> -->
</view> </view>
</view> </view>
<view class="score-wrapper"> <view class="score-wrapper">

@ -90,7 +90,7 @@
</view> </view>
<view class="line2">{{orderInfo.take.mer_take_address}}</view> <view class="line2">{{orderInfo.take.mer_take_address}}</view>
</view> </view>
<!-- <view v-if="orderInfo.take" class="take-info"> <view v-if="orderInfo.take" class="take-info">
<view class="take-msg"> <view class="take-msg">
<view class="left"> <view class="left">
<view class="title"> <view class="title">
@ -111,7 +111,7 @@
</view> </view>
</view> </view>
</view> </view>
</view> --> </view>
<view class="merchant" v-if="orderInfo.merchant && orderInfo.order_type != 1" @click="goStore(orderInfo.mer_id)"> <view class="merchant" v-if="orderInfo.merchant && orderInfo.order_type != 1" @click="goStore(orderInfo.mer_id)">
{{orderInfo.merchant.mer_name}} {{orderInfo.merchant.mer_name}}
<text class="iconfont icon-xiangyou"></text> <text class="iconfont icon-xiangyou"></text>

@ -275,7 +275,7 @@
this.latitude = res.latitude this.latitude = res.latitude
this.longitude = res.longitude this.longitude = res.longitude
console.log(res) console.log(res)
this.storeMerchantList('') this.searchSubmit()
getGeocoder({ getGeocoder({
lat: latitude, lat: latitude,
long: longitude long: longitude
@ -347,10 +347,10 @@
}); });
}, },
searchSubmit(){ searchSubmit(){
console.log("uuuuu",this.where.keyword)
this.sotreParam.page = 1; this.sotreParam.page = 1;
this.storeList=[] this.storeList=[]
this.storeMerchantList('') this.storeMerchantList()
}, },
// //
@ -373,7 +373,12 @@
item.allScore = tempNum.toFixed(2) item.allScore = tempNum.toFixed(2)
}) })
this.storeScroll = res.data.list.length >= this.sotreParam.limit this.storeScroll = res.data.list.length >= this.sotreParam.limit
this.storeList = this.storeList.concat(res.data.list) if(type){
this.storeList = this.storeList.concat(res.data.list)
}else{
this.storeList = res.data.list
}
this.count = res.data.count this.count = res.data.count
this.loading = false this.loading = false
}) })
@ -386,7 +391,7 @@
this.sotreParam.page = 1 this.sotreParam.page = 1
this.storeScroll = true this.storeScroll = true
this.storeList = [] this.storeList = []
this.storeMerchantList() this.searchSubmit()
}, },
onLoadFun: function(e) { onLoadFun: function(e) {
@ -427,7 +432,7 @@
}); });
} else { } else {
this.sotreParam.page += 1 this.sotreParam.page += 1
this.storeMerchantList() this.storeMerchantList(true)
} }
} }
}, },

@ -275,7 +275,7 @@
this.latitude = res.latitude this.latitude = res.latitude
this.longitude = res.longitude this.longitude = res.longitude
console.log(res) console.log(res)
this.storeMerchantList('') this.searchSubmit()
getGeocoder({ getGeocoder({
lat: latitude, lat: latitude,
long: longitude long: longitude
@ -347,10 +347,10 @@
}); });
}, },
searchSubmit(){ searchSubmit(){
console.log("uuuuu",this.where.keyword)
this.sotreParam.page = 1; this.sotreParam.page = 1;
this.storeList=[] this.storeList=[]
this.storeMerchantList('') this.storeMerchantList()
}, },
// //
@ -373,7 +373,12 @@
item.allScore = tempNum.toFixed(2) item.allScore = tempNum.toFixed(2)
}) })
this.storeScroll = res.data.list.length >= this.sotreParam.limit this.storeScroll = res.data.list.length >= this.sotreParam.limit
this.storeList = this.storeList.concat(res.data.list) if(type){
this.storeList = this.storeList.concat(res.data.list)
}else{
this.storeList = res.data.list
}
this.count = res.data.count this.count = res.data.count
this.loading = false this.loading = false
}) })
@ -386,7 +391,7 @@
this.sotreParam.page = 1 this.sotreParam.page = 1
this.storeScroll = true this.storeScroll = true
this.storeList = [] this.storeList = []
this.storeMerchantList() this.searchSubmit()
}, },
onLoadFun: function(e) { onLoadFun: function(e) {
@ -427,7 +432,7 @@
}); });
} else { } else {
this.sotreParam.page += 1 this.sotreParam.page += 1
this.storeMerchantList() this.storeMerchantList(true)
} }
} }
}, },

@ -24,7 +24,7 @@
<text v-else-if="store.is_trader" class="font-bg-red ml8">自营</text> <text v-else-if="store.is_trader" class="font-bg-red ml8">自营</text>
</view> </view>
<!-- <view class="fans">{{ store.care_count < 10000 ? store.care_count : (store.care_count / 10000).toFixed(2) + '万' }}人关注</view> --> <!-- <view class="fans">{{ store.care_count < 10000 ? store.care_count : (store.care_count / 10000).toFixed(2) + '万' }}人关注</view> -->
<view class="fans">{{ store.care_count}}人关注</view> <!-- <view class="fans">{{ store.care_count}}人关注</view> -->
</view> </view>
<view class="section wrap" style="margin-top: 22rpx;padding:0;background: none;"> <view class="section wrap" style="margin-top: 22rpx;padding:0;background: none;">

@ -54,9 +54,9 @@
<text v-else-if="item.is_trader" class="font-bg-red ml8">自营</text> <text v-else-if="item.is_trader" class="font-bg-red ml8">自营</text>
</view> </view>
<view class="mer-btn"> <view class="mer-btn">
<view class=""> <!-- <view class="">
{{item.care_count<10000 ? item.care_count : (item.care_count/10000).toFixed(2)+''}}人关注 {{item.care_count<10000 ? item.care_count : (item.care_count/10000).toFixed(2)+''}}人关注
</view> </view> -->
<view class="line" v-if="item.distance"></view> <view class="line" v-if="item.distance"></view>
<view class="distance" v-if="item.distance" @click.stop="showStoreLocation(item)"> <view class="distance" v-if="item.distance" @click.stop="showStoreLocation(item)">
<view class=""> <view class="">
@ -93,9 +93,9 @@
<text v-else-if="item.is_trader" class="font-bg-red ml8">自营</text> <text v-else-if="item.is_trader" class="font-bg-red ml8">自营</text>
</view> </view>
<view class="mer-btn"> <view class="mer-btn">
<view class=""> <!-- <view class="">
{{item.care_count<10000 ? item.care_count : (item.care_count/10000).toFixed(2)+''}}人关注 {{item.care_count<10000 ? item.care_count : (item.care_count/10000).toFixed(2)+''}}人关注
</view> </view> -->
<view class="line" v-if="item.distance"></view> <view class="line" v-if="item.distance"></view>
<view class="distance" v-if="item.distance" @click.stop="showStoreLocation(item)"> <view class="distance" v-if="item.distance" @click.stop="showStoreLocation(item)">
<view class=""> <view class="">
@ -132,9 +132,9 @@
<text v-else-if="item.is_trader" class="font-bg-red ml8">自营</text> <text v-else-if="item.is_trader" class="font-bg-red ml8">自营</text>
</view> </view>
<view class="mer-btn"> <view class="mer-btn">
<view class=""> <!-- <view class="">
{{item.care_count<10000 ? item.care_count : (item.care_count/10000).toFixed(2)+''}}人关注 {{item.care_count<10000 ? item.care_count : (item.care_count/10000).toFixed(2)+''}}人关注
</view> </view> -->
<view class="line" v-if="item.distance"></view> <view class="line" v-if="item.distance"></view>
<view class="distance" v-if="item.distance" @click.stop="showStoreLocation(item)"> <view class="distance" v-if="item.distance" @click.stop="showStoreLocation(item)">
<view class=""> <view class="">

@ -150,7 +150,7 @@
</view> </view>
</view> </view>
<!-- 轮播 --> <!-- 轮播 -->
<!-- <view class="slider-wrapper skeleton-rect" v-if="imgUrls.length>0"> <view class="slider-wrapper skeleton-rect" v-if="imgUrls.length>0">
<swiper indicator-dots="true" :autoplay="autoplay" :circular="circular" :interval="interval" :duration="duration" <swiper indicator-dots="true" :autoplay="autoplay" :circular="circular" :interval="interval" :duration="duration"
indicator-color="rgba(255,255,255,0.6)" indicator-active-color="#fff"> indicator-color="rgba(255,255,255,0.6)" indicator-active-color="#fff">
<block v-for="(item,index) in imgUrls" :key="index"> <block v-for="(item,index) in imgUrls" :key="index">
@ -161,7 +161,7 @@
</swiper-item> </swiper-item>
</block> </block>
</swiper> </swiper>
</view> --> </view>
<!-- 会员菜单 --> <!-- 会员菜单 -->
<view class="user-menus" style="margin-top: 20rpx;"> <view class="user-menus" style="margin-top: 20rpx;">
<view class="title skeleton-rect">我的服务</view> <view class="title skeleton-rect">我的服务</view>

@ -483,7 +483,8 @@
.noCommodity{ .noCommodity{
text-align: center; text-align: center;
border-top: none; border-top: none;
margin-top: 15vh; // margin-top: 15vh;
padding-top:15vh;
} }
.noCommodity .pictrue{ .noCommodity .pictrue{
height: 305rpx; height: 305rpx;

Loading…
Cancel
Save