Ver código fonte

首页样式

master
sunfengxiang 3 anos atrás
pai
commit
88c08ab34a
1 arquivos alterados com 1 adições e 2 exclusões
  1. +1
    -2
      index.html

+ 1
- 2
index.html Ver arquivo

@@ -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>


Carregando…
Cancelar
Salvar