vdr详情修改
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
<div class='detail-box'>
|
||||
<span class='detail-text'
|
||||
style="width: 100%;height: 50px;background-color: #F5F6F7;line-height: 50px;font-size: 16px;font-weight: blod;color: #040B29;padding-left: 40px;"
|
||||
:title="item.versionName">{{$t('phoneVersionNumber') + ':' + item.versionName}}</span>
|
||||
:title="item.versionName">{{$t('phoneVersionNumber') + ' : ' + item.versionName}}</span>
|
||||
</div>
|
||||
</a-col>
|
||||
</a-row>
|
||||
|
||||
Reference in New Issue
Block a user