From e906a7917a56b55b27c04815af1f7032c683f975 Mon Sep 17 00:00:00 2001 From: peihaoyu <617594538@qq.com> Date: Fri, 17 Apr 2020 17:38:58 +0800 Subject: [PATCH] '' --- HSLink-front/src/api/index.js | 4 ++-- HSLink-front/src/components/PersonalInfo.vue | 15 ++++++++++++--- 2 files changed, 14 insertions(+), 5 deletions(-) diff --git a/HSLink-front/src/api/index.js b/HSLink-front/src/api/index.js index 97b29a4..41b946a 100644 --- a/HSLink-front/src/api/index.js +++ b/HSLink-front/src/api/index.js @@ -1,8 +1,8 @@ // 配置API接口地址 import de from "element-ui/src/locale/lang/de"; -let root = 'http://192.168.10.29:8048' -// let root = 'http://123.57.22.91:8048' +// let root = 'http://192.168.10.29:8048' +let root = 'http://123.57.22.91:8048' // let root = 'http://127.0.0.1:8048' // 引用axios let axios = require('axios') diff --git a/HSLink-front/src/components/PersonalInfo.vue b/HSLink-front/src/components/PersonalInfo.vue index 5a76d95..b94681e 100644 --- a/HSLink-front/src/components/PersonalInfo.vue +++ b/HSLink-front/src/components/PersonalInfo.vue @@ -7,13 +7,13 @@ 搜索 -
+ +
[{{item.label}}]
{{item.title}}
-
{{item.release_time}}
编辑
删除
@@ -144,6 +144,7 @@