|
|
@@ -60,8 +60,8 @@ |
|
|
|
<section class="yiyun_warpContent mt-20"> |
|
|
|
<div class="yiyun-rows" id="alone" v-infinite-scroll="scrollLoad"> |
|
|
|
<div v-show="isEmpty" class="nullproduct"> |
|
|
|
<img src="static\img\nullimg.jpg" alt="" /> |
|
|
|
<span>您还没有项目呢</span> |
|
|
|
<img src="static\img\nopro.png" alt="" /> |
|
|
|
<span class="noprotext">暂无项目</span> |
|
|
|
</div> |
|
|
|
<div class="yiyun-col-3 yiyun-col-md-4 yiyun-col-sm-6 yiyun-col-ty-12 mb-40" v-for="projItem in projPageList" :key="projItem.projID"> |
|
|
|
<div class="yiyun_row"> |
|
|
|