8 lines
218 B
Plaintext
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>
|