调整样式

This commit is contained in:
2025-11-17 17:30:29 +08:00
parent 7ee926dc66
commit ab5c01bf5c
9 changed files with 643 additions and 407 deletions

View File

@@ -86,7 +86,7 @@
</u-popup>
<!-- 底部导航栏 -->
<assetBottomBar :phone="asset.contact" @reserve="showReserve = true" />
<assetBottomBar v-if ="asset.status === 0" :phone="asset.contact" @reserve="showReserve = true" />
</view>
</template>
@@ -123,6 +123,7 @@ export default {
images: [],
remark: '',
isFavorite: false,
status: 0
},
markers: [],
};
@@ -154,6 +155,7 @@ export default {
],
remark: '该资产目前用于办公出租,维护状态良好。',
isFavorite: false,
status: 1
};
this.markers = [
{