# 共同富裕项目 — 前端技术方案 | 项 | 说明 | | --- | --- | | 页面 | `ruoyi-ui/src/views/commonProsperity/project/index.vue` | | API | `ruoyi-ui/src/api/commonProsperity/project.js` | | i18n | `lang/zh|bo/commonProsperity.js` → `project` | ## 表单 - 必填:名称(1~64 字)、类型、实施年限、运营图片 1~3 - 选填:简介、建设规模及内容、投资金额、实施情况、视频、封面 - 新增默认 `implYear = 当前年` - 年份下拉:当前年及向前共 5 年(`[当前年-4, 当前年]`,不含未来年) - 表单 `projectName`:`maxlength=64`,校验 `min:1,max:64` ## 筛选 / 列表 筛选:名称、类型、实施年限、发布状态。列表展示实施年限(非日期区间)。