16a23e08bSopenharmony_ci<div class="wrapper"> 26a23e08bSopenharmony_ci <div class="music-list-item" for="{{value in musics}}"> 36a23e08bSopenharmony_ci <div style="height:400px;width:454px;flex-direction:column;"> 46a23e08bSopenharmony_ci <text class="content">{{$t('value.name')}} 56a23e08bSopenharmony_ci </text> 66a23e08bSopenharmony_ci <text class="content">{{value.name}} 76a23e08bSopenharmony_ci </text> 86a23e08bSopenharmony_ci <text class="content">{{$t('strings.dizziness')}} 96a23e08bSopenharmony_ci </text> 106a23e08bSopenharmony_ci <text class="content">{{value.singer}} 116a23e08bSopenharmony_ci </text> 126a23e08bSopenharmony_ci </div> 136a23e08bSopenharmony_ci </div> 146a23e08bSopenharmony_ci</div> 156a23e08bSopenharmony_ci 16