Browse Source

修改首页滚动文字

master
liaoxinyu 2 years ago
parent
commit
2cc2b75983
  1. 2
      src/assets/scss/module/_home.scss
  2. 2
      src/views/home/index.vue

2
src/assets/scss/module/_home.scss

@ -3888,7 +3888,7 @@ sub.transmoney-value {
.item {
padding: 0 14px;
// width: 200px;
width: 2200px;
width: 1200px;
&.border-right{
border-color: #4E4E5D !important;
}

2
src/views/home/index.vue

@ -354,7 +354,7 @@
<!-- <li class="item" v-for="(item,index) in marketList[0].marketInfoList" :key="index + '' + box"> -->
<!-- <li class="item" v-for="item in marketList[0].marketInfoList" :key="item.coin_name + '' + box"> -->
<div class="price-info d-flex">
<div>New users will be given $100 for registration. For details, please contact customer service WhatsApp 15204350079 12097488992 15717102065 15717102065. 12079028303. 17604060007</div>
<div>New users will be given $100 for registration. For details, please contact customer service WhatsApp</div>
<!-- <div class="symbol" style="margin-right: 5px">
{{ item.pair }}
{{ item.pair_name }}

Loading…
Cancel
Save