|
|
@ -1,6 +1,6 @@ |
|
|
<!--pages/agent/index/index.wxml--> |
|
|
<!--pages/agent/index/index.wxml--> |
|
|
<cu-custom bgColor="bg-white" isBack="{{true}}"> |
|
|
<cu-custom bgColor="bg-white" isBack="{{true}}"> |
|
|
<view slot="content">拼团活动</view> |
|
|
|
|
|
|
|
|
<view slot="content">限时补贴</view> |
|
|
</cu-custom> |
|
|
</cu-custom> |
|
|
|
|
|
|
|
|
<refresh-view bind:refresh="onRefreshList" height="{{height}}" triggered="{{requesting}}" scrollTop="{{top}}" bind:scrolltolower="fetchPapersList"> |
|
|
<refresh-view bind:refresh="onRefreshList" height="{{height}}" triggered="{{requesting}}" scrollTop="{{top}}" bind:scrolltolower="fetchPapersList"> |
|
|
|