diff --git a/.idea/misc.xml b/.idea/misc.xml index 9593608..7862e0a 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -9,6 +9,9 @@ + + + diff --git a/infoport/static/images/link_03.png b/infoport/static/images/link_03.png new file mode 100644 index 0000000..b5abbea Binary files /dev/null and b/infoport/static/images/link_03.png differ diff --git a/infoport/static/images/link_04.png b/infoport/static/images/link_04.png new file mode 100644 index 0000000..25122d7 Binary files /dev/null and b/infoport/static/images/link_04.png differ diff --git a/infoport/static/images/link_05.png b/infoport/static/images/link_05.png new file mode 100644 index 0000000..17331d5 Binary files /dev/null and b/infoport/static/images/link_05.png differ diff --git a/infoport/static/images/link_06.png b/infoport/static/images/link_06.png new file mode 100644 index 0000000..a950471 Binary files /dev/null and b/infoport/static/images/link_06.png differ diff --git a/infoport/static/images/neixiangxian.png b/infoport/static/images/neixiangxian.png new file mode 100644 index 0000000..b7ae2f9 Binary files /dev/null and b/infoport/static/images/neixiangxian.png differ diff --git a/infoport/static/images/sheqixian.png b/infoport/static/images/sheqixian.png new file mode 100644 index 0000000..a1755cc Binary files /dev/null and b/infoport/static/images/sheqixian.png differ diff --git a/infoport/static/js/project/discussions.js b/infoport/static/js/project/discussions.js index f17d0a3..dcf6831 100644 --- a/infoport/static/js/project/discussions.js +++ b/infoport/static/js/project/discussions.js @@ -280,7 +280,7 @@ define(['jquery', "template", "Tools", 'swiper'], function ($, template, Tools, searchChange = function () { console.log(1111111111); - tools.doGet(listSiyigongkai, {pageNum:1,pageSize:8,openName:$("#searchInput").val()}, module.newsList , true); + tools.doGet(listSiyigongkai, {pageNum:1,pageSize:8,openName:$("#searchInput").val(), isAsc:'desc', orderByColumn:'createTime'}, module.newsList , true); } submitUser = function () { @@ -413,7 +413,8 @@ define(['jquery', "template", "Tools", 'swiper'], function ($, template, Tools, pageNum:module.data.pageNum4, pageSize:10, bookId: JSON.parse(tools.getCookie('user')).bookId, - deptId: JSON.parse(tools.getCookie('user')).deptId + deptId: JSON.parse(tools.getCookie('user')).deptId, + isAsc:'desc', orderByColumn:'createTime' }, module.newsList4 , true); break; diff --git a/infoport/static/js/project/discussionsDetail.js b/infoport/static/js/project/discussionsDetail.js index d0798c6..88d7c6f 100644 --- a/infoport/static/js/project/discussionsDetail.js +++ b/infoport/static/js/project/discussionsDetail.js @@ -18,7 +18,7 @@ define(['jquery', "template", "Tools"], function ($, template, Tools) { //新闻详情 tools.doGet(siyigongkaiDetail, {id:getQueryVariable('id')}, module.newsDetail , true); //新闻列表 - tools.doGet(listSiyigongkai, {pageNum:1,pageSize:8}, module.newsList , true); + tools.doGet(listSiyigongkai, {pageNum:1,pageSize:8, isAsc:'desc', orderByColumn:'createTime'}, module.newsList , true); tools.doGet(webList, {}, module.webList , true); }; diff --git a/sunVillage_info/static/images/neixiangxian.png b/sunVillage_info/static/images/neixiangxian.png new file mode 100644 index 0000000..1ca6f89 Binary files /dev/null and b/sunVillage_info/static/images/neixiangxian.png differ diff --git a/sunVillage_info/static/images/sheqixian.png b/sunVillage_info/static/images/sheqixian.png new file mode 100644 index 0000000..a75ae3e Binary files /dev/null and b/sunVillage_info/static/images/sheqixian.png differ diff --git a/view/listingItems/itemsDetail.html b/view/listingItems/itemsDetail.html index f4d8405..72416f4 100644 --- a/view/listingItems/itemsDetail.html +++ b/view/listingItems/itemsDetail.html @@ -420,7 +420,7 @@ {{outProjectInformationDetail.linkPhone}} - 转出项目
基本情况 + 转出项目
基本情况 项目类型 {{outProjectInformationDetail.projectNumber}} diff --git a/view/login/registerFrom.html b/view/login/registerFrom.html index 29dccbb..cec4c23 100644 --- a/view/login/registerFrom.html +++ b/view/login/registerFrom.html @@ -189,7 +189,7 @@ - *身份证(正): + *身份证(人像面):
@@ -285,7 +285,7 @@ - *法人证件照: + *法人证件照(人像面):