Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
Y
yangpu
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
郭铭瑶
yangpu
Commits
600eccf1
Commit
600eccf1
authored
Nov 02, 2020
by
郭铭瑶
🤘
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
保存
parent
c05ecc8f
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
index.html
index.html
+2
-2
monitor-grid.vue
...components/MonitorComponents/MonitorGrid/monitor-grid.vue
+1
-1
house.vue
src/views/components/house.vue
+1
-1
No files found.
index.html
View file @
600eccf1
...
...
@@ -16,7 +16,7 @@
<!-- built files will be auto injected -->
</body>
<script
src=
"./static/hls.js"
></script>
<
!-- <script src="./static/SMap.min.js"></script> --
>
<
script
src=
"./static/esm/SMap.min.js"
></script
>
<
script
src=
"./static/SMap.min.js"
></script
>
<
!-- <script src="./static/esm/SMap.min.js"></script> --
>
<script
src=
"./static/Plugins.min.js"
></script>
</html>
src/components/MonitorComponents/MonitorGrid/monitor-grid.vue
View file @
600eccf1
...
...
@@ -60,7 +60,7 @@ export default {
'grid-gap'
:
this
.
gap
,
'padding'
:
this
.
gap
,
'padding-top'
:
0
,
'background-image'
:
`url(
${
this
.
bgImg
}
)`
//
'background-image': `url(${this.bgImg})`
}
const
{
children
}
=
this
.
$refs
.
grid
...
...
src/views/components/house.vue
View file @
600eccf1
...
...
@@ -80,7 +80,7 @@ export default {
{
text
:
'有序'
,
index
:
2
,
max
:
25
},
],
center
:
[
'50%'
,
'60%'
],
radius
:
'6
0
%'
,
radius
:
'6
5
%'
,
}],
series
:
[{
type
:
'radar'
,
...
...
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