测试2

parent c6f2b861
...@@ -114,7 +114,6 @@ ...@@ -114,7 +114,6 @@
> >
</view> </view>
</scroll-view> --> </scroll-view> -->
<!-- 职位列表 --> <!-- 职位列表 -->
<scroll-view scroll-y="{{true}}" catchtouchmove class="recommend-list-wrap"> <scroll-view scroll-y="{{true}}" catchtouchmove class="recommend-list-wrap">
<block v-for="(item, index) in partTimeJobData.positionList" :key="index"> <block v-for="(item, index) in partTimeJobData.positionList" :key="index">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment