flx:修改项目信息

This commit is contained in:
Rain_ 2025-11-18 16:32:20 +08:00
parent f600953b6b
commit 3eb1c5851f

View File

@ -131,6 +131,12 @@
projectDetail.latitude projectDetail.latitude
}}</span> }}</span>
</div> </div>
<div class="flex3">
<span class="width_35 border_l">联系电话</span>
<span class="width_65">{{
projectDetail.projectTel
}}</span>
</div>
<div class="flex3"> <div class="flex3">
<span class="width_35 border_l">新能源类型</span> <span class="width_35 border_l">新能源类型</span>
<span class="width_65">{{ <span class="width_65">{{
@ -181,10 +187,10 @@
/> />
</span> </span>
</div> --> </div> -->
<div class="flex3" style="background: rgba(235, 234, 234, 0.5)"> <!-- <div class="flex3" style="background: rgba(235, 234, 234, 0.5)">
<span class="width_35"> </span> <span class="width_35"> </span>
<span class="width_65" style="white-space: nowrap"></span> <span class="width_65" style="white-space: nowrap"></span>
</div> </div> -->
</div> </div>
</div> </div>
</div> </div>