@@ -63,6 +63,10 @@
#gui-loading {
z-index: 9999;
}
+#zhiying {
+ position: relative;
+ z-index: 9999;
+}
@media only screen and (max-width: 800px) {
.model-title {
font-size: 16px;
@@ -84,6 +84,11 @@
+#zhiying{
+
@media only screen and (max-width:800px) {
@@ -128,6 +128,9 @@ export default {
display: block;
width: 100%;
text-align: center;
+ &:last-child {
+ margin-bottom: 60px;
+ }
:hover {
color: #00c7d5;
@@ -1,5 +1,5 @@
<template>
- <div>
+ <div id="zhiying">
<div id="share-modal" style="display: none">
<div class="title">{[{ SOCIAL_SHARING }]}</div>
<div id="share-outer">