15 lines
626 B
Plaintext
15 lines
626 B
Plaintext
<view class="container">
|
|
<view class="topnavbarbox">
|
|
<image src="/images/navbarbg.png" mode="widthFix"></image>
|
|
</view>
|
|
<view class="navbartitlebox">农村不动产证书附图查询</view>
|
|
<view class="topcontainer">
|
|
<image src="/images/bluescan.png" mode="widthFix" catchtap="sceneCode"></image>
|
|
<view class="btn" catchtap="sceneCode">扫码查询</view>
|
|
<text>请扫描不动产证书上的⼆维码</text>
|
|
</view>
|
|
<view class="bottombox">
|
|
<text>管理单位:蒙阴县不动产登记交易中心</text>
|
|
<text>技术支持:山东慧创信息科技有限公司</text>
|
|
</view>
|
|
</view> |