瀏覽代碼

首页样式

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>


Loading…
取消
儲存