fix: 优化二维码
This commit is contained in:
BIN
build/logo.png
BIN
build/logo.png
Binary file not shown.
|
Before Width: | Height: | Size: 6.7 KiB After Width: | Height: | Size: 2.6 KiB |
BIN
src/assets/img/qrcode.jpeg
Normal file
BIN
src/assets/img/qrcode.jpeg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 32 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 48 KiB |
@@ -1,7 +1,7 @@
|
|||||||
<template>
|
<template>
|
||||||
<footer class="zui-footer">
|
<footer class="zui-footer">
|
||||||
<div style="display: flex;justify-content: center; align-items: center;">
|
<div style="display: flex;justify-content: center; align-items: center;">
|
||||||
<img src ="../assets/img/qrcode.png" width="270" height="155">
|
<img src ="../assets/img/qrcode.jpeg" width="270" height="155">
|
||||||
</div>
|
</div>
|
||||||
<div class="links">
|
<div class="links">
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 48 KiB |
Reference in New Issue
Block a user