Commit f0a35c3e authored by lixy's avatar lixy

营地布局、营地二维码

parent 02c183b7
...@@ -212,7 +212,7 @@ export default { ...@@ -212,7 +212,7 @@ export default {
margin: 0; margin: 0;
list-style: none; list-style: none;
display: flex; display: flex;
justify-content: space-between; /*justify-content: space-between;*/
width: 1120px; width: 1120px;
flex-wrap: wrap; flex-wrap: wrap;
} }
......
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
<div style="float:left" class="clearfix" v-if="visible"> <div style="float:left" class="clearfix" v-if="visible">
<div style="float:left;width:114px;margin-right:30px;text-align:center"> <div style="float:left;width:114px;margin-right:30px;text-align:center">
<div style="background:#FFF5E6;border:2px solid #FFB74B"> <div style="background:#FFF5E6;border:2px solid #FFB74B">
<img src="../../assets/images/dfcapp.png" style="width: 90px;margin:12px 10px 8px 10px;"/> <img src="https://mgmt.dfangche.com/xxfccn/image/qrcode/appQrcode.png" style="width: 90px;margin:12px 10px 8px 10px;"/>
<div style="color: #FFB74B;font-size: 14px;margin-bottom:11px">滴房车App</div> <div style="color: #FFB74B;font-size: 14px;margin-bottom:11px">滴房车App</div>
</div> </div>
<div style="margin-top:8px;" class="scan-notice-c"> <div style="margin-top:8px;" class="scan-notice-c">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment