pages/cart/index.wxml
@@ -1,6 +1,2 @@ <!--pages/cart/index.wxml--> <text>购物车</text> <t-swipe-cell> <t-cell bordered="{{false}}" title="左滑大列表" description="一段很长很长的内容文字" note="辅助信息" image="https://tdesign.gtimg.com/mobile/demos/avatar1.png" /> <view slot="right" class="btn delete-btn" bind:tap="onDelete">删除</view> </t-swipe-cell> <text>pages/cart/index.wxml</text>