Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Cadastrar
Acessar
zhangzl
/
nsgk_web
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Ver código fonte
乳山产交问题修改
RongCheng
庞东旭
1 ano atrás
pai
ca40ac317a
commit
4dafc28b4e
2 arquivos alterados
com
2 adições
e
2 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-1
view/bidding/biddingList.html
+1
-1
view/user/user.html
+ 1
- 1
view/bidding/biddingList.html
Ver arquivo
@@ -212,7 +212,7 @@
<td>{{value.biddingStopTime}}</td>
<td style="width: 5%">{{value.price}}</td>
<td style="width: 5%">
{{if value.biddingType=='自由竞价'&&value.
timeType!='已结束
'}}
{{if value.biddingType=='自由竞价'&&value.
projectShowStatus!='已经成交
'}}
*
{{else}}
{{value.money}}
+ 1
- 1
view/user/user.html
Ver arquivo
@@ -618,7 +618,7 @@
<td>{{value.projectName}}</td>
<td>{{value.biddingStopTime}}</td>
<td>
{{if value.biddingType == '1' && value.projectShowStatus
== '竞价中
'}}
{{if value.biddingType == '1' && value.projectShowStatus
!= '已经成交
'}}
*
{{else}}
{{value.money}}
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar