|
@@ -111,7 +111,6 @@ if (query.code) {
|
|
|
// document.location.replace(location.origin + '/wx/redirect?redirectUrl=' + location.href);
|
|
// document.location.replace(location.origin + '/wx/redirect?redirectUrl=' + location.href);
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
-store.dispatch('getTime');
|
|
|
|
|
if (location.pathname === '/hall') {
|
|
if (location.pathname === '/hall') {
|
|
|
if (query.id) {
|
|
if (query.id) {
|
|
|
store.commit('setShowRoomId', query.id);
|
|
store.commit('setShowRoomId', query.id);
|