fix: 代码质量扫描 — 分包降主包体积,登录页背景去 base64
- 主包仅保留 5 个 Tab 页,其余页面迁入 subPackages - login-pop 177KB base64 背景改为 static/n-login/login-bg.jpg(16KB) - H5 缓存版本 202608283 Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+1
-1
@@ -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 = '202608282'
|
||||
const PROD_VERSION = '202608283'
|
||||
/** 愈心魔方顶栏 logo(小程序包内 static,不请求外网) */
|
||||
export const YXG_MP_LOGO_URL = '/static/n-main/yxg-brand-logo.png'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user