保存进度!
This commit is contained in:
		@@ -131,6 +131,8 @@ export default {
 | 
			
		||||
        span {
 | 
			
		||||
            display: block;
 | 
			
		||||
 | 
			
		||||
            margin-top: 5px;
 | 
			
		||||
 | 
			
		||||
            text-align: center;
 | 
			
		||||
                color: #fff;
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -15,7 +15,7 @@ import store from "@/store/index";
 | 
			
		||||
import App from "./App.vue";
 | 
			
		||||
 | 
			
		||||
// css
 | 
			
		||||
import "./style.css";
 | 
			
		||||
import "./style.scss";
 | 
			
		||||
import "./assets/css/index.scss";
 | 
			
		||||
 | 
			
		||||
// element-plus
 | 
			
		||||
 
 | 
			
		||||
@@ -10,4 +10,6 @@ body {
 | 
			
		||||
    padding: 0px;
 | 
			
		||||
    margin: 0px;
 | 
			
		||||
    overflow: hidden;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
    @include no-select;
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user