Browse Source

添加二维码

master
liaoxinyu 2 years ago
parent
commit
3768b321bc
  1. BIN
      src/assets/img/home/qrcode.png
  2. 4
      src/views/home/index.vue

BIN
src/assets/img/home/qrcode.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 16 KiB

4
src/views/home/index.vue

@ -408,8 +408,8 @@
</div>
<div style="margin-left: 10%;width: 8%;">{{ item.count }}</div>
<router-link :to="{name:'exchange'}"
style="margin-left: 12%;width: 8%;text-align: right;color: #49A3B7;">
交易
style="width: 20%;text-align: right;color: #49A3B7;">
{{ $t("common.tradings") }}
</router-link>
</div>
</div>

Loading…
Cancel
Save