|
@@ -68,7 +68,7 @@
|
|
<!-- <img src="../../images/map.png" /> -->
|
|
<!-- <img src="../../images/map.png" /> -->
|
|
<div class="vr-bg" id="vr-bg-container"></div>
|
|
<div class="vr-bg" id="vr-bg-container"></div>
|
|
<div id="playersmall">
|
|
<div id="playersmall">
|
|
- <div
|
|
|
|
|
|
+ <div v-if="false"
|
|
v-for="(item, key) in benchList"
|
|
v-for="(item, key) in benchList"
|
|
:key="key"
|
|
:key="key"
|
|
class="bmMapItem el-icon-location"
|
|
class="bmMapItem el-icon-location"
|