Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcdj-web
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
8962b1c4
authored
2022-11-14 09:26:17 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:登记信息
1 parent
af89f13a
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
4 deletions
src/api/config.js
src/views/registerBook/qlxxCommon.scss
src/api/config.js
View file @
8962b1c
export
default
{
SERVERAPI
:
'/service-bdcdj'
,
SERVERAPI
:
'/service-bdcdj
9
'
,
// SERVERCAI: '/service-bdcdj-Tian'
}
\ No newline at end of file
...
...
src/views/registerBook/qlxxCommon.scss
View file @
8962b1c
...
...
@@ -40,7 +40,7 @@
.xxTable
{
//border-spacing: 1px;
width
:
100%
;
table-layout
:
fixed
;
//
table-layout: fixed;
tr
{
box-sizing
:
border-box
;
...
...
@@ -73,10 +73,11 @@
z-index
:
3
;
}
tr
>
td
:first-child
{
tr
td
:first-child
{
position
:
sticky
;
left
:
0
;
z-index
:
2
;
margin-left
:
-2px
;
}
th
.linshi
,
...
...
@@ -148,7 +149,7 @@
display
:
flex
;
align-items
:
center
;
justify-content
:
center
;
min-width
:
344
px
;
min-width
:
280
px
;
z-index
:
1
;
}
...
...
Please
register
or
sign in
to post a comment