This commit is contained in:
Viet An
2026-06-08 23:13:00 +07:00
parent c1fa84083f
commit 853f969921
26 changed files with 131 additions and 1410 deletions

View File

@@ -21,6 +21,5 @@ search_text(file, text2, newtext2)
search_text(file, text3, newtext3)
search_text(file, text4, newtext4)
file = './app/assets/styles/main.scss'
search_text(file, '/logo_dev.png', '/logo.png')
file = './app/stores/index.js'
search_text(file,'export const useStore = defineStore("maindev", {','export const useStore = defineStore("main", {')