diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 808f84970..77392be8a 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -3,7 +3,7 @@
-
+
@@ -13,32 +13,11 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
@@ -47,37 +26,49 @@
-
+
-
-
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
@@ -86,10 +77,6 @@
- sub_entries
- isRe
- icon-bianji
- 可读
journals_count >
readOnly
Fork
@@ -116,6 +103,10 @@
CoderRootDirectory
创建工单
p-r-photo
+ 没有评论
+ renderJournalList
+ topWrapper
+ topWrapper_btn
$PROJECT_DIR$
@@ -161,10 +152,11 @@
-
+
+
@@ -185,6 +177,11 @@
+
+
+
+
+
@@ -203,6 +200,13 @@
+
+
+
+
+
+
+
@@ -260,18 +264,19 @@
-
+
+
-
+
-
+
@@ -284,7 +289,7 @@
-
+
@@ -346,25 +351,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -626,13 +612,6 @@
-
-
-
-
-
-
-
@@ -643,16 +622,6 @@
-
-
-
-
-
-
-
-
-
-
@@ -741,20 +710,27 @@
-
+
-
-
+
+
+
+
+
+
+
+
+
-
+
-
+
-
-
+
+
@@ -763,48 +739,66 @@
-
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-
+
-
+
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/forge/Version/version.css b/src/forge/Version/version.css
index 8f9ffbbbd..fb53a6cf9 100644
--- a/src/forge/Version/version.css
+++ b/src/forge/Version/version.css
@@ -1,3 +1,22 @@
+.topWrapper {
+ padding: 20px 0;
+ box-sizing: border-box;
+ display: flex;
+ justify-content: space-between;
+ border-bottom: 1px solid #EEEEEE;
+ flex-wrap: wrap;
+}
+.topWrapper_btn {
+ background: #21ba45;
+ color: #FFFFFF!important;
+ padding:0px 12px;
+ text-align: center;
+ height: 32px;
+ line-height: 32px;
+ border-radius: 4px;
+}
+
+
.versionmilepostleft{
padding: 15px;
margin-right: 50px;