|
|
@ -1,6 +1,6 @@ |
|
|
<!--pages/message/detail/index.wxml--> |
|
|
<!--pages/message/detail/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 id="refresh" bind:refresh="onRefreshList" height="{{height}}" bind:loadmore="fetchPapersList"> |
|
|
<refresh-view id="refresh" bind:refresh="onRefreshList" height="{{height}}" bind:loadmore="fetchPapersList"> |
|
|
|