diff --git a/src/App.vue b/src/App.vue index 40d4ebc..65cd8b4 100644 --- a/src/App.vue +++ b/src/App.vue @@ -23,6 +23,9 @@ export default { diff --git a/src/components/HeaderNav.vue b/src/components/HeaderNav.vue index 5aad505..bf173f5 100644 --- a/src/components/HeaderNav.vue +++ b/src/components/HeaderNav.vue @@ -119,14 +119,15 @@ export default { cursor: pointer; &:last-child { - width: 120px; + // width: 120px; + width: 180px; display: flex; align-items: center; .three { text-align: right; display: inline-block; - width: 58px; + width: 115px; overflow: hidden; text-overflow: ellipsis; word-break: keep-all; diff --git a/src/views/InformationQuery.vue b/src/views/InformationQuery.vue index 256dbf2..668046f 100644 --- a/src/views/InformationQuery.vue +++ b/src/views/InformationQuery.vue @@ -65,7 +65,7 @@ :class="index % 2 == 0 ? 'bgcbz' : 'bgcz'" class="tr" > - {{ info.name }} + {{ info.name }} {{ info.unicode }} {{ info.society_type }} {{ info.legal_person }} @@ -313,7 +313,7 @@ export default { }, handleSizeChange (val) { this.pageSize = val - this.getPackData() + this.getData() }, handleCurrentChange (val) { this.currentPage = val diff --git a/src/views/excutes/Excute.vue b/src/views/excutes/Excute.vue index 79a4d8c..60b1238 100644 --- a/src/views/excutes/Excute.vue +++ b/src/views/excutes/Excute.vue @@ -6,14 +6,16 @@

一、项目申报书

- {{centers.probook?(centers.probook.split('/')[8]).split('_')[0]+'.'+(centers.probook.split('.')[3]):''}} - 预览 + {{centers.probook?(centers.probook.split('/')[8]).split('_')[0]:''}} + + {{centers.probook.split('/')[8].split('.')[1] == 'pdf'||centers.probook.split('/')[8].split('.')[1] == 'jpeg'||centers.probook.split('/')[8].split('.')[1] == 'png'||centers.probook.split('/')[8].split('.')[1] == 'jpg'?'预览':'下载'}}

二、项目实施方案

- {{centers.fangan?((centers.fangan.split('/')[8]).split('_')[0]?(centers.fangan.split('/')[8]).split('_')[0]:centers.fangan.split('/')[8]):''}} - 预览 + {{centers.fangan?((centers.fangan.split('/')[8]).split('_')[0]?(centers.fangan.split('/')[8]).split('_')[0]:centers.fangan.split('/')[8]):''}} + + {{centers.fangan.split('/')[8].split('.')[1] == 'pdf'||centers.fangan.split('/')[8].split('.')[1] == 'jpeg'||centers.fangan.split('/')[8].split('.')[1] == 'png'||centers.fangan.split('/')[8].split('.')[1] == 'jpg'?'预览':'下载'}}

三、中期报告

1、基本信息

@@ -136,10 +138,10 @@

6、项目财务报告 - {{caiwu?(caiwu.split(".")[0]).split('_')[0]+'.'+caiwu.split('.')[1]:''}} - - 下载 | - 预览 + {{caiwu?(caiwu.split(".")[0]).split('_')[0]+'.'+caiwu.split('.')[1]:''}} + {{centers.fina.split('/')[8].split('.')[1] == 'pdf'||centers.fina.split('/')[8].split('.')[1] == 'jpeg'||centers.fina.split('/')[8].split('.')[1] == 'png'||centers.fina.split('/')[8].split('.')[1] == 'jpg'?'预览':'下载'}} +

@@ -147,26 +149,30 @@ {{dianzi?(dianzi.split('.')[0]).split('_')[0]+'.'+dianzi.split('.')[1]:''}} - 下载 | - 预览 + + {{centers.elereport.split('/')[8].split('.')[1] == 'pdf'||centers.elereport.split('/')[8].split('.')[1] == 'jpeg'||centers.elereport.split('/')[8].split('.')[1] == 'png'||centers.elereport.split('/')[8].split('.')[1] == 'jpg'?'预览':'下载'}}

四、项目调整申请表及批复意见表 - {{shenqing?(shenqing.split('.')[0]).split('_')[0]+shenqing.split('.')[1]:''}} - 下载 | - 预览 + {{shenqing?(shenqing.split('.')[0]).split('_')[0]+'.'+shenqing.split('.')[1]:''}} + + {{centers.adjust.split('/')[8].split('.')[1] == 'pdf'||centers.adjust.split('/')[8].split('.')[1] == 'jpeg'||centers.adjust.split('/')[8].split('.')[1] == 'png'||centers.adjust.split('/')[8].split('.')[1] == 'jpg'?'预览':'下载'}}

五、活动类/培训类/会议类材料

-

- {{i.name}} - {{i.elereport?(i.elereport.split('/')[8]).split('_')[0]+'.'+(i.elereport.split('/')[8]).split('.')[1]:''}} +

暂未上传

+

+

活动名称{{j+1}}:{{i.name}}

+ {{i.elereport?(i.elereport.split('/')[8]).split('_')[0]:''}} - 下载 | - 预览 + + {{i.elereport.split('/')[8].split('.')[1] == 'pdf'||i.elereport.split('/')[8].split('.')[1] == 'jpeg'||i.elereport.split('/')[8].split('.')[1] == 'png'||i.elereport.split('/')[8].split('.')[1] == 'jpg'?'预览':'下载'}}

+ {{centers.budget.split('/')[8].split('.')[1] == 'pdf'||centers.budget.split('/')[8].split('.')[1] == 'jpeg'||centers.budget.split('/')[8].split('.')[1] == 'png'||centers.budget.split('/')[8].split('.')[1] == 'jpg'?'预览':'下载'}}

七、其他类 {{qita?(qita.split(".")[0]).split('_')[0]+'.'+qita.split('.')[1]:''}} - 下载 | - 预览 + + {{centers.other.split('/')[8].split('.')[1] == 'pdf'||centers.other.split('/')[8].split('.')[1] == 'jpeg'||centers.other.split('/')[8].split('.')[1] == 'png'||centers.other.split('/')[8].split('.')[1] == 'jpg'?'预览':'下载'}}

八、中期PPT文件 {{ppt?(ppt.split('.')[0]).split('_')[0]+'.'+ppt.split('.')[1]:""}} - 下载 | - 预览 + + {{centers.PPT.split('/')[8].split('.')[1] == 'pdf'||centers.PPT.split('/')[8].split('.')[1] == 'jpeg'||centers.PPT.split('/')[8].split('.')[1] == 'png'||centers.PPT.split('/')[8].split('.')[1] == 'jpg'?'预览':'下载'}}

diff --git a/src/views/excutes/Over.vue b/src/views/excutes/Over.vue index eca95a2..da81c0c 100644 --- a/src/views/excutes/Over.vue +++ b/src/views/excutes/Over.vue @@ -7,18 +7,21 @@

一、项目申报书

{{over.probook?over.probook.split('/')[8]:'未上传'}} - 预览 + + {{over.probook.split('/')[8].split('.')[1] == 'pdf'||over.probook.split('/')[8].split('.')[1] == 'jpeg'||over.probook.split('/')[8].split('.')[1] == 'png'||over.probook.split('/')[8].split('.')[1] == 'jpg'?'预览':'下载'}}

二、立项批复文件

{{over.fangan?over.fangan.split('/')[8]:'未上传'}} - 预览 + + {{over.fangan.split('/')[8].split('.')[1] == 'pdf'||over.fangan.split('/')[8].split('.')[1] == 'jpeg'||over.fangan.split('/')[8].split('.')[1] == 'png'||over.fangan.split('/')[8].split('.')[1] == 'jpg'?'预览':'下载'}}

三、实施方案

- {{over.fangan?over.fangan.split('/')[8]:'未上传'}} - 预览 + {{over.fangan?over.fangan.split('/')[8]:'未上传'}} + + {{over.fangan.split('/')[8].split('.')[1] == 'pdf'||over.fangan.split('/')[8].split('.')[1] == 'jpeg'||over.fangan.split('/')[8].split('.')[1] == 'png'||over.fangan.split('/')[8].split('.')[1] == 'jpg'?'预览':'下载'}}

四、项目实施各阶段情况报告(月度报告)

+ - {{over.pro_condition?over.pro_condition.split('/')[8]:'未上传'}} + +

{{over.fina?over.fina.split('/')[8]:'未上传'}}     - 下载 | - 预览 + {{over.fina.split('/')[8].split('.')[1] == 'pdf'||over.fina.split('/')[8].split('.')[1] == 'jpeg'||over.fina.split('/')[8].split('.')[1] == 'png'||over.fina.split('/')[8].split('.')[1] == 'jpg'?'预览':'下载'}} +

@@ -119,9 +129,9 @@ {{over.elereport?over.elereport.split('/')[8]:'未上传'}}     - - 下载 | - 预览 + {{over.elereport.split('/')[8].split('.')[1] == 'pdf'||over.elereport.split('/')[8].split('.')[1] == 'jpeg'||over.elereport.split('/')[8].split('.')[1] == 'png'||over.elereport.split('/')[8].split('.')[1] == 'jpg'?'预览':'下载'}} +

@@ -129,16 +139,19 @@ {{over.adjust?over.adjust.split('/')[8]:'未上传'}}     - 下载 | - 预览 + {{over.adjust.split('/')[8].split('.')[1] == 'pdf'||over.adjust.split('/')[8].split('.')[1] == 'jpeg'||over.adjust.split('/')[8].split('.')[1] == 'png'||over.adjust.split('/')[8].split('.')[1] == 'jpg'?'预览':'下载'}} +

+

七、会议活动相关资料(通知、议程、参加人员名单及签到表、现场照片或视频、会议纪要、活动总结报告、媒体报道、满意度测评表及报告等)

{{item.elereport?item.elereport.split('/')[8]:'未上传'}}     - 下载 | - 预览 + {{item.elereport.split('/')[8].split('.')[1] == 'pdf'||item.elereport.split('/')[8].split('.')[1] == 'jpeg'||item.elereport.split('/')[8].split('.')[1] == 'png'||item.elereport.split('/')[8].split('.')[1] == 'jpg'?'预览':'下载'}} +

八、反映项目实施效果的相关资料 @@ -146,8 +159,9 @@ {{over.pro_result?over.pro_result.split('/')[8]:'未上传'}}     - 下载 | - 预览 + {{over.pro_result.split('/')[8].split('.')[1] == 'pdf'||over.pro_result.split('/')[8].split('.')[1] == 'jpeg'||over.pro_result.split('/')[8].split('.')[1] == 'png'||over.pro_result.split('/')[8].split('.')[1] == 'jpg'?'预览':'下载'}} +

@@ -155,8 +169,9 @@ {{over.manage?over.manage.split('/')[8]:'未上传'}}     - 下载 | - 预览 + {{over.manage.split('/')[8].split('.')[1] == 'pdf'||over.manage.split('/')[8].split('.')[1] == 'jpeg'||over.manage.split('/')[8].split('.')[1] == 'png'||over.manage.split('/')[8].split('.')[1] == 'jpg'?'预览':'下载'}} +

@@ -164,9 +179,10 @@ {{over.money?over.money.split('/')[8]:'未上传'}}     - 下载 | - 预览 - + {{over.money.split('/')[8].split('.')[1] == 'pdf'||over.money.split('/')[8].split('.')[1] == 'jpeg'||over.money.split('/')[8].split('.')[1] == 'png'||over.money.split('/')[8].split('.')[1] == 'jpg'?'预览':'下载'}} + +

diff --git a/src/views/excutes/Post_pro.vue b/src/views/excutes/Post_pro.vue index 62aedc4..047338b 100644 --- a/src/views/excutes/Post_pro.vue +++ b/src/views/excutes/Post_pro.vue @@ -4,29 +4,47 @@
-

*一、项目申报书

+

+ *一、项目申报书 +

{{shili? shili.split('_')[0]+''+(shili.split('_')[0].includes('.')?'':'.'+shili.split('.')[1]):"未上传"}} - 预览 + {{getpros.probook.split('/')[8].split('.')[1] == 'pdf'||getpros.probook.split('/')[8].split('.')[1] == 'jpeg'||getpros.probook.split('/')[8].split('.')[1] == 'png'||getpros.probook.split('/')[8].split('.')[1] == 'jpg'?'预览':'下载'}}

-

*二、立项批复文件

+

+ *二、立项批复文件 +

{{shili1? shili1.split('_')[0]+''+(shili1.split('_')[0].includes('.')?'':'.'+shili1.split('.')[1]):"未上传"}} - 预览 + {{getpros.pifu.split('/')[8].split('.')[1] == 'pdf'||getpros.pifu.split('/')[8].split('.')[1] == 'jpeg'||getpros.pifu.split('/')[8].split('.')[1] == 'png'||getpros.probook.split('/')[8].split('.')[1] == 'jpg'?'预览':'下载'}}

-

*三、实施方案

+

+ *三、实施方案 +

{{shili2? shili2.split('_')[0]+''+(shili2.split('_')[0].includes('.')?'':'.'+shili2.split('.')[1]):"未上传"}} - 预览 + {{getpros.fangan.split('/')[8].split('.')[1] == 'pdf'||getpros.fangan.split('/')[8].split('.')[1] == 'jpeg'||getpros.fangan.split('/')[8].split('.')[1] == 'png'||getpros.fangan.split('/')[8].split('.')[1] == 'jpg'?'预览':'下载'}}

-

* 四、街道(地区办事处)关于2019年社会建设资金购买社会组织服务结项材料的说明

+

+ * 四、街道(地区办事处)关于2019年社会建设资金购买社会组织服务结项材料的说明 +

-

* 五、项目实施各阶段情况报告

+

+ * 五、项目实施各阶段情况报告 +

+月工作报表

- +