Commit 600eccf1 authored by 郭铭瑶's avatar 郭铭瑶 🤘

保存

parent c05ecc8f
......@@ -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>
......@@ -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
......
......@@ -80,7 +80,7 @@ export default {
{text: '有序', index: 2, max: 25},
],
center: ['50%', '60%'],
radius: '60%',
radius: '65%',
}],
series: [{
type: 'radar',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment