名称和图标修改

This commit is contained in:
kerwincui
2022-07-27 17:47:44 +08:00
parent d3a8bba37a
commit 51ea00fbfd
5 changed files with 3 additions and 3 deletions

View File

@@ -35,7 +35,7 @@ export default {
},
data() {
return {
title: '物美智能系统',
title: '物美智能物联网平台',
logo: logoImg
}
}