2025-08-04 17:50:25 +08:00
|
|
|
<wxs module="format" src="/utils/format.wxs"></wxs>
|
|
|
|
<view class="project-checked-info">
|
|
|
|
<view class="header_title">
|
|
|
|
<view class="header_title_row">
|
|
|
|
<van-row>
|
|
|
|
<van-col span="4">
|
|
|
|
<view class="header_img" bindtap="returnToPage">
|
|
|
|
<image src="/images/left.png"></image>
|
|
|
|
</view>
|
|
|
|
</van-col>
|
|
|
|
<van-col span="15">
|
|
|
|
<view class="header_name">项目举牌验收-详情</view>
|
|
|
|
</van-col>
|
|
|
|
</van-row>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|