🎨 调整保存时的hint

This commit is contained in:
目棃
2024-10-26 15:07:40 +08:00
parent 0050ee773e
commit 83bfd5d1eb
3 changed files with 208 additions and 10 deletions

View File

@@ -1,22 +1,22 @@
/**
* @file web/constant/bbs.ts
* @description 常量-应用数据
* @since Beta v0.5.5
* @since Beta v0.6.2
*/
export const BBS_VERSION = "2.75.1";
export const BBS_VERSION = "2.76.1";
export const BBS_UA_PC = `Mozilla/5.0 (Windows NT 10.0; Win64; x64) miHoYoBBS/${BBS_VERSION}`;
export const BBS_UA_MOBILE = `Mozilla/5.0 (Linux; Android 12) Mobile miHoYoBBS/${BBS_VERSION}`;
export const BBS_APP_ID = "bll8iq97cem8";
/**
* @description salt 值
* @version 2.75.1
* @since Beta v0.5.0
* @version 2.76.1
* @since Beta v0.6.2
*/
export const BBS_SALT = {
K2: "oqrJbPCoFhWhFBNDvVRuldbrbiVxyWsP",
LK2: "zZDfHqEcwTqvvKDmqRcHyqqurxGgLfBV",
K2: "OZatXfBgOYfCeDxVQwkEnFHFxJNtCrzB",
LK2: "FyZqfQfTDamvpNGuTMPkgyNOEpYQlBQf",
X4: "xV8v4Qu54lUKrEYFZkJhB8cuOh9Asafs",
X6: "t0qEgfub6cvueAPgR5m9aQWWVciEer7v",
PROD: "t0qEgfub6cvueAPgR5m9aQWWVciEer7v",