Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dsk-operate-sys-cscec
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
fulixin
dsk-operate-sys-cscec
Commits
92abf601
Commit
92abf601
authored
Jan 08, 2024
by
yht15023815643
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
评标助手样式
parent
7cb9ba54
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
2 deletions
+6
-2
assistant.vue
dsk-operate-ui/src/views/supplier/assistant.vue
+6
-2
No files found.
dsk-operate-ui/src/views/supplier/assistant.vue
View file @
92abf601
<
template
>
<
template
>
<div
class=
"app-container enterprise_contatiner"
>
<div
class=
"app-container enterprise_contatiner"
>
<div
class=
"header"
>
<div
class=
"header"
>
<div
class=
"title_wrap"
>
<div
class=
"enterprise_title"
>
评标助手
</div>
</div>
<el-tabs
v-model=
"activeName"
>
<el-tabs
v-model=
"activeName"
>
<el-tab-pane
label=
"查资质"
name=
"first"
></el-tab-pane>
<el-tab-pane
label=
"查资质"
name=
"first"
></el-tab-pane>
<el-tab-pane
label=
"现行资质标准"
name=
"second"
></el-tab-pane>
<el-tab-pane
label=
"现行资质标准"
name=
"second"
></el-tab-pane>
...
@@ -34,13 +39,12 @@ export default {
...
@@ -34,13 +39,12 @@ export default {
<
style
lang=
"scss"
scoped
>
<
style
lang=
"scss"
scoped
>
.header
{
.header
{
justify-content
:
space-between
;
justify-content
:
space-between
;
height
:
48px
;
background
:
#FFFFFF
;
background
:
#FFFFFF
;
border-radius
:
4px
4px
0
0
;
border-radius
:
4px
4px
0
0
;
border-bottom
:
1px
solid
#EEEEEE
;
border-bottom
:
1px
solid
#EEEEEE
;
color
:
#232323
;
color
:
#232323
;
position
:
sticky
;
position
:
sticky
;
top
:
0
;
top
:
-16px
;
z-index
:
999
;
z-index
:
999
;
::v-deep
.el-tabs
{
::v-deep
.el-tabs
{
height
:
48px
;
height
:
48px
;
...
...
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