This commit is contained in:
wanglei
2021-12-09 17:37:22 +08:00
parent 1d9b035fd4
commit 1ecaca8049
2 changed files with 2 additions and 2 deletions

View File

@@ -35,7 +35,7 @@
<AiOpenData type="userName" :openid="item.createUserId"/>
</u-row>
<u-gap height="20"></u-gap>
<u-row class="info">
<u-row class="info" style="align-items: start;flex-wrap: nowrap;">
<span>会议地点</span>
<span>{{ item.address }}</span>
</u-row>