|
|
|
|
@ -273,7 +273,7 @@
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view v-else class="question_wrapper">
|
|
|
|
|
<scroll-view :scroll-top="scroll_top" style="height: 100%;" scroll-y="true" @scroll="scrollAction">
|
|
|
|
|
<scroll-view :scroll-top="scroll_top" style="height: 100%;" scroll-y="true" >
|
|
|
|
|
<view :id="`anchor--4`"></view>
|
|
|
|
|
<view :id="`anchor--3`" class="question_item_wrapper">
|
|
|
|
|
<view class="question_item_title_wrapper">请输入您的姓名</view>
|
|
|
|
|
|