测试新图片样式
This commit is contained in:
parent
fd31f9370a
commit
86c83263e7
Binary file not shown.
|
After Width: | Height: | Size: 23 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 55 KiB |
|
|
@ -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`;
|
||||
}
|
||||
|
||||
// 获取分部图片
|
||||
|
|
|
|||
Loading…
Reference in New Issue