|
@@ -165,14 +165,14 @@ export default{
|
|
|
baseUrl:"static/img/apply/phone.png",
|
|
|
hoverUrl:"static/img/apply/phoneHover.png",
|
|
|
state:0,
|
|
|
- text:["400-1566-899"],
|
|
|
- },
|
|
|
- {
|
|
|
- baseUrl:"static/img/apply/qq.png",
|
|
|
- hoverUrl:"static/img/apply/qqHover.png",
|
|
|
- state:0,
|
|
|
- text:["4001566899"],
|
|
|
+ text:["86-17354718363"],
|
|
|
},
|
|
|
+ // {
|
|
|
+ // baseUrl:"static/img/apply/qq.png",
|
|
|
+ // hoverUrl:"static/img/apply/qqHover.png",
|
|
|
+ // state:0,
|
|
|
+ // text:["4001566899"],
|
|
|
+ // },
|
|
|
{
|
|
|
baseUrl:"static/img/apply/wx.png",
|
|
|
hoverUrl:"static/img/apply/wxHover.png",
|
|
@@ -441,7 +441,7 @@ export default{
|
|
|
padding-top: 50px;
|
|
|
.serverList{
|
|
|
margin-top: 50px;
|
|
|
- padding: 0 188px 70px 188px;
|
|
|
+ padding: 0 400px 70px 400px;
|
|
|
display: flex;
|
|
|
justify-content:space-between;
|
|
|
img{
|