mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-07-18 18:45:23 +00:00
fix: typo
This commit is contained in:
parent
e9938fcdbe
commit
f160a3c090
@ -91,7 +91,7 @@ limitations under the License. -->
|
||||
const isCollapse = ref(true);
|
||||
const showMenu = ref(true);
|
||||
const open = ref<boolean>(false);
|
||||
console.log(routes.value);
|
||||
|
||||
if (/Android|webOS|iPhone|iPod|iPad|BlackBerry/i.test(navigator.userAgent)) {
|
||||
appStore.setIsMobile(true);
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user