diff --git a/pages/index/index.vue b/pages/index/index.vue index b61c2be..54aabe8 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -2,7 +2,7 @@ - + @@ -1097,7 +1097,7 @@ onLoad() { this.getTypeList() this.getSeckill() - this.getSuggest() + this.getSuggest()//根据数据格式需要分页 this.getCityInfo() this.getCoupons(); this.getServeList(); diff --git a/uni_modules/vk-uview-ui/components/u-subsection/u-subsection.vue b/uni_modules/vk-uview-ui/components/u-subsection/u-subsection.vue index 7915516..a513263 100644 --- a/uni_modules/vk-uview-ui/components/u-subsection/u-subsection.vue +++ b/uni_modules/vk-uview-ui/components/u-subsection/u-subsection.vue @@ -1,402 +1,416 @@