card-mini/packagecard/moments/list/momentsshowlist.wxml
2021-09-01 16:55:20 +08:00

8 lines
218 B
Plaintext

<!--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>