mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-27 14:35:11 +08:00
scss
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<div>
|
||||
<h1>概况</h1>
|
||||
<hr />
|
||||
<div style="display: flex;justify-content: space-between;flex-wrap: wrap;">
|
||||
<div style="display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 10px">
|
||||
<div class="box" style="background-color: #ffba00;">
|
||||
<el-image class="box-image"
|
||||
:src="require('@/assets/images/lightning.png')"
|
||||
@@ -104,7 +104,7 @@ export default {
|
||||
},
|
||||
mounted() {
|
||||
this.init();
|
||||
this.rose();
|
||||
// this.rose();
|
||||
},
|
||||
methods: {
|
||||
async getGeneral() {
|
||||
|
||||
Reference in New Issue
Block a user