<!--pages/serve/index/index.wxml-->
<cu-custom id="head" isCustom="{{false}}" isBack="{{false}}" isIndex="{{true}}">
<view slot="content">{{nameTxt}}</view>
</cu-custom>
<web-view src="{{shopUrl}}">
</web-view>