|
|
@@ -91,7 +91,7 @@
|
|
|
<div class="footerShare">
|
|
|
<div class="right-text">
|
|
|
<div>长按识别二维码查看详情&点评</div>
|
|
|
- <div></div>
|
|
|
+ <!-- <div></div> -->
|
|
|
</div>
|
|
|
<vue-qr
|
|
|
class="QRcodes"
|
|
|
@@ -452,13 +452,13 @@ export default {
|
|
|
display: flex;
|
|
|
// align-items: center;
|
|
|
justify-content: center;
|
|
|
- margin-top: vw(100);
|
|
|
+ margin-top: vw(60);
|
|
|
|
|
|
.right-text {
|
|
|
// margin-left: vw(12.5);
|
|
|
display: flex;
|
|
|
flex-direction: column;
|
|
|
- justify-content: space-between;
|
|
|
+ justify-content: center;
|
|
|
margin-right: vw(24);
|
|
|
|
|
|
div {
|