Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
CivManage
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
ReactWeb5
CivManage
Commits
92bcf8d1
Commit
92bcf8d1
authored
Mar 06, 2024
by
涂伟
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: '新增工作台配置逻辑优化'
parent
e7c2b744
Pipeline
#85650
passed with stages
Changes
3
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
index.less
...WorkDesign/components/Designer/Container/Group/index.less
+1
-1
index.js
...g/menuconfig/WorkDesign/components/Designer/Left/index.js
+1
-1
index.less
...menuconfig/WorkDesign/components/Designer/Left/index.less
+1
-1
No files found.
src/pages/productCenter/mobileConfig/menuconfig/WorkDesign/components/Designer/Container/Group/index.less
View file @
92bcf8d1
...
...
@@ -156,7 +156,7 @@
background: url('@{imgSrc}/水厂监控.png');
background-size: 100% 100%;
}
&[widget='P
IP
E_MONITORING'] {
&[widget='P
RESSUR
E_MONITORING'] {
height: 160px;
background: url('@{imgSrc}/压力监控.png');
background-size: 100% 100%;
...
...
src/pages/productCenter/mobileConfig/menuconfig/WorkDesign/components/Designer/Left/index.js
View file @
92bcf8d1
...
...
@@ -37,7 +37,7 @@ const cards = [
{
name
:
'管网采集'
,
widget
:
'PIPEGATHER'
,
type
:
'运营'
},
{
name
:
'管网巡检'
,
widget
:
'PIPEINSPECTION'
,
type
:
'运营'
},
{
name
:
'维修工单'
,
widget
:
'MAINTENANCEORDER'
,
type
:
'运营'
},
{
name
:
'压力监控'
,
widget
:
'P
IP
E_MONITORING'
,
type
:
'运营'
},
{
name
:
'压力监控'
,
widget
:
'P
RESSUR
E_MONITORING'
,
type
:
'运营'
},
{
name
:
'采集工程'
,
widget
:
'PROJECT_OVERVIEW'
,
type
:
'运营'
},
]
},
...
...
src/pages/productCenter/mobileConfig/menuconfig/WorkDesign/components/Designer/Left/index.less
View file @
92bcf8d1
...
...
@@ -197,7 +197,7 @@
background: url('@{imgSrc}/水厂监控.png');
background-size: 100% 100%;
}
&[widget='P
IP
E_MONITORING'] {
&[widget='P
RESSUR
E_MONITORING'] {
height: 160px;
background: url('@{imgSrc}/压力监控.png');
background-size: 100% 100%;
...
...
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