modify image path

This commit is contained in:
MaysWind
2023-07-10 22:46:52 +08:00
parent 09210d5d40
commit cdd8ccc2d4
4 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const baseImagePath = '/img';
const baseImagePath = 'img';
const ezBookkeepingLogoPath = baseImagePath + '/ezbookkeeping-192.png';
export default {