Files
yuxingu-Miniprogram-dev/util/yxgConfig.js
T
jackyu66git b74fd9caf5 fix: WebView 传入 statusBarHeight 并设置刘海区背景色
愈心魔方页全屏 web-view,URL 带 sbh 参数;页面背景与 H5 暖色对齐。
2026-08-25 01:18:19 +08:00

5 lines
230 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
/** 愈心魔方 H5digital-psychology user-h5 */
export const YXG_H5_VERSION = '202608252'
export const YXG_H5_BASE = 'https://h5.yuxingu.com.cn/psy/'
export const YXG_H5_HOME_URL = `${YXG_H5_BASE}?mp=1&v=${YXG_H5_VERSION}`