|
@@ -117,7 +117,7 @@
|
|
<homeTable v-if="showTable==8"></homeTable>
|
|
<homeTable v-if="showTable==8"></homeTable>
|
|
<iframe style="height:350rem;width:100%" v-show="showTable==9" marginwidth="0" marginheight="0" vspace="0"
|
|
<iframe style="height:350rem;width:100%" v-show="showTable==9" marginwidth="0" marginheight="0" vspace="0"
|
|
hspace="0" allowtransparency="true" scrolling="no" allowfullscreen="true" frameborder="0" name="showHere"
|
|
hspace="0" allowtransparency="true" scrolling="no" allowfullscreen="true" frameborder="0" name="showHere"
|
|
- src="http://119.45.121.229:8090/?opt=1"
|
|
|
|
|
|
+ src="http://198.17.188.6:8091/?opt=1"
|
|
></iframe>
|
|
></iframe>
|
|
<iframe style="height:350rem;width:100%" v-show="showTable==10" marginwidth="0" marginheight="0" vspace="0"
|
|
<iframe style="height:350rem;width:100%" v-show="showTable==10" marginwidth="0" marginheight="0" vspace="0"
|
|
hspace="0" allowtransparency="true" scrolling="no" allowfullscreen="true" frameborder="0" name="showHere"
|
|
hspace="0" allowtransparency="true" scrolling="no" allowfullscreen="true" frameborder="0" name="showHere"
|
|
@@ -125,7 +125,7 @@
|
|
></iframe>
|
|
></iframe>
|
|
<iframe style="height:350rem;width:100%" v-show="showTable==11" marginwidth="0" marginheight="0" vspace="0"
|
|
<iframe style="height:350rem;width:100%" v-show="showTable==11" marginwidth="0" marginheight="0" vspace="0"
|
|
hspace="0" allowtransparency="true" scrolling="no" allowfullscreen="true" frameborder="0" name="showHere"
|
|
hspace="0" allowtransparency="true" scrolling="no" allowfullscreen="true" frameborder="0" name="showHere"
|
|
- src="http://47.92.161.189:81/index.html?opt=1"
|
|
|
|
|
|
+ src="http://198.17.188.2:81/index.html?opt=1"
|
|
></iframe>
|
|
></iframe>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
@@ -260,13 +260,14 @@ export default {
|
|
|
|
|
|
.menu_title {
|
|
.menu_title {
|
|
color: #fff;
|
|
color: #fff;
|
|
- font-size: 6.4rem;
|
|
|
|
- margin-top: 2rem;
|
|
|
|
- padding-left: 5rem;
|
|
|
|
- line-height: 12rem;
|
|
|
|
|
|
+ font-size: 6.4rem;
|
|
|
|
+ margin-top: 2rem;
|
|
|
|
+ padding-left: 5rem;
|
|
|
|
+ line-height: 12rem;
|
|
}
|
|
}
|
|
|
|
+
|
|
.menu_title:hover {
|
|
.menu_title:hover {
|
|
- cursor: pointer;
|
|
|
|
|
|
+ cursor: pointer;
|
|
}
|
|
}
|
|
|
|
|
|
.active {
|
|
.active {
|