This commit is contained in:
‘937886381’
2024-05-08 16:38:05 +08:00
parent b3578cdd8a
commit 9c9dba5452
31 changed files with 483 additions and 291 deletions

View File

@@ -210,14 +210,6 @@ export default {
},
};
</script>
<style>
.hideSidebar.mobile .dashboard-factory-all {
left: 0 !important;
width: 100vw !important;
}
</style>
<style lang="scss" scoped>
.dashboard-factory-all {
background: #151516;
@@ -271,9 +263,9 @@ export default {
z-index: 9998;
width: 1.702vw;
height: 1.702vw;
/*
/*
width: 32px;
height: 32px;
height: 32px;
*/
background: url(../assets/pinicon.png) no-repeat 0 0 / 100% 100%;
transition: transform 0.1s linear;