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
c1d75b5a
Commit
c1d75b5a
authored
1 year ago
by
涂伟
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
https://g.civnet.cn:8443/ReactWeb5/maintenance
parents
18f9ad45
4f1806f7
Pipeline
#88371
passed with stages
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
11 additions
and
0 deletions
+11
-0
index.less
...WorkDesign/components/Designer/Container/Group/index.less
+5
-0
index.js
...g/menuconfig/WorkDesign/components/Designer/Left/index.js
+1
-0
index.less
...menuconfig/WorkDesign/components/Designer/Left/index.less
+5
-0
No files found.
src/pages/productCenter/mobileConfig/menuconfig/WorkDesign/components/Designer/Container/Group/index.less
View file @
c1d75b5a
...
...
@@ -66,6 +66,11 @@
background: url('@{imgSrc}/card4.png');
background-size: 100% 100%;
}
&[widget='POLLINGMAINTENANCE'] {
height: 80px;
background: url('@{imgSrc}/card104.png');
background-size: 100% 100%;
}
&[widget='PIPEGATHER'] {
height: 80px;
background: url('@{imgSrc}/card5.png');
...
...
This diff is collapsed.
Click to expand it.
src/pages/productCenter/mobileConfig/menuconfig/WorkDesign/components/Designer/Left/index.js
View file @
c1d75b5a
...
...
@@ -35,6 +35,7 @@ const cards = [
count
:
6
,
children
:
[
{
name
:
'管网监控'
,
widget
:
'PIPEMONITORING'
,
type
:
'运营'
},
{
name
:
'巡检运维'
,
widget
:
'POLLINGMAINTENANCE'
,
type
:
'运营'
},
{
name
:
'管网采集'
,
widget
:
'PIPEGATHER'
,
type
:
'运营'
},
{
name
:
'管网资产'
,
widget
:
'PIPELINEASSETSV2'
,
type
:
'运营'
},
{
name
:
'管网巡检'
,
widget
:
'PIPEINSPECTION'
,
type
:
'运营'
},
...
...
This diff is collapsed.
Click to expand it.
src/pages/productCenter/mobileConfig/menuconfig/WorkDesign/components/Designer/Left/index.less
View file @
c1d75b5a
...
...
@@ -107,6 +107,11 @@
background: url('@{imgSrc}/card4.png');
background-size: 100% 100%;
}
&[widget='POLLINGMAINTENANCE'] {
height: 50px;
background: url('@{imgSrc}/card104.png');
background-size: 100% 100%;
}
&[widget='PIPEGATHER'] {
height: 80px;
background: url('@{imgSrc}/card5.png');
...
...
This diff is collapsed.
Click to expand it.
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