仪表盘
版本库
文件存储
活动
搜索
登录
main
/
easegen
数字人
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
我的视频管理模块,字幕阈值默认设置
du
2025-05-27
b0dc4706c2a1f9bf482c493db6cfe46fe35c8088
[easegen.git]
/
easegen-front
/
src
/
styles
/
global.module.scss
1
2
3
4
5
6
@import './variables.scss';
// 导出变量
:export {
namespace: $namespace;
elNamespace: $elNamespace;
}