소스 검색

首页样式

master
sunfengxiang 3 년 전
부모
커밋
88c08ab34a
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. +1
    -2
      index.html

+ 1
- 2
index.html 파일 보기

@@ -436,8 +436,7 @@
{{if value.projectShowStatus == '正在竞价'}}
<p class="centerLeft-center-lable" style="background: #1c58bb">
{{/if}}
<p class="centerLeft-center-lable">
{{# value.projectShowStatus.slice(0,2)+'<br/>'+value.projectShowStatus.slice(2)}}
{{# value.projectShowStatus.slice(0,2)+'<br/>'+value.projectShowStatus.slice(2)}}
</p>
<img src="{{serverApi}}{{# value.fileUrl}}" alt="" width="100%" height="152px" />
<div>


불러오는 중...
취소
저장