Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
manulife-weapp
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
hookehuyr
2026-05-28 18:00:00 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
3cc2add1e61310205cc149d5b1eabeac5a0d99ae
3cc2add1
1 parent
28be6301
fix(home): 替换首页顶部图片为语义化命名的资源文件
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/pages/index/index.vue
src/pages/index/index.vue
View file @
3cc2add
...
...
@@ -6,7 +6,7 @@
<image
v-if="!headerImageError"
class="w-full h-full"
src="https://cdn.ipadbiz.cn/manulife/images/
iwEeAqNwbmcDAQTRBGUF0QMwBrBn6x1ac5y9nAllf7fKAXkAB9IHbb6MCAAJomltCgAL0gAYx7U
.png?imageMogr2/thumbnail/300x/strip/quality/90"
src="https://cdn.ipadbiz.cn/manulife/images/
manulife-top-bg
.png?imageMogr2/thumbnail/300x/strip/quality/90"
mode="aspectFill"
@error="handleHeaderImageError"
/>
...
...
Please
register
or
login
to post a comment