|
@@ -7,6 +7,8 @@ import App from "./app.vue";
|
|
|
import browser from "@/utils/browser";
|
|
|
import i18n, { getLocale, setI18nLanguage, loadLocaleMessages } from './i18n'
|
|
|
|
|
|
+console.log('2023.10.24 10:35');
|
|
|
+
|
|
|
if (!window.location.search) {
|
|
|
window.location.href = "/index.html?m=KJ-eur-MBJF95ae80&pose=pano:58,qua:0,-0.7979,0,0.6028&lang=zh_HK";
|
|
|
} else if (!browser.hasURLParam("pose") && browser.getURLParam("m") == "KJ-eur-MBJF95ae80") {
|