From 4d65cc11e98caaeed5e8fd52a48160d2cb9aa425 Mon Sep 17 00:00:00 2001 From: a0049873 <79py69t9wb@privaterelay.appleid.com> Date: Mon, 17 Oct 2022 10:19:27 +0800 Subject: [PATCH] =?UTF-8?q?=E8=83=BD=E5=8A=9B=E7=94=B3=E8=AF=B7=201?= =?UTF-8?q?=E6=9D=A1=E6=B6=88=E6=81=AF=E6=97=B6=E9=9A=90=E8=97=8F=20=20?= =?UTF-8?q?=E5=B1=95=E5=BC=80=E6=8C=89=E9=92=AE=EF=BC=8C=E5=AE=A1=E6=89=B9?= =?UTF-8?q?=E8=AF=A6=E6=83=85=20=E6=B7=BB=E5=8A=A0=E5=A4=84=E7=90=86?= =?UTF-8?q?=E9=83=A8=E9=97=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- front/src/views/home/AbilityToApplyFor.vue | 22 +- .../components/ApplyDetails.vue | 505 +++--- .../personalCenter/components/MyApply.vue | 1518 +++++++++-------- 3 files changed, 1081 insertions(+), 964 deletions(-) diff --git a/front/src/views/home/AbilityToApplyFor.vue b/front/src/views/home/AbilityToApplyFor.vue index 0a6a6153..53e5c2ee 100644 --- a/front/src/views/home/AbilityToApplyFor.vue +++ b/front/src/views/home/AbilityToApplyFor.vue @@ -2,7 +2,11 @@
申请能力 -
+
-
+
@@ -181,7 +192,10 @@ let arr = JSON.parse(note1) xVideoList.value = [] arr.map((val) => { - xVideoList.value.push({ name: val.channelName || '', key: val.channelId }) + xVideoList.value.push({ + name: val.channelName || '', + key: val.channelId, + }) }) videoVisible.value = true } else { diff --git a/front/src/views/personalCenter/components/ApplyDetails.vue b/front/src/views/personalCenter/components/ApplyDetails.vue index 1b052ff4..f9cd16ae 100644 --- a/front/src/views/personalCenter/components/ApplyDetails.vue +++ b/front/src/views/personalCenter/components/ApplyDetails.vue @@ -1,9 +1,21 @@ diff --git a/front/src/views/personalCenter/components/MyApply.vue b/front/src/views/personalCenter/components/MyApply.vue index 508e8bd2..9dd682c0 100644 --- a/front/src/views/personalCenter/components/MyApply.vue +++ b/front/src/views/personalCenter/components/MyApply.vue @@ -3,16 +3,27 @@
我的申请
类型 -
+
{{ item }}
申请状态 -
- +
+ {{ item }}
- 名称:{{ item.cameraList ? item.system : (item.title || item.name) }} + 名称:{{ + item.cameraList ? item.system : item.title || item.name + }}
@@ -52,54 +69,112 @@
过期时间:{{ item.expireDate || '' }}
-
+
联系方式
查看详情
修改
- + " + style="position: absolute; top: 20px; left: -850px" + > + fill="#515151" + opacity=".5" + p-id="5971" + > + fill="#515151" + opacity=".5" + p-id="5972" + > + fill="#515151" + opacity=".5" + p-id="5973" + > + fill="#515151" + opacity=".5" + p-id="5974" + >
- +
- - - - + + + - + - - + +