测试新图片样式

This commit is contained in:
Chengliang 2024-05-11 14:54:38 +08:00
parent fd31f9370a
commit 86c83263e7
3 changed files with 2 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB

View File

@ -100,7 +100,8 @@ export default function companyPage() {
//
function getDepartmentImage(level) {
return `./img/department/dept${level}.png`;
//return `./img/department/dept${level}.png`;
return `./img/department/test1.png`;
}
//