Compare commits

..

No commits in common. "22cdf3e41508359705b02ff2d44940ce9d641f2c" and "1d48546424f55942687d046670899f4ba1010378" have entirely different histories.

4 changed files with 3 additions and 9 deletions

View File

@ -205,7 +205,6 @@ export default {
},
switchCurrent(current) {
// if(current == 1 && this.current == 1) this.priceOrderAsc = !this.priceOrderAsc;
this.page = 1;
this.current = current;
this.goodsList = []
this.ShopSearch()

View File

@ -129,9 +129,8 @@ export default {
})
},
switchCurrent(current) {
this.page = 1
if(current == 1 && this.current == 1) this.priceOrderAsc = !this.priceOrderAsc;
this.ShopSearch()
if(current == 1 && this.current == 1) this.priceOrderAsc = !this.priceOrderAsc;
this.current = current;
},
setViewHeight() {

View File

@ -10,7 +10,7 @@
<view class="cur_two" @click="tapClick(index)">已关注</view>
<!-- <view class="cur" @click="tapClick(index)" v-else = "item.about == 2">未关注</view> -->
</view>
<u-loadmore :status="status" icon-type="iconType"/>
<u-loadmore :status="status" icon-type="iconType" :load-text="loadText" />
</view>
</template>
@ -39,10 +39,6 @@
onLoad(){
this.snsfriendList()
},
onShow(){
this.page = 1;
this.snsfriendList();
},
methods: {
//
tapClick(index) {

View File

@ -391,7 +391,7 @@ export default {
that.$forceUpdate();
console.log(that.room)
},10 * 1000)
},60 * 1000)
uni.request({
url:"https://dmmall.sdbairui.com/api/Specialci/livingUserInfo",
data:{