diff --git a/src/pages/home2/index.vue b/src/pages/home2/index.vue
index cc0844c6b..ddd175356 100644
--- a/src/pages/home2/index.vue
+++ b/src/pages/home2/index.vue
@@ -24,9 +24,10 @@
-
+
企业标准发布
-
+
+
@@ -244,4 +245,14 @@ export default {
background: #FFFFFF;
}
}
+.more-doc {
+ width: 5px;
+ height: 5px;
+ display: inline-block;
+ background: #D81E06;
+ border-radius: 50%;
+ position: absolute;
+ top: -2px;
+ right: -8px;
+}