From 250c19d1f0ee50da21cda36e9414bcbcf26df37c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E4=BD=95=E7=AB=A5=E5=B4=87?= <1261960504@qq.com>
Date: Mon, 8 Aug 2022 15:37:06 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9cloudIDE?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
public/index.html | 2 +-
src/common/UrlTool.js | 4 +-
src/forge/Newfile/codeReview/index.jsx | 21 +--
.../codeReview/mock/component/index.jsx | 6 +-
.../Newfile/codeReview/mock/pr.service.js | 127 +++---------------
.../codeReview/mock/project.service.js | 32 -----
src/forge/Newfile/codeReview/model.jsx | 47 ++++---
7 files changed, 56 insertions(+), 183 deletions(-)
diff --git a/public/index.html b/public/index.html
index 493de83b0..de002ba64 100755
--- a/public/index.html
+++ b/public/index.html
@@ -31,7 +31,7 @@
-
+
<%= htmlWebpackPlugin.tags.bodyTags %>