be214042 by zhangmeng

布局

1 parent f7eb9a28
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
40 <!-- <el-icon color="#929AA0" size="16" style="position: relative;top: 2px">--> 40 <!-- <el-icon color="#929AA0" size="16" style="position: relative;top: 2px">-->
41 <!-- <Clock />--> 41 <!-- <Clock />-->
42 <!-- </el-icon>--> 42 <!-- </el-icon>-->
43 {{ language == 0 ? '集合时间' : 'Opening Time' }} 43 {{ language == 0 ? '集合时间' : 'Meeting Time' }}
44 <span class="ml5">{{ h.startTime }}{{ 44 <span class="ml5">{{ h.startTime }}{{
45 h.startTime 45 h.startTime
46 }}</span> 46 }}</span>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!