diff --git a/web/src/assets/wx.jpg b/web/src/assets/wx.jpg new file mode 100644 index 00000000..084cefe4 Binary files /dev/null and b/web/src/assets/wx.jpg differ diff --git a/web/src/components/top-bar.vue b/web/src/components/top-bar.vue index 22fbbec5..f253bf7b 100644 --- a/web/src/components/top-bar.vue +++ b/web/src/components/top-bar.vue @@ -45,6 +45,13 @@

作者: ChaosZhu

开源仓库: https://github.com/chaos-zhu/easynode

+

tg交流群:https://t.me/+aB62lFaqp8EwOWRl

+

+ 打赏: EasyNode开源且无任何收费,如果您认为此项目帮到了您, 您可以请我喝杯阔乐~ +

+

+ +

@@ -154,6 +161,12 @@ checkLatestVersion() p { line-height: 35px; } + .qrcode { + text-align: center; + img { + width: 250px; + } + } .conspicuous { color: red; }