Sign in
潘钊
/
bsth_control
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
03047f7dc7003accac66ad443ce10f56ef9f5e89
Authored by
王通
2023-01-28 09:23:35 +0800
1 parent
1a4eddbb
build: skipped
1.临港公交班次列表中"烂班"字样改成"班次取消"
Changes
1
Builds
0
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/main/resources/static/real_control_v2/css/line_schedule.css
src/main/resources/static/real_control_v2/css/line_schedule.css
View file @
03047f7
...
...
@@ -304,7 +304,7 @@ span.fcsj-diff {
304
304
}
305
305
306
306
.tl-qrlb::before {
307
- content: '
烂班
';
307
+ content: '
班次取消
';
308
308
}
309
309
310
310
.tl-zzzx {
...
...