You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
236 B
8 lines
236 B
1 year ago
|
# 网站标题
|
||
|
VITE_GLOB_APP_TITLE = 青鸟语言大模型-同聪
|
||
|
|
||
|
# 简称,用于配置文件名字 不要出现空格、数字开头等特殊字符
|
||
|
VITE_GLOB_APP_SHORT_NAME = 同聪
|
||
|
|
||
|
# token key
|
||
|
VITE_GLOB_APP_TOKEN_KEY = "hulk-Auth"
|