tsteam-business-card-card-mini/packagecard/shop/index/shop.wxml
2024-02-22 11:04:15 +08:00

8 lines
202 B
Plaintext
Executable File

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