<!--pages/moments/list/momentsshowlist.wxml-->
<cu-custom id="head" isCustom="{{false}}" isBack="{{true}}" isIndex="{{false}}">
<view slot="content">详情</view>
</cu-custom>
<web-view src="{{url}}">
</web-view>