chore: 调整图片位置

This commit is contained in:
ray
2025-04-30 07:01:55 +08:00
parent 326786d6b6
commit 3f056785ec
5 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
<template>
<view class="login-container">
<!-- 背景图 -->
<image src="/static/images/auth/login-bg.svg" mode="aspectFill" class="login-bg" />
<image src="/static/images/login-bg.svg" mode="aspectFill" class="login-bg" />
<!-- Logo和标题区域 -->
<view class="header">

View File

@@ -8,7 +8,7 @@
<image
class="w-158px h-158px"
:show-menu-by-longpress="true"
src="/static/images/youlai-mp-qr-code.png"
src="/static/images/qrcode-official.png"
mode="aspectFit"
/>
</view>

View File

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB