From 9338b88610245d78c6b03d55f7d9ac6b2f36c3d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BA=9E=E4=B8=9C=E6=97=AD?= <850374051@qq.com> Date: Wed, 23 Jul 2025 14:24:59 +0800 Subject: [PATCH 01/10] =?UTF-8?q?task=20=E5=BA=95=E9=83=A8=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/api/sunVillage_info/fixedAssets.js | 9 +++++++++ src/views/sunVillage_info/index_code_rights_new.vue | 12 +++++++++--- src/views/sunVillage_info/login_code_new.vue | 12 +++++++++--- 3 files changed, 27 insertions(+), 6 deletions(-) diff --git a/src/api/sunVillage_info/fixedAssets.js b/src/api/sunVillage_info/fixedAssets.js index 9efaaf7d..f82b866d 100644 --- a/src/api/sunVillage_info/fixedAssets.js +++ b/src/api/sunVillage_info/fixedAssets.js @@ -1473,3 +1473,12 @@ export function jyxzyqkgkDetail(id) { method: 'get' }) } + +// 收支明细公开 +export function webList(query) { + return request({ + url: '/open/house/policy/list/level', + method: 'get', + params: query + }) +} diff --git a/src/views/sunVillage_info/index_code_rights_new.vue b/src/views/sunVillage_info/index_code_rights_new.vue index 35c442dc..0021c7e0 100644 --- a/src/views/sunVillage_info/index_code_rights_new.vue +++ b/src/views/sunVillage_info/index_code_rights_new.vue @@ -43,12 +43,12 @@ + + diff --git a/src/views/notice/index.vue b/src/views/notice/index.vue index 3998c0fd..db89dff8 100644 --- a/src/views/notice/index.vue +++ b/src/views/notice/index.vue @@ -49,6 +49,52 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/images/transaction_new/notic/notic_icon_07.png b/static/images/transaction_new/notic/notic_icon_07.png new file mode 100644 index 0000000000000000000000000000000000000000..9286a0c52be4aa0dcae2ef7376d6542109826925 GIT binary patch literal 477 zcmV<30V4j1P)K2}wTT+f7iF3TjyZX;szawK(p> z>`+4PGmG&B^s(2@ZxM-7_R?t6B!Z#=EZO}437c7r)@qEsj=x7>wdR)I2N0Jw`Ku(1 zX8`IPfF4{Jm$5_uEE%mxEMUL!{@(5{TmcPIEtJ5<8Iz=IjOimHmlv0aXqv8}aS5)8 zK7_^4O3C6tip=QT_}hv7+TXlx=sBZ9xpJ|xbI1+(0=Ev9KP15W<~*F9_OK&yze$3bUpb7SZ}_Z T`ds4&00000NkvXXu0mjfTFTX- literal 0 HcmV?d00001 diff --git a/static/images/transaction_new/notic/notic_icon_08.png b/static/images/transaction_new/notic/notic_icon_08.png new file mode 100644 index 0000000000000000000000000000000000000000..4f5edb0de650c701cbeda0fe65583e68b2d4d32f GIT binary patch literal 497 zcmVy67i==X8O%&#w2Pt4TQ;infHC~``!$(&?5?k1T)PH6T)PXNJ9N~ z-4!FUm}SjqJYM-r$RCJe@r)&t7hzBxbMCP9dP<|wmzUE3qFyh8C3CVkz$9kW>y2be z0sP5q+c`+dF~j%>fG?MyvJ+C8v)S5FW+9sB>UQ^U!Z?2h&``xv&U`*3QLW}!G@AG6 zEa5wa!ZO}FnE8sgfp1xOj`dORb({%_N~OeNG1J#U7X=pLH^t6*3sZOjNgHtr`D?w` zwk;C1+9fnb0sz|;g<`&M&F+E>00000NkvXXu0mjfof_NS literal 0 HcmV?d00001 From dcab0e93c1e89ecfd3e3318dd94b4ce8abc6f31e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BA=9E=E4=B8=9C=E6=97=AD?= <850374051@qq.com> Date: Tue, 29 Jul 2025 17:11:47 +0800 Subject: [PATCH 06/10] =?UTF-8?q?task=2045021=20=E7=BB=88=E6=AD=A2?= =?UTF-8?q?=E3=80=81=E5=BC=82=E5=B8=B8=E5=85=AC=E5=91=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/notice/index.vue | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/views/notice/index.vue b/src/views/notice/index.vue index db89dff8..a1018849 100644 --- a/src/views/notice/index.vue +++ b/src/views/notice/index.vue @@ -13,7 +13,10 @@ > -

*身份证照片、本人和身份证的合影

+

*身份证照片

From f8e7da7a34808ea97cc64da564551acb80d20f2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BA=9E=E4=B8=9C=E6=97=AD?= <850374051@qq.com> Date: Fri, 15 Aug 2025 21:05:36 +0800 Subject: [PATCH 10/10] =?UTF-8?q?task=2045334=20=E5=8F=98=E6=9B=B4?= =?UTF-8?q?=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/project/projectDetail.vue | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/src/views/project/projectDetail.vue b/src/views/project/projectDetail.vue index 9a18958c..4993677a 100644 --- a/src/views/project/projectDetail.vue +++ b/src/views/project/projectDetail.vue @@ -74,6 +74,14 @@ 延时说明:自由竞价期结束后,进入{{detail.delayPeriod}}秒延时竞价期;延时竞价期内但凡有出价,则继续延时竞价,直至无人出价! + + 变更说明: + + + + + +
@@ -275,6 +283,7 @@ import { import {getInfo} from "../../api/login"; import $ from "jquery"; import navBar from "@/components/common/nav_bar.vue"; +import {ImagePreview} from "vant"; export default { name: "projectDetail", @@ -359,6 +368,12 @@ export default { this.reload(); }, methods: { + previewImage(index, imgList) { + ImagePreview({ + startPosition: index, + images: imgList.map(element => '/api' + element), + }); + }, goSignUp(){ getInfo().then(response => { getMember(response.user.userId).then(resresponse => { @@ -414,7 +429,9 @@ export default { reload(){ //console.log("结束进入") getOutProjectDetail(this.id).then(response =>{ - this.detail=response.data + + this.detail = response.data; + this.getDicts("rollout_type").then(res =>{ this.detail.rollout = this.selectDictLabel(res.data,response.data.rollout); if(this.detail.oneout==0){