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
c8fdecce
Commit
c8fdecce
authored
Nov 07, 2020
by
张冬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
工作台样式
parent
0d88cc7c
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
19 additions
and
9 deletions
+19
-9
bidOpenhal.vue
src/pages/purchaser/bid/bidOpen/bidOpenhal.vue
+3
-0
workbench.vue
src/pages/purchaser/bid/workbench.vue
+7
-4
bidOpenhal.vue
src/pages/supply/bid/joinProject/bidOpen/bidOpenhal.vue
+4
-1
workbench.vue
src/pages/supply/bid/joinProject/workbench.vue
+5
-4
No files found.
src/pages/purchaser/bid/bidOpen/bidOpenhal.vue
View file @
c8fdecce
...
...
@@ -655,6 +655,9 @@ export default {
</
script
>
<
style
scoped
>
ul
{
list-style-type
:
decimal
!important
;
}
.time
{
height
:
48px
;
margin-bottom
:
10px
;
...
...
src/pages/purchaser/bid/workbench.vue
View file @
c8fdecce
...
...
@@ -343,7 +343,9 @@ export default {
.state
>
ul
>
li
{
margin-right
:
50px
;
cursor
:
pointer
;
border
:
1px
solid
#DADADA
}
.flex-left
>
li
{
...
...
@@ -354,9 +356,9 @@ export default {
}
.flex-left
>
li
>
div
{
margin-right
:
5
0px
;
padding
-right
:
30px
;
border-right
:
1px
solid
#
000
;
margin-right
:
3
0px
;
padding
:
0
30px
;
border-right
:
1px
solid
#
DADADA
;
}
.inside
>
li
>
div
{
...
...
@@ -368,6 +370,7 @@ export default {
border-radius
:
2px
;
line-height
:
35px
;
height
:
35px
;
cursor
:
pointer
;
}
.inside
>
li
>
.active
{
background
:
#ff5203
;
...
...
src/pages/supply/bid/joinProject/bidOpen/bidOpenhal.vue
View file @
c8fdecce
...
...
@@ -39,7 +39,7 @@
</div>
<div
class=
"hal-right"
>
<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>
</div>
<!-- 在线对话 -->
...
...
@@ -466,6 +466,9 @@ export default {
</
script
>
<
style
scoped
>
ul
{
list-style-type
:
decimal
!important
;
}
.time
{
height
:
48px
;
margin-bottom
:
10px
;
...
...
src/pages/supply/bid/joinProject/workbench.vue
View file @
c8fdecce
...
...
@@ -297,7 +297,7 @@ export default {
.state
>
ul
>
li
{
margin-right
:
50px
;
cursor
:
pointer
;
}
.flex-left
>
li
{
...
...
@@ -308,9 +308,9 @@ export default {
}
.flex-left
>
li
>
div
{
margin-right
:
5
0px
;
padding
-right
:
30px
;
border-right
:
1px
solid
#000
;
margin-right
:
3
0px
;
padding
:
0
30px
;
border-right
:
1px
solid
#DADADA
;
}
.inside
>
li
>
div
{
...
...
@@ -322,6 +322,7 @@ export default {
border-radius
:
2px
;
line-height
:
35px
;
height
:
35px
;
cursor
:
pointer
;
}
.inside
>
li
>
.active
{
background
:
#ff5203
;
...
...
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