chengkun
2025-09-05 4822304b63e1bd6327860af7f3db0133cecf167f
public/static/vue/mixin.js
@@ -35,6 +35,7 @@
            this.i18n.locale = newLang;
            this.i18n.currentLocale = newLang;
            localStorage.setItem('changjiang-park-lang', newLang);
            window.location.reload();
        },
    }
}