card-mini/packagecard/moments/list/momentsshowlist.wxml

8 lines
218 B
Plaintext
Raw Normal View History

2021-07-14 14:20:54 +08:00
<!--pages/moments/list/momentsshowlist.wxml-->
2021-09-01 16:55:20 +08:00
<cu-custom id="head" isCustom="{{false}}" isBack="{{true}}" isIndex="{{false}}">
<view slot="content">详情</view>
</cu-custom>
<web-view src="{{url}}">
</web-view>