diff --git a/sub-operation-service/components.d.ts b/sub-operation-service/components.d.ts index 8dca9c7..1e52722 100644 --- a/sub-operation-service/components.d.ts +++ b/sub-operation-service/components.d.ts @@ -12,7 +12,6 @@ declare module 'vue' { BreadComp: typeof import('./src/components/breadComp.vue')['default'] CenterMap: typeof import('./src/components/centerMap.vue')['default'] CodeDialog: typeof import('./src/components/code-dialog/index.vue')['default'] - copy: typeof import('./src/components/custom-scroll-title copy/index.vue')['default'] CostomImg: typeof import('./src/components/costomImg.vue')['default'] CustomBack: typeof import('./src/components/customBack.vue')['default'] CustomCarouselPicture: typeof import('./src/components/custom-carousel-picture/index.vue')['default'] diff --git a/sub-operation-service/src/views/farmingService/farmingConsult/index.vue b/sub-operation-service/src/views/farmingService/farmingConsult/index.vue index 74d0532..cfbcda9 100644 --- a/sub-operation-service/src/views/farmingService/farmingConsult/index.vue +++ b/sub-operation-service/src/views/farmingService/farmingConsult/index.vue @@ -46,18 +46,18 @@ const tableData = ref([ desc: '制度关乎根本、稳定和长远,全面推进乡村振兴事关国泰民安。以农业农村现代化推进农业强国建设,尤其需要重视农村制度建设。党的二十届三中全会作出“完善强农惠农富农支持制度”的决策部署。', imgPath: 'images/mockPic/nyzc0.png', }, - { - id: 2, - title: '农民日报仲农平文章:一号文件里的“三农”脉动', - desc: '自党的十九大提出乡村振兴战略后,2018年中央一号文件对该战略进行了顶层设计,将其作为新时代“三农”工作的总抓手,绘制出一幅扎实的蓝图。', - imgPath: 'images/mockPic/nyzc2.png', - }, - { - id: 3, - title: '近年来,三农问题一直是国家关注的焦点。在新的历史时期,我们必须坚持农业农村优先发展的战略,加快推进乡村振兴,建设美好新农村。', - desc: '首先,我们要深入推进农业现代化。传统农业已经无法满足现代社会的需求,我们必须引进新技术、新品种、新模式,提高农业生产效率和质量。', - imgPath: 'images/mockPic/nyzc3.png', - }, + // { + // id: 2, + // title: '农民日报仲农平文章:一号文件里的“三农”脉动', + // desc: '自党的十九大提出乡村振兴战略后,2018年中央一号文件对该战略进行了顶层设计,将其作为新时代“三农”工作的总抓手,绘制出一幅扎实的蓝图。', + // imgPath: 'images/mockPic/nyzc2.png', + // }, + // { + // id: 3, + // title: '近年来,三农问题一直是国家关注的焦点。在新的历史时期,我们必须坚持农业农村优先发展的战略,加快推进乡村振兴,建设美好新农村。', + // desc: '首先,我们要深入推进农业现代化。传统农业已经无法满足现代社会的需求,我们必须引进新技术、新品种、新模式,提高农业生产效率和质量。', + // imgPath: 'images/mockPic/nyzc3.png', + // }, ]); const pagination = ref({