This website works better with JavaScript.
首頁
探索
說明
註冊
登入
zhangzl
/
nsgk_web
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
产权交易招标字段
RongCheng
庞东旭
1 年之前
父節點
9ec38997d5
當前提交
47eecfa375
共有
2 個文件被更改
,包括
2 次插入
和
1 次删除
統一視圖
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
static/css/announcement/announcement.css
+1
-1
view/announcement/inviteTendersDetail.html
+ 1
- 0
static/css/announcement/announcement.css
查看文件
@@ -12,6 +12,7 @@ table tr td:first-child{
table tr td:nth-child(odd){
table tr td:nth-child(odd){
color: #777777;
color: #777777;
width: 15%;
}
}
table tr:last-child td{
table tr:last-child td{
+ 1
- 1
view/announcement/inviteTendersDetail.html
查看文件
@@ -226,7 +226,7 @@
<tr>
<tr>
<td>预算总额(元)</td>
<td>预算总额(元)</td>
<td>{{announcementInformationDetail.price}}</td>
<td>{{announcementInformationDetail.price}}</td>
<td>
招标发布
日期</td>
<td>
项目登记
日期</td>
<td>{{announcementInformationDetail.logintime}}</td>
<td>{{announcementInformationDetail.logintime}}</td>
</tr>
</tr>
<tr>
<tr>
Write
Preview
Loading…
取消
儲存