修改bug

This commit is contained in:
2025-11-19 18:10:28 +08:00
parent fba4723dda
commit 44831b6f6f
8 changed files with 83 additions and 1091 deletions

View File

@@ -1,7 +1,7 @@
<!--
* @Date: 2025-10-16 15:15:47
* @LastEditors: shirlwang
* @LastEditTime: 2025-11-19 17:51:42
* @LastEditTime: 2025-11-19 18:09:59
-->
<template>
<!-- @scroll="handleScroll" @scrolltolower="scrollBottom" -->
@@ -45,7 +45,7 @@
<view v-for="(item, index) in policyList" :key="index" class="job-list" @click="toPolicyDetail">
<view class="sign">推荐</view>
<view class="title">
<image src="../../../packageRc/static/zcLeft.png"/>
<image src="/static/zcLeft.png"/>
{{item.zcmc}}</view>
<view class="infos">
<view v-if="item.zclx">{{item.zclx}}</view>