c957fd4b by zhangmeng

布局

1 parent be214042
...@@ -49,7 +49,7 @@ ...@@ -49,7 +49,7 @@
49 <!-- <el-icon color="#929AA0" size="16" style="position: relative;top: 2px">--> 49 <!-- <el-icon color="#929AA0" size="16" style="position: relative;top: 2px">-->
50 <!-- <LocationFilled />--> 50 <!-- <LocationFilled />-->
51 <!-- </el-icon>--> 51 <!-- </el-icon>-->
52 {{ language == 0 ? '集合地点' : 'Meeting Point' }} 52 {{ language == 0 ? '集合地点' : 'Meeting Point' }}&nbsp;
53 {{ h.address }} 53 {{ h.address }}
54 </p> 54 </p>
55 </el-col> 55 </el-col>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!