|
@@ -165,10 +165,7 @@
|
|
</script>
|
|
</script>
|
|
|
|
|
|
<template>
|
|
<template>
|
|
- <div class="debug">
|
|
|
|
- 小地图显示:{{ !!unref(refMiniMap) && player.showWidgets }} header: {{ isLoaded }}
|
|
|
|
- {{ isTourMode }}
|
|
|
|
- </div>
|
|
|
|
|
|
+ <div class="debug"> 小地图显示:{{ !!unref(refMiniMap) && player.showWidgets }} </div>
|
|
<LoadingLogo :thumb="true" />
|
|
<LoadingLogo :thumb="true" />
|
|
<!-- 引导页 -->
|
|
<!-- 引导页 -->
|
|
<Title v-if="isLoaded" />
|
|
<Title v-if="isLoaded" />
|