徐总多门店
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

1 lines
1.1 KiB

<base-drawer vue-id="4e65b656-1" mode="bottom" visible="{{specsInfo.show}}" background-color="transparent" mask="{{true}}" maskClosable="{{true}}" data-event-opts="{{[['^close',[['closeSpecs']]]]}}" bind:close="__e" class="data-v-2c73081c" bind:__l="__l" vue-slots="{{['default']}}"><view class="w-full bg--w111-fff rd-t-40rpx py-32 data-v-2c73081c"><view class="text-center fs-32 text--w111-333 fw-500 mb-34 data-v-2c73081c">参数</view><scroll-view class="h-400 data-v-2c73081c" scroll-y="true"><view class="px-32 scroll-content data-v-2c73081c"><block wx:for="{{specsInfo.specs}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="item flex break_word data-v-2c73081c"><view class="w-160 text--w111-999 mr-12 data-v-2c73081c">{{item.name}}</view><view class="flex-1 data-v-2c73081c">{{item.value}}</view></view></block></view></scroll-view><view class="mx-20 pb-safe data-v-2c73081c"><view data-event-opts="{{[['tap',[['closeSpecs',['$event']]]]]}}" class="mt-52 h-72 flex-center rd-36px bg-color fs-26 text--w111-fff data-v-2c73081c" bindtap="__e">确定</view></view></view></base-drawer>