feat: 完成布局优化 - 操作列固定、批量按钮自适应、分类标签带数量

优化内容:
1. 表格布局:
   - 使用 calc(100vw - 160px) 确保表格不超出视口
   - 操作列 fixed='right' 固定在右侧,宽度 300px
   - 按钮 3 个后自动换行 (max-width: 200px)
   - 恢复合理列宽,不再过度压缩

2. 批量操作区域:
   - 容器改为 inline-block,宽度自适应按钮内容
   - 背景宽度与按钮总宽度匹配

3. 分类标签:
   - 显示数量 (如 '待处理 (20)')
   - 点击切换筛选,去掉误导的 'X' 图标

4. 删除功能:
   - 操作列增加删除按钮
   - 删除前弹出确认对话框

5. 系统日志:
   - 修复后端日志路径 (parents[4])
   - 404 时显示友好提示

6. 其他:
   - 左侧菜单宽度 160px
   - 所有功能保留 (登录、用户管理、批量操作等)
This commit is contained in:
lt
2026-04-27 11:32:17 +08:00
parent 59d2a76df4
commit 277b13eaae
137 changed files with 8615 additions and 1213 deletions
+34 -8
View File
@@ -9,38 +9,64 @@ sustainability_sources:
update_frequency: "daily"
credibility: "high"
focus: "国内环保政策"
- name: "人民网-生态环境频道"
keywords:
- "环保"
- "碳中和"
- "可持续"
- "低碳"
- "循环"
- name: "人民网-生态环境"
type: "rss"
url: "http://env.people.com.cn/rss/150323.xml"
update_frequency: "daily"
credibility: "high"
focus: "生态环境新闻"
- name: "中国环境新闻"
focus: "生态环境"
keywords:
- "环保"
- "生态"
- "绿色"
- "碳达峰"
- "碳中和"
- name: "澎湃新闻-绿色频道"
type: "rss"
url: "https://www.thepaper.cn/rolling_green_news.rss"
update_frequency: "daily"
credibility: "medium"
focus: "绿色生活"
- name: "中国环境报"
type: "web"
base_url: "http://www.cenews.com.cn/"
base_url: "https://www.cenews.com.cn/"
update_frequency: "daily"
credibility: "high"
focus: "环境新闻"
scraper_type: "simple"
- name: "国家发改委-低碳政策"
type: "web"
base_url: "https://www.ndrc.gov.cn"
credibility: "high"
focus: "政策动态"
scraper_type: "simple"
# 备用全球信息源(API替代RSS
# 全球信息源(多语种,需自动翻译
english_api:
- name: "UN Environment Programme"
type: "api"
url: "https://www.unep.org/news-and-stories"
url: "https://www.unep.org/api/v1/articles"
update_frequency: "weekly"
credibility: "high"
focus: "全球环境政策"
- name: "World Economic Forum Sustainability"
- name: "World Economic Forum - Sustainability"
type: "api"
url: "https://www.weforum.org/topics/sustainability/"
url: "https://www.weforum.org/api/feed/topics/sustainability"
update_frequency: "weekly"
credibility: "high"
focus: "可持续商业"
- name: "Circularity News"
type: "rss"
url: "https://circularity.com/rss"
update_frequency: "daily"
credibility: "medium"
focus: "循环经济"
# 本地案例库(保底数据源)
local: