From f939ea9726f6d1184e71de982da4f1aa848f5162 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=AE=B8=E5=AE=8F=E6=9D=B0?= <1943105267@qq.com> Date: Tue, 18 Feb 2025 10:39:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=A5=E5=8F=A3=E5=8F=82=E6=95=B0=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=20current=20=20size?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 2 +- .env.production | 4 +- package.json | 2 +- src/views/abnormalRemind/index.vue | 181 +++++---- src/views/home/index.vue | 577 +++++++++++++++++++++-------- src/views/homeTwo/index.vue | 554 +++++++++++++++++++-------- 6 files changed, 956 insertions(+), 364 deletions(-) diff --git a/.env.development b/.env.development index 845714c..c3ebfc6 100644 --- a/.env.development +++ b/.env.development @@ -5,7 +5,7 @@ VUE_APP_TITLE = 金鸡湖现代服务业品牌管理系统 ENV = 'development' # 金鸡湖现代服务业品牌管理系统/开发环境 -VUE_APP_BASE_API = 'http://192.168.0.122:9040' +VUE_APP_BASE_API = 'http://192.168.0.123:9040' # 测试环境数据库 # VUE_APP_BASE_API = 'http://39.101.188.84:9040' # 脱敏三方测试用数据库 diff --git a/.env.production b/.env.production index 4401bfc..97bf221 100644 --- a/.env.production +++ b/.env.production @@ -7,9 +7,9 @@ ENV = 'production' # 金鸡湖现代服务业品牌管理系统/生产环境 # VUE_APP_BASE_API = '/prod-api' # 测试环境数据库 -VUE_APP_BASE_API = 'http://39.101.188.84:9040' +# VUE_APP_BASE_API = 'http://39.101.188.84:9040' # 脱敏三方测试用数据库 # VUE_APP_BASE_API = 'http://39.101.188.84:9031' # VUE_APP_BASE_API = 'http://192.114.0.197/api' # 正式环境数据库 -# VUE_APP_BASE_API = 'https://idp.sipac.gov.cn/api' +VUE_APP_BASE_API = 'https://idp.sipac.gov.cn/api' diff --git a/package.json b/package.json index 5138d71..e04ed57 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ruoyi", - "version": "1.0.202502171515", + "version": "1.0.202502181028", "description": "金鸡湖现代服务业品牌管理系统", "author": "若依", "license": "MIT", diff --git a/src/views/abnormalRemind/index.vue b/src/views/abnormalRemind/index.vue index 0fa221b..5f34ff8 100644 --- a/src/views/abnormalRemind/index.vue +++ b/src/views/abnormalRemind/index.vue @@ -3,83 +3,140 @@
- - - + + + - + -
+ diff --git a/src/views/homeTwo/index.vue b/src/views/homeTwo/index.vue index 3610f42..a7018d7 100644 --- a/src/views/homeTwo/index.vue +++ b/src/views/homeTwo/index.vue @@ -7,20 +7,41 @@
专项资金、荣誉、投资等统计
- +
企业荣誉资质
-
-
+
+
- +
项目类别: - +
申报时间: @@ -29,34 +50,96 @@
- +
关联项目进展
-
-
+
+
- +
项目类别: - +
申报时间: {{ formatYear(item) }}
-
- {{item.status == 0 ? '待填报' : item.status == 1 ? '初审中' : item.status == 2 ? '复审中' : item.status == 3 ? '终审中' : item.status == 6 ? '已填报' : item.status == 7 ? '复审不通过' : item.status == 8 ? '初审不通过' : item.status == 9 ? '终审不通过' : item.status == 10 ? '初审驳回' : ''}} +
+ {{ + item.status == 0 + ? "待填报" + : item.status == 1 + ? "初审中" + : item.status == 2 + ? "复审中" + : item.status == 3 + ? "终审中" + : item.status == 6 + ? "已填报" + : item.status == 7 + ? "复审不通过" + : item.status == 8 + ? "初审不通过" + : item.status == 9 + ? "终审不通过" + : item.status == 10 + ? "初审驳回" + : "" + }}
- + @@ -66,28 +149,75 @@ 往年专项资金拨付情况
- - + + - + - - + + - +
@@ -96,71 +226,133 @@ - +
智能提醒
- >> 更多记录 + >> 更多记录
- +
-
+
+ +
-
【{{ item.declarationName }}】【预计{{ item.daysAdvance }}天后填报结束】
-
{{ item.alertContent }}
+
+ 【{{ item.declarationName }}】【预计{{ + item.daysAdvance + }}天后填报结束】 +
+
+ {{ item.alertContent }} +
{{ item.alertTime }}
-
已发送短信
+
+ 已发送短信 +
-
-
+
+
+ +
-
【{{ item.qymc }}】
-
{{ item.alertContent }}
+
+ 【{{ item.qymc }}】 +
+
+ {{ item.alertContent }} +
{{ item.alertTime }}
-
已发送短信
+
+ 已发送短信 +
-
-
+
+
+ +
-
【{{ item.declarationName }}】
-
{{ item.alertContent }}
+
+ 【{{ item.declarationName }}】 +
+
+ {{ item.alertContent }} +
{{ item.alertTime }}
-
已发送短信
+
+ 已发送短信 +
-
-
+
+
+ +
{{ item.alertContent }}
{{ item.alertTime }}
-
已发送短信
+
+ 已发送短信 +
-
+
查看
-
- {{ item.isRead == 1 ? '未读' : '已读' }} +
+ {{ item.isRead == 1 ? "未读" : "已读" }}
@@ -172,25 +364,86 @@
-->
- +
待办任务
- >> 更多记录 + >> 更多记录
-
-
-
{{ item.enterpriseDirectory}}
+
+
+
{{ item.enterpriseDirectory }}
-
{{ (item.status == 0 ? "待填报" : item.status == 8 ? "初审不通过" : item.status == 10 ? "初审退回修改" : item.status == 7 ? "复审不通过" : item.status == 9 ? "终审不通过" : item.status == 5 ? "终审通过" : item.status == 1 ? "初审中" : item.status == 2 ? "复审中" : item.status == 3 ? "终审中" : item.status == 6 ? "已填报" : "") }}
+
+ {{ + item.status == 0 + ? "待填报" + : item.status == 8 + ? "初审不通过" + : item.status == 10 + ? "初审退回修改" + : item.status == 7 + ? "复审不通过" + : item.status == 9 + ? "终审不通过" + : item.status == 5 + ? "终审通过" + : item.status == 1 + ? "初审中" + : item.status == 2 + ? "复审中" + : item.status == 3 + ? "终审中" + : item.status == 6 + ? "已填报" + : "" + }} +
-
{{ item.status == 0 ? "去填报" : item.status == 10 ? "去修改" : "去查看"}}
+
+ {{ + item.status == 0 + ? "去填报" + : item.status == 10 + ? "去修改" + : "去查看" + }} +
- + @@ -199,22 +452,32 @@ - +
提醒时间:
{{ info.alertTime }}
提醒内容:
-
{{ info.alertContent }}
+
{{ info.alertContent }}
- +