bug
This commit is contained in:
@@ -22,11 +22,11 @@
|
||||
@click="selectNode(area, i)"/>
|
||||
</div>
|
||||
<!--用来作为占位的-->
|
||||
<div class="fixedPlaceholder">
|
||||
<div class="fixedPlaceholder" style="line-height: 120px;">
|
||||
<b>选择地区</b>
|
||||
<em>选择区域</em>
|
||||
<div class="selectedArea" v-if="hasSelected"/>
|
||||
<span v-text="'行政区域'"/>
|
||||
<!-- <span v-text="'行政区域'"/> -->
|
||||
</div>
|
||||
<!--end-->
|
||||
</div>
|
||||
@@ -296,7 +296,7 @@ export default {
|
||||
|
||||
.pendingItem {
|
||||
color: #333;
|
||||
height: 104px;
|
||||
height: 84px;
|
||||
text-align: start;
|
||||
|
||||
.self {
|
||||
|
||||
Reference in New Issue
Block a user