Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
ddd_display
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
twj
ddd_display
Commits
928cdc07
Commit
928cdc07
authored
Mar 31, 2022
by
wuxiaoli
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
pzk
parent
62ae9aca
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
display/displayOrder.html
display/displayOrder.html
+3
-2
No files found.
display/displayOrder.html
View file @
928cdc07
...
...
@@ -105,8 +105,9 @@
background:#EFF2F7;
} */
/* 待接单 */
.ol
>
li
.state_2
{
background
:
rgba
(
255
,
101
,
96
,
0.2
);
.ol
>
li
.state_2
>
div
{
color
:
#f64f15
;
/* background: rgba(255,101,96,0.2); */
}
/* 已接单 */
.ol
>
li
.state_3
{
...
...
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