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
2bd7a6e4
Commit
2bd7a6e4
authored
Nov 07, 2020
by
张冬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
-m 开标说明样式
git commit -m " -m "开标说明样式
parent
c8fdecce
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
10 deletions
+11
-10
bidOpenhal.vue
src/pages/supply/bid/joinProject/bidOpen/bidOpenhal.vue
+11
-10
No files found.
src/pages/supply/bid/joinProject/bidOpen/bidOpenhal.vue
View file @
2bd7a6e4
...
@@ -38,7 +38,7 @@
...
@@ -38,7 +38,7 @@
</ul>
</ul>
</div>
</div>
<div
class=
"hal-right"
>
<div
class=
"hal-right"
>
<el-button
type=
"primary"
@
click=
"dialogFormVisible = true"
>
开标规则说明
</el-button>
<el-button
type=
"primary"
@
click=
"dialogFormVisible = true"
>
开标规则说明
</el-button>
<el-button
type=
"primary"
@
click=
"isdialogue"
><i
class=
"el-icon-chat-dot-round"
></i>
在线对话
</el-button>
<el-button
type=
"primary"
@
click=
"isdialogue"
><i
class=
"el-icon-chat-dot-round"
></i>
在线对话
</el-button>
<el-button
type=
"primary"
@
click=
"openInfo"
:disabled=
"!issueTable"
>
查看开标一览表
</el-button>
<el-button
type=
"primary"
@
click=
"openInfo"
:disabled=
"!issueTable"
>
查看开标一览表
</el-button>
</div>
</div>
...
@@ -83,16 +83,14 @@
...
@@ -83,16 +83,14 @@
<el-dialog
:visible
.
sync=
"dialogFormVisible"
title=
"开标规则说明"
>
<el-dialog
:visible
.
sync=
"dialogFormVisible"
title=
"开标规则说明"
>
<div
class=
"explain"
>
<div
class=
"explain"
>
<h1>
开标说明
</h1>
<h1>
开标说明
</h1>
<div>
1、网上开标共有解密、签名两个环节,投标人根据开标大厅中间滚动提示进行相应操作。
</div>
<div>
2、截标前当天大厅开放,已上传投标文件的投标人可在解密倒计时结東前进入开标大厅。
</div>
<div>
<div>
1、网上开标共有解密、签名两个环节,投标人根据开标大厅中间滚动提示进行相应操作。
<br
/>
2、截标前当天大厅开放,已上传投标文件的投标人可在解密倒计时结束前进入开标大厅。
<br
/>
3、截标后主持人宣布开标,所有投标人进行解密操作,解密倒计时结束后,因投标人原因造成投标文件未
3、截标后主持人宣布开标,所有投标人进行解密操作,解密倒计时结束后,因投标人原因造成投标文件未
解密的根据《电子招标投标办法》其投标文件视为撤销。
解密的根据《电子招标投标办法》其投标文件视为撤销。
<br
/>
</div>
4、解密倒计时结束或所有投标文件均已解密,投标人可查询所有投标人的开标情况并进行签名。
<br
/>
<div>
4、解密倒计时结束或所有投标文件均已解密,投标人可查询所有投标人的开标情况并进行签名。
</div>
<div>
5.、所有投标人完成签名操作或签名倒计时结束后,项目经理开标结束,投标人可离开开标大厅。开标过程
5.、所有投标人完成签名操作或签名倒计时结束后,项目经理开标结束,投标人可离开开标大厅。开标过程
中,投标人可点击开标大厅右上角在线聊天与主持人沟通。开标结束后视为开标过程无异议。
中,投标人可点击开标大厅右上角在线聊天与主持人沟通。开标结束后视为开标过程无异议。
<br
/>
</div>
</div>
</div>
</div>
<div
class=
"flex-center"
>
<div
class=
"flex-center"
>
...
@@ -467,7 +465,7 @@ export default {
...
@@ -467,7 +465,7 @@ export default {
<
style
scoped
>
<
style
scoped
>
ul
{
ul
{
list-style-type
:
decimal
!important
;
list-style-type
:
decimal
!important
;
}
}
.time
{
.time
{
height
:
48px
;
height
:
48px
;
...
@@ -524,7 +522,10 @@ ul {
...
@@ -524,7 +522,10 @@ ul {
.explain
>
h1
{
.explain
>
h1
{
text-align
:
center
;
text-align
:
center
;
margin
:
30px
0
;
}
.explain
>
div
{
line-height
:
30px
;
margin
:
30px
0
;
}
}
.buttons
{
.buttons
{
...
...
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