Przeglądaj źródła

地址

pull/19/head
juzi 1 rok temu
rodzic
commit
988b4ce47b
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      src/layout/components/Navbar.vue

+ 1
- 1
src/layout/components/Navbar.vue Wyświetl plik

@@ -219,7 +219,7 @@ export default {
// this.$router.push('/')
if (sessionStorage.getItem('param')) {
const param = JSON.parse(window.atob(sessionStorage.getItem('param')))
window.location = 'https://www.baidu.com/?' + param
window.location = 'http://192.168.1.103:9527/#/?' + param
}
},
handleAlarm() {},


Ładowanie…
Anuluj
Zapisz