修改物业管理 工单台页面的背景图
This commit is contained in:
parent
d322370e44
commit
2b6b43afdd
@ -10,7 +10,7 @@
|
|||||||
</view>
|
</view>
|
||||||
<!-- 背景图片区域 -->
|
<!-- 背景图片区域 -->
|
||||||
<view class="bg-image-container">
|
<view class="bg-image-container">
|
||||||
<image class="bg-image" src="https://wechat-img-file.oss-cn-beijing.aliyuncs.com/test.png" mode="aspectFill"></image>
|
<image class="bg-image" src="https://wechat-img-file.oss-cn-beijing.aliyuncs.com/workOrderDashboardImg.png" mode=""></image>
|
||||||
</view>
|
</view>
|
||||||
<view class="work-order-section">
|
<view class="work-order-section">
|
||||||
<view v-for="(item, index) in 9" :key="index">
|
<view v-for="(item, index) in 9" :key="index">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user