diff --git a/custom/public/rotation3D/img/baseLogo.svg b/custom/public/rotation3D/img/baseLogo.svg
index 8e2df5961..9553c3bb5 100644
--- a/custom/public/rotation3D/img/baseLogo.svg
+++ b/custom/public/rotation3D/img/baseLogo.svg
@@ -4,26 +4,26 @@
viewBox="0 0 342 470" style="enable-background:new 0 0 342 470;" xml:space="preserve">
-
+
@@ -151,12 +151,12 @@
s124.4-13.7,124.4-30.6c0-0.9-0.2-1.9-0.4-2.7L294.2,344.5z"/>
-
+
-
@@ -172,39 +172,39 @@
-
+
-
-
+
-
-
+
-
-
+
-
@@ -220,103 +220,103 @@
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
@@ -334,308 +334,308 @@
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
@@ -652,389 +652,383 @@
C103.5,378,101.5,377.4,101.5,377.4z"/>
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
@@ -1052,96 +1046,96 @@
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
@@ -1150,10 +1144,10 @@
-
-
+
@@ -1161,10 +1155,10 @@
-
-
+
@@ -1173,10 +1167,10 @@
-
-
+
@@ -1184,67 +1178,67 @@
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
diff --git a/custom/public/rotation3D/rotation3D.css b/custom/public/rotation3D/rotation3D.css
index d29ee5cb7..c9b835e09 100644
--- a/custom/public/rotation3D/rotation3D.css
+++ b/custom/public/rotation3D/rotation3D.css
@@ -36,28 +36,34 @@
right: 0;
}
.itemList .rotation3D__item:nth-child(1) .cont p::after{
- content: "云脑一号";
+ content: "鹏城云脑一号";
}
.itemList .rotation3D__item:nth-child(2) .cont p::after{
- content: "云脑二号";
+ content: "鹏城云脑二号";
}
.itemList .rotation3D__item:nth-child(3) .cont p::after{
- content: "北大分中心";
+ content: "北大人工智能集群系统";
}
.itemList .rotation3D__item:nth-child(4) .cont p::after{
- content: "合肥分中心";
+ content: "合肥类脑智能开放平台";
}
.itemList .rotation3D__item:nth-child(5) .cont p::after{
- content: "武汉AI中心";
+ content: "武汉人工智能计算中心";
}
.itemList .rotation3D__item:nth-child(6) .cont p::after{
- content: "西安AI中心";
+ content: "西安未来人工智能计算中心";
}
.itemList .rotation3D__item:nth-child(7) .cont p::after{
- content: "中原AI中心";
+ content: "中原人工智能计算中心";
}
.itemList .rotation3D__item:nth-child(8) .cont p::after{
- content: "成都AI中心";
+ content: "成都人工智能计算中心";
+}
+.itemList .rotation3D__item:nth-child(9) .cont p::after{
+ content: "横琴先进智能计算中心";
+}
+.itemList .rotation3D__item:nth-child(10) .cont p::after{
+ content: "国家超级计算济南中心";
}
.rotation3D__item.blue{ color: #01e9fc; }
@@ -130,9 +136,9 @@
/*颜色*/
.rotation3D__line.blue { color: #07b2f9; }
-.rotation3D__line.green { color: #b4b3ca; }
+.rotation3D__line.green { color: #ac94ee; }
.rotation3D__line.yellow { color: #ffd500; }
.rotation3D__line.blue svg path { stroke: #07b2f9; }
-.rotation3D__line.green svg path { stroke: #b4b3ca; }
+.rotation3D__line.green svg path { stroke: #ac94ee; }
.rotation3D__line.yellow svg path { stroke: #ffd500; }
\ No newline at end of file
diff --git a/templates/base/footer.tmpl b/templates/base/footer.tmpl
index 535e01305..ebf74f7b8 100644
--- a/templates/base/footer.tmpl
+++ b/templates/base/footer.tmpl
@@ -57,14 +57,16 @@
//数据 blue, green, yellow
data: {
itemList: [
- { name:'鹏城云脑I', type:'blue', icon:'', },
- { name:'鹏城云脑II', type:'blue', icon:'', },
- { name:'北京', type:'green', icon:'', },
- { name:'合肥', type:'green', icon:'', },
- { name:'西安', type:'green', icon:'', },
- { name:'武汉', type:'green', icon:'', },
- { name:'中原', type:'green', icon:'', },
- { name:'横琴', type:'green', icon:'', },
+ { name:'鹏城云脑一号', type:'blue', icon:'', },
+ { name:'鹏城云脑二号', type:'blue', icon:'', },
+ { name:'北大人工智能集群系统', type:'green', icon:'', },
+ { name:'合肥类脑智能开放平台', type:'green', icon:'', },
+ { name:'武汉人工智能计算中心', type:'green', icon:'', },
+ { name:'西安未来人工智能计算中心', type:'green', icon:'', },
+ { name:'中原人工智能计算中心', type:'green', icon:'', },
+ { name:'成都人工智能计算中心', type:'green', icon:'', },
+ { name:'横琴先进智能计算中心', type:'green', icon:'', },
+ { name:'国家超级计算济南中心', type:'green', icon:'', },
],
},
mounted: function () {
diff --git a/templates/home.tmpl b/templates/home.tmpl
index 01503cc35..89471c379 100755
--- a/templates/home.tmpl
+++ b/templates/home.tmpl
@@ -12,7 +12,7 @@