This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zhangzl
/
nsgk_web
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
产权交易招标字段
RongCheng
庞东旭
1 year ago
parent
9ec38997d5
commit
47eecfa375
2 changed files
with
2 additions
and
1 deletions
Split View
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
View File
@@ -12,6 +12,7 @@ table tr td:first-child{
table tr td:nth-child(odd){
color: #777777;
width: 15%;
}
table tr:last-child td{
+ 1
- 1
view/announcement/inviteTendersDetail.html
View File
@@ -226,7 +226,7 @@
<tr>
<td>预算总额(元)</td>
<td>{{announcementInformationDetail.price}}</td>
<td>
招标发布
日期</td>
<td>
项目登记
日期</td>
<td>{{announcementInformationDetail.logintime}}</td>
</tr>
<tr>
Write
Preview
Loading…
Cancel
Save