公司小程序
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.8 KiB

<view class="main data-v-5b9e4324"><view class="top data-v-5b9e4324"><text class="top_title data-v-5b9e4324">常见疑问</text><image class="imageOfWenti data-v-5b9e4324" src="/static/images/mainview/wenti.png" mode="aspectFit"></image><view data-event-opts="{{[['tap',[['getRandomShowItems',['$event']]]]]}}" class="top_change_area data-v-5b9e4324" bindtap="__e"><image class="imageOfHuan data-v-5b9e4324" src="/static/images/mainview/huan.png" mode="aspectFit"></image><text class="text_huan data-v-5b9e4324">换一换</text></view><u-line vue-id="182aa262-1" color="#E2E2E2" length="662rpx" customStyle="position: absolute;left: 20rpx;border: 1px solid #E2E2E2;" hairline="{{true}}" margin="99rpx 0 0 0" class="data-v-5b9e4324" bind:__l="__l"></u-line></view><view class="cell_group data-v-5b9e4324"><block wx:if="{{mainPageData.question.length==0}}"><u-skeleton vue-id="182aa262-2" rows="4" loading="{{true}}" title="{{false}}" rowsHeight="80rpx" rowsWidth="702rpx" class="data-v-5b9e4324" bind:__l="__l"></u-skeleton></block><block wx:else><block wx:for="{{questions}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="cell_item data-v-5b9e4324"><view data-event-opts="{{[['tap',[['onTouchThisItem',[index]]]]]}}" style="width:100%;height:80rpx;display:flex;flex-direction:row;align-items:center;justify-content:space-between;" bindtap="__e" class="data-v-5b9e4324"><text class="content_title data-v-5b9e4324">{{item.title}}</text><u-icon vue-id="{{'182aa262-3-'+index}}" name="arrow-right" customStyle="margin-right: 20rpx;" class="data-v-5b9e4324" bind:__l="__l"></u-icon></view><u-line vue-id="{{'182aa262-4-'+index}}" color="#E2E2E2" length="662rpx" customStyle="border: 1px solid #E2E2E2;margin-left:20rpx;" hairline="{{true}}" class="data-v-5b9e4324" bind:__l="__l"></u-line></view></block></block></view></view>