|
@@ -3,17 +3,17 @@
|
|
<Time></Time>
|
|
<Time></Time>
|
|
<ReturnButton></ReturnButton>
|
|
<ReturnButton></ReturnButton>
|
|
|
|
|
|
- <img class="img" id="img1" src="../assets/png/footer.png"></img>
|
|
|
|
- <img class="img" id="img2" src="../assets/png/title.png"></img>
|
|
|
|
- <!-- <img class="img" id="img3" :src="leftPng_url"></img> -->
|
|
|
|
|
|
+ <img class="img" id="img1" src="../assets/png/footer.png" />
|
|
|
|
+ <img class="img" id="img2" src="../assets/png/title.png" />
|
|
|
|
+ <!-- <img class="img" id="img3" :src="leftPng_url" /> -->
|
|
<LeftPage></LeftPage>
|
|
<LeftPage></LeftPage>
|
|
<RightPage></RightPage>
|
|
<RightPage></RightPage>
|
|
- <!-- <img class="img" id="img5" :src="rightPng_url"></img> -->
|
|
|
|
- <img class="img" id="img4" src="../assets/png/pop.png"></img>
|
|
|
|
|
|
+ <!-- <img class="img" id="img5" :src="rightPng_url" /> -->
|
|
|
|
+ <img class="img" id="img4" src="../assets/png/pop.png" />
|
|
<div id="child_form">
|
|
<div id="child_form">
|
|
- <img class="img" id="x_img" src="../assets/png/×.png" v-show="form_show" v-on:click="form_showFun"></img>
|
|
|
|
|
|
+ <img class="img" id="x_img" src="../assets/png/×.png" v-show="form_show" v-on:click="form_showFun" />
|
|
<img class="img" id="form_img" :src="housePng_url" v-show="form_show">
|
|
<img class="img" id="form_img" :src="housePng_url" v-show="form_show">
|
|
- </img>
|
|
|
|
|
|
+ /
|
|
<div id="numberDiv" v-show="number_show1">{{houseNum}}</div>
|
|
<div id="numberDiv" v-show="number_show1">{{houseNum}}</div>
|
|
<div id="numberDiv1" v-show="number_show2">{{houseNum}}</div>
|
|
<div id="numberDiv1" v-show="number_show2">{{houseNum}}</div>
|
|
<el-table :header-cell-style="{background:'#0b61c5',color:'#fff','font-weight': 700}" v-show="form_show"
|
|
<el-table :header-cell-style="{background:'#0b61c5',color:'#fff','font-weight': 700}" v-show="form_show"
|
|
@@ -98,7 +98,7 @@
|
|
<div class="house_class" id="house1_604"></div>
|
|
<div class="house_class" id="house1_604"></div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
- <img class="img" id="background_img" src="../assets/png/background.png" v-show="form_show"></img>
|
|
|
|
|
|
+ <img class="img" id="background_img" src="../assets/png/background.png" v-show="form_show" />
|
|
|
|
|
|
|
|
|
|
</div>
|
|
</div>
|