Explorar el Código

首页样式

master
sunfengxiang hace 3 años
padre
commit
88c08ab34a
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. +1
    -2
      index.html

+ 1
- 2
index.html Ver fichero

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


Cargando…
Cancelar
Guardar