This repository has been archived on 2024-07-11. You can view files and clone it, but cannot push or open issues or pull requests.
yoshop-wechat/pages/custom/index.wxml
2020-04-25 22:59:04 +08:00

6 lines
116 B
Plaintext

<view class="container b-f">
<!-- DIY组件 -->
<diy-component diyItems="{{ items }}"></diy-component>
</view>