修改logo

This commit is contained in:
qq787203167
2022-03-22 15:15:29 +08:00
parent 35e2c6b343
commit 5e722f04e4
+1 -1
View File
@@ -19,7 +19,7 @@
props: {
title: {
type: String,
default: 'GPR',
default: 'GRP',
required: false
},
showTitle: {