|
@@ -15,7 +15,7 @@ getLocation 定位
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
- <div v-if="!pointData.length" class="center" style="height: 600px;padding-top: 260px; box-sizing:border-box;">
|
|
|
|
|
|
+ <div v-if="!pointData.length" class="center" style="height: 400px;padding-top: 260px; box-sizing:border-box;">
|
|
<i class="iconwushuju iconfont"></i>
|
|
<i class="iconwushuju iconfont"></i>
|
|
{{pointParam.FloorId ? "数据为空" : "请选择楼层"}}
|
|
{{pointParam.FloorId ? "数据为空" : "请选择楼层"}}
|
|
</div>
|
|
</div>
|
|
@@ -33,7 +33,7 @@ getLocation 定位
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
- <div v-if="!pointNoData.length" class="center" style="height: 600px;padding-top: 260px; box-sizing:border-box;">
|
|
|
|
|
|
+ <div v-if="!pointNoData.length" class="center" style="height: 400px;padding-top: 260px; box-sizing:border-box;">
|
|
<i class="iconwushuju iconfont"></i>
|
|
<i class="iconwushuju iconfont"></i>
|
|
{{pointParam.FloorId ? "数据为空" : "请选择楼层"}}
|
|
{{pointParam.FloorId ? "数据为空" : "请选择楼层"}}
|
|
</div>
|
|
</div>
|