fix: 愈心魔方顶栏 logo 用同级 cover 叠在 web-view 上(202608279)

保留 yxg-nav-bar + web-view 兄弟结构;微信端普通 image 会被 web-view 盖住,
用页面级 cover-image 对齐导航行显示 logo。

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
jackyu66git
2026-08-25 03:41:41 +08:00
co-authored by Cursor
parent 445e20d562
commit ec4c8c9bd9
2 changed files with 28 additions and 7 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
import { LOCAL_H5_HOST, USE_LOCAL_H5 } from './yxgConfig.local.js'
const PROD_BASE = 'https://h5.yuxingu.com.cn/psy/'
const PROD_VERSION = '202608278'
const PROD_VERSION = '202608279'
/** 愈心魔方顶栏 logo(小程序包内 static,不请求外网) */
export const YXG_MP_LOGO_URL = '/static/n-main/yxg-brand-logo.png'