@@ -359,8 +359,4 @@
p{
margin: 0;
- }
-
-a {
- text-decoration: none;
-}
+ }
@@ -12,5 +12,4 @@
top: 0;
width: 100%;
height: 100%;
- background: rgba(0, 0, 0, 0.5);
}
@@ -23,18 +23,4 @@ export default {
overflow: hidden;
-.el-message--success, .el-message--warning, .el-message--error, .el-message--info{
- background: #1F1F1F!important;
- box-shadow: 0px 9px 28px 8px rgba(0, 0, 0, 0.2), 0px 6px 16px 0px rgba(0, 0, 0, 0.32), 0px 3px 6px -4px rgba(0, 0, 0, 0.48)!important;
- border-radius: 40px!important;
- border: 1px solid #333333!important;
- .el-message__content{
- color: rgba(255, 255, 255, 0.6)!important;
- .el-icon-info{
- color: #D89614!important;
</style>
@@ -43,6 +43,5 @@ img {
outline: 0;
-<style lang="less" src="@/assets/style/style.pc.less"></style>
-<style lang="less" src="@/assets/style/common.less"></style>
+<style lang="less" src="@/assets/style/style.pc.edit.less"></style>
<style src="@/assets/fonts/iconfont.css"></style>