This commit is contained in:
username 2024-04-07 16:52:08 +08:00
parent c4d055d59a
commit ec4f859ba9

View File

@ -40,7 +40,7 @@ export default {
data () {
return {
userName: 'ddmt',
// squareUrl: "https://cube.elemecdn.com/9/c2/f0ee8a3c7c9638a54940382568c9dpng.png",
squareUrl: 'https://cube.elemecdn.com/9/c2/f0ee8a3c7c9638a54940382568c9dpng.png',
parItem: [
{
title: '环境治理',
@ -96,13 +96,16 @@ export default {
.navUser {
float: right;
margin-right: 100px;
.block {
display: inline-block;
margin-top: 15px;
}
span{
height: 100%;
float: right;
line-height: 80px;
margin-left: 10px;
}
}
}