From 0889c66755516cca221e130654f366000001af0a Mon Sep 17 00:00:00 2001 From: XiaoMo Date: Tue, 4 Apr 2023 15:20:11 +0800 Subject: [PATCH] =?UTF-8?q?a1300399510@qq.com=20=E6=8F=90=E4=BA=A4?= =?UTF-8?q?=E4=BA=8E=202023/04/04=20-15:20:02?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/detail/detailIndex.vue | 192 ++++++++++++++++--------------- 1 file changed, 99 insertions(+), 93 deletions(-) diff --git a/src/views/detail/detailIndex.vue b/src/views/detail/detailIndex.vue index bc1c9b0..054eecb 100755 --- a/src/views/detail/detailIndex.vue +++ b/src/views/detail/detailIndex.vue @@ -21,7 +21,7 @@
-
+ -
- - -
-
- 学位 -
-
- MA -
-
-
-
- 专业 -
-
- Curriculum study -
-
-
- -
-
-
- 总结 - 详情 -
-
- -
- - - - 查看当前总结详情 -
- -
-
-
- + --> -
-
- -
-
{{ info.author }}
-
{{ $formattedDate(info.dateline) }}
-
-
楼主
-
- -
- -
@@ -130,11 +44,103 @@
楼主
+ + + -
- -
+ + + @@ -352,8 +358,8 @@ export default { // 获取offer详情 getOfferDetail() { - this.$http.post("/api/details", { - token: this.token + this.$http.get("/api/forum/detail", { + id: this.token }, 'offer').then(res => { let data = res.data let offerinfo = data.offerinfo