|
@@ -4,7 +4,7 @@
|
|
<scroll-view scroll-y @scrolltolower="scrollGet" class="scroll-box">
|
|
<scroll-view scroll-y @scrolltolower="scrollGet" class="scroll-box">
|
|
<view class="for-big-box" v-for="(item,index) in dataList" :key="index">
|
|
<view class="for-big-box" v-for="(item,index) in dataList" :key="index">
|
|
<view class="for-time-p">{{item.createTimeApp}}</view>
|
|
<view class="for-time-p">{{item.createTimeApp}}</view>
|
|
- <img class="for-back-img" src="@/pages_supplier/images/Version2.2/for_min_bg.png">
|
|
|
|
|
|
+ <img class="for-back-img" src="@/images/basicsModules/for_min_bg.png">
|
|
<!-- 供气 -->
|
|
<!-- 供气 -->
|
|
<view class="for-box" @click="goInfo(item2)" v-for="(item2,index2) in item.taskVOList" :key="index2">
|
|
<view class="for-box" @click="goInfo(item2)" v-for="(item2,index2) in item.taskVOList" :key="index2">
|
|
<view class="for-title-box">
|
|
<view class="for-title-box">
|
|
@@ -13,11 +13,11 @@
|
|
|
|
|
|
</view>
|
|
</view>
|
|
<view class="for-address-box">
|
|
<view class="for-address-box">
|
|
- <img src="@/pages_supplier/images/Version2.2/icon_wtzg_sj.png">
|
|
|
|
|
|
+ <img src="@/images/basicsModules/icon_wtzg_sj.png">
|
|
<view>{{item2.createTime}}</view>
|
|
<view>{{item2.createTime}}</view>
|
|
</view>
|
|
</view>
|
|
<view class="for-time-box">
|
|
<view class="for-time-box">
|
|
- <img src="@/pages_supplier/images/Version2.2/icon_wtzg_xx.png">
|
|
|
|
|
|
+ <img src="@/images/basicsModules/icon_wtzg_xx.png">
|
|
<view>{{item2.campus}}-{{item2.building}}-{{item2.room}}</view>
|
|
<view>{{item2.campus}}-{{item2.building}}-{{item2.room}}</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
@@ -29,11 +29,11 @@
|
|
|
|
|
|
</view>
|
|
</view>
|
|
<view class="for-address-box">
|
|
<view class="for-address-box">
|
|
- <img src="@/pages_supplier/images/Version2.2/icon_wtzg_sj.png">
|
|
|
|
|
|
+ <img src="@/images/basicsModules/icon_wtzg_sj.png">
|
|
<view>{{item4.createTime}}</view>
|
|
<view>{{item4.createTime}}</view>
|
|
</view>
|
|
</view>
|
|
<view class="for-time-box">
|
|
<view class="for-time-box">
|
|
- <img src="@/pages_supplier/images/Version2.2/icon_wtzg_xx.png">
|
|
|
|
|
|
+ <img src="@/images/basicsModules/icon_wtzg_xx.png">
|
|
<view>{{item4.campus}}-{{item4.building}}-{{item4.room}}</view>
|
|
<view>{{item4.campus}}-{{item4.building}}-{{item4.room}}</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
@@ -45,11 +45,11 @@
|
|
|
|
|
|
</view>
|
|
</view>
|
|
<view class="for-address-box">
|
|
<view class="for-address-box">
|
|
- <img src="@/pages_supplier/images/Version2.2/icon_wtzg_sj.png">
|
|
|
|
|
|
+ <img src="@/images/basicsModules/icon_wtzg_sj.png">
|
|
<view>{{item6.createTime}}</view>
|
|
<view>{{item6.createTime}}</view>
|
|
</view>
|
|
</view>
|
|
<view class="for-time-box">
|
|
<view class="for-time-box">
|
|
- <img src="@/pages_supplier/images/Version2.2/icon_wtzg_xx.png">
|
|
|
|
|
|
+ <img src="@/images/basicsModules/icon_wtzg_xx.png">
|
|
|
|
|
|
<view>{{item6.campus}}-{{item6.building}}-{{item6.room}}</view>
|
|
<view>{{item6.campus}}-{{item6.building}}-{{item6.room}}</view>
|
|
</view>
|
|
</view>
|