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.6 KiB
1 lines
1.6 KiB
<view class="bg data-v-608a15f6"><view class="top-box data-v-608a15f6"><uni-icons vue-id="27a42ca1-1" color="#333333" type="left" size="18" data-event-opts="{{[['tap',[['goBack']]]]}}" bindtap="__e" class="data-v-608a15f6" bind:__l="__l"></uni-icons><view class="search-box data-v-608a15f6"><uni-icons vue-id="27a42ca1-2" color="#96684F" type="search" size="20" class="data-v-608a15f6" bind:__l="__l"></uni-icons><input class="input data-v-608a15f6" type="text" placeholder="请输入搜索关键字" data-event-opts="{{[['confirm',[['search',['$event']]]],['input',[['__set_model',['','keywords','$event',[]]]]]]}}" value="{{keywords}}" bindconfirm="__e" bindinput="__e"/></view><view data-event-opts="{{[['tap',[['search']]]]}}" class="btn data-v-608a15f6" bindtap="__e">搜索</view></view><view class="common-question data-v-608a15f6"><view class="question-list data-v-608a15f6"><block wx:for="{{questionList}}" wx:for-item="item" wx:for-index="i" wx:key="i"><view data-event-opts="{{[['tap',[['viewDetail',['$0'],[[['questionList','',i]]]]]]]}}" class="item data-v-608a15f6" bindtap="__e"><view class="text-overflow data-v-608a15f6" style="padding-right:20rpx;">{{item.issue}}</view><uni-icons vue-id="{{'27a42ca1-3-'+i}}" color="#999999" type="right" size="14" class="data-v-608a15f6" bind:__l="__l"></uni-icons></view></block></view><view data-event-opts="{{[['tap',[['goBattle',['$event']]]]]}}" class="more-question data-v-608a15f6" bindtap="__e">没找到想要的答案?一键呼唤<text style="color:#DC2525;" class="data-v-608a15f6">人工客服</text></view></view></view>
|