commit | 90da17b7a7f9cc139a36b45d0f75e08bae0987a5 | [log] [tgz] |
---|---|---|
author | wu <22301051@bjtu.edu.cn> | Thu Jun 19 12:45:29 2025 +0800 |
committer | wu <22301051@bjtu.edu.cn> | Thu Jun 19 12:45:29 2025 +0800 |
tree | 4720536ed95bf9320375947da1d38ffc597b67e8 | |
parent | 29174c2c6a58fe4f02f9bc5818e72119ab04f31f [diff] |
新增管理帖子的组件 Change-Id: I7299ad6f735064dd112f92bab7c87daa952e6dc2
diff --git a/Merge/front/src/api/posts_wzy.js b/Merge/front/src/api/posts_wzy.js index ae65756..b449c43 100644 --- a/Merge/front/src/api/posts_wzy.js +++ b/Merge/front/src/api/posts_wzy.js
@@ -1,5 +1,5 @@ // src/api/posts.js -const BASE = 'http://127.0.0.1:5714/' // 如果有代理可以留空,否则填完整域名,如 'http://localhost:3000' +const BASE = 'http://10.126.59.25:5714/' // 如果有代理可以留空,否则填完整域名,如 'http://localhost:3000' /** * 获取所有已发布的帖子列表