Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
W
web-purchase
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
张冬
web-purchase
Commits
2cc7bb3f
Commit
2cc7bb3f
authored
Nov 03, 2020
by
吴冠
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
11.02
parent
f1134b55
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
inquiryAnnouncement.vue
src/pages/purchaser/bid/reviewed/inquiryAnnouncement.vue
+1
-1
bidOpenhal.vue
src/pages/supply/bid/joinProject/bidOpen/bidOpenhal.vue
+2
-2
No files found.
src/pages/purchaser/bid/reviewed/inquiryAnnouncement.vue
View file @
2cc7bb3f
...
...
@@ -244,7 +244,7 @@ export default {
cityId
:
''
,
districtId
:
''
,
inquiryCode
:
''
,
priority
:
"0"
,
priority
:
0
,
startTime
:
''
,
endTime
:
''
,
purchaseAgent
:
'1'
,
...
...
src/pages/supply/bid/joinProject/bidOpen/bidOpenhal.vue
View file @
2cc7bb3f
...
...
@@ -5,7 +5,7 @@
<!--
<div>
中国标准时间:
{{
currentTime
}}
</div>
-->
<div
class=
"hal"
>
<h3
style=
"text-align: center"
>
{{
projectName
}}
项目开标大厅
</h3>
<div
class=
"time-message flex-center"
style=
"border-top:1px solid
#bfa
;width:100%;margin-top:10px;margin-bottom:10px;"
>
<div
class=
"time-message flex-center"
style=
"border-top:1px solid
gray
;width:100%;margin-top:10px;margin-bottom:10px;"
>
<div
class=
"flex"
style=
"margin-left:0px;margin-top:10px"
>
<p>
截标倒计时:
</p>
<timeDown
:remain-time=
"remaintime"
@
countDowmEnd=
"remaintimeEnd"
></timeDown>
...
...
@@ -477,7 +477,7 @@ export default {
<
style
scoped
>
.content
{
background
:
#bfa
;
background
:
whitesmoke
;
}
.abs
{
position
:
absolute
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment