|
@@ -84,17 +84,17 @@ export default {
|
|
change:false,
|
|
change:false,
|
|
// 控制页面视频弹窗的显示
|
|
// 控制页面视频弹窗的显示
|
|
isShow:false,
|
|
isShow:false,
|
|
- titles: ["点击看展", "参加云展", "往届博博会"],
|
|
|
|
|
|
+ titles: ["参加云展","点击看展", "往届博博会"],
|
|
jumpUrl: [
|
|
jumpUrl: [
|
|
|
|
+ "http://www.expo-museums.com/Index/column/id/162",
|
|
"javascript:;",
|
|
"javascript:;",
|
|
"http://www.expo-museums.com/Index/history/column/143",
|
|
"http://www.expo-museums.com/Index/history/column/143",
|
|
- "http://www.expo-museums.com/Index/column/id/162",
|
|
|
|
],
|
|
],
|
|
isShowContact: false,
|
|
isShowContact: false,
|
|
phones: ["13581625033(黎先生)", "15733737800(刘小姐)"],
|
|
phones: ["13581625033(黎先生)", "15733737800(刘小姐)"],
|
|
email: "sales@4dage.com",
|
|
email: "sales@4dage.com",
|
|
buttoInGuidePage: {
|
|
buttoInGuidePage: {
|
|
- titles: ["点击看展", "参加云展", "往届博博会"],
|
|
|
|
|
|
+ titles: ["参加云展","点击看展", "往届博博会"],
|
|
},
|
|
},
|
|
};
|
|
};
|
|
},
|
|
},
|
|
@@ -182,6 +182,7 @@ export default {
|
|
}
|
|
}
|
|
.one > img {
|
|
.one > img {
|
|
width: 80%;
|
|
width: 80%;
|
|
|
|
+ max-height:38px ;
|
|
}
|
|
}
|
|
.tow > img {
|
|
.tow > img {
|
|
width: 70%;
|
|
width: 70%;
|