🍛 移除二维码

This commit is contained in:
Hunlongyu
2020-10-10 16:54:18 +08:00
parent 235e894f66
commit bce10b906c
5 changed files with 13 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 169 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 232 KiB

View File

@@ -116,8 +116,7 @@
<div class="qrcode">
<div class="title">请作者吃辣条</div>
<div class="qrcode-box">
<img class="qrcode-item" src="../assets/image/alipay.png">
<img class="qrcode-item" src="../assets/image/wepay.jpg">
<img class="qrcode-item" src="../assets/image/wepay-hunlongyu.png">
<img class="qrcode-item" src="../assets/image/wepay_cuiocean.jpg">
</div>
</div>

View File

@@ -6159,6 +6159,13 @@ lru-cache@^5.1.1:
dependencies:
yallist "^3.0.2"
m3u@0.0.2:
version "0.0.2"
resolved "https://mirrors.huaweicloud.com/repository/npm/m3u/-/m3u-0.0.2.tgz#cb971743b434efd8c77b3cc3a47fc0411a903df7"
integrity sha1-y5cXQ7Q079jHezzDpH/AQRqQPfc=
dependencies:
oop "0.0.3"
make-dir@^2.0.0:
version "2.1.0"
resolved "https://registry.npmjs.org/make-dir/-/make-dir-2.1.0.tgz#5f0310e18b8be898cc07009295a30ae41e91e6f5"
@@ -6812,6 +6819,11 @@ onetime@^5.1.0:
dependencies:
mimic-fn "^2.1.0"
oop@0.0.3:
version "0.0.3"
resolved "https://mirrors.huaweicloud.com/repository/npm/oop/-/oop-0.0.3.tgz#70fa405a5650891a194fdc82ca68dad6dabf4401"
integrity sha1-cPpAWlZQiRoZT9yCymja1tq/RAE=
open@^6.3.0:
version "6.4.0"
resolved "https://registry.npmjs.org/open/-/open-6.4.0.tgz#5c13e96d0dc894686164f18965ecfe889ecfc8a9"