修改样式,添加字体修改

This commit is contained in:
huangdeliang
2021-03-05 15:44:45 +08:00
parent 4f08bedf61
commit 4c654d8617
4 changed files with 85 additions and 7 deletions

View File

@ -9,8 +9,8 @@ stdiet:
# 实例演示开关
demoEnabled: true
# 文件路径 示例( Windows配置D:/ruoyi/uploadPathLinux配置 /home/ruoyi/uploadPath
#profile: /Users/wonder/Documents/Workspaces/java/ShengtangManage/running/uploadPath
profile: D:/ruoyi/uploadPath
profile: /Users/wonder/Documents/Workspaces/java/ShengtangManage/running/uploadPath
# profile: D:/ruoyi/uploadPath
# 获取ip地址开关
addressEnabled: false
# 验证码类型 math 数组计算 char 字符验证