| 1 |
- <view class="content"><view class="banner"><swiper class="swiper" autoplay="{{true}}" circular="{{true}}" interval="{{3000}}" indicator-dots="{{true}}"><block tt:for="{{slideshowLinks}}" tt:for-item="item" tt:for-index="index" tt:key="index"><swiper-item class="swiperItem"><view class="swiperImgView "><image class="swiperImg" src="{{item}}"></image></view></swiper-item></block></swiper></view><view class="goods flex-col "><view class=" flex-row justify-between"><view class="goodsPrice"><text>¥700</text></view><view class="aixinView "><image class=" aixinImg" src="/static/imageIcon/aixin.png"></image></view></view><view class="goodsName"><text>商品名字商品名字商品名字商商品名字商品名字商品字商品名字商</text></view><view class="goodsImgTitle"><text>商品说明商品名字商品名字字商品名字商品名字商</text></view></view><view class="flex-col"><view class="goodsDetail flex-row justify-center"><text>商品详情</text></view><block tt:for="{{10}}" tt:for-item="i" tt:for-index="__i0__" tt:key="*this"><view class="goodsDetailImgView flex-col"><image class="goodsDetailImg" mode="widthFix" src="/static/0e733b67a401b9b5776b5196cd5b38e0.jpg"></image></view></block></view><view style="{{'height:'+('50px')+';'}}"></view><view class="goods-carts"><uni-goods-nav vue-id="7e238766-1" options="{{options}}" fill="{{true}}" button-group="{{buttonGroup}}" data-event-opts="{{[['^click',[['onClick']]],['^buttonClick',[['buttonClick']]]]}}" bind:click="__e" bind:buttonClick="__e" bind:__l="__l"></uni-goods-nav></view></view>
|