2021-07-20 15:45:29 +08:00
|
|
|
<!--pages/serve/index/index.wxml-->
|
2021-08-12 09:22:40 +08:00
|
|
|
<cu-custom id="head" isCustom="{{false}}" isBack="{{false}}" isIndex="{{false}}">
|
|
|
|
<view slot="content">服务</view>
|
2021-07-20 16:40:10 +08:00
|
|
|
</cu-custom>
|
2021-08-12 09:22:40 +08:00
|
|
|
<view style="margin:0rpx 15rpx 0rpx 15rpx;display: flex;flex-direction: row;align-items: center;">
|
|
|
|
<image src="{{imgUlr+'8cdbcafd-2dcc-4f4b-872f-29883dcbb6e5'}}" mode="widthFix" style="width: 100%;">
|
|
|
|
|
|
|
|
</image>
|
|
|
|
</view>
|