card-mini/packagecard/shop/index/shop.wxml

8 lines
202 B
Plaintext

<!--pages/shop/shop.wxml-->
<!-- 标题栏 -->
<cu-custom bgColor="bg-gradual-blue" isBack="{{false}}">
<view slot="content">服务</view>
</cu-custom>
<view>
<text>数据加载中...</text>
</view>