server/src/main/resources/templates/mobile/css/index.css @@ -1,11 +1,3 @@ a { text-decoration: none; /* 移除下划线 */ color: inherit; /* 继承父元素的文本颜色 */ } a:hover { text-decoration: underline; /* 鼠标悬停时可以重新添加下划线 */ } .box { width: 100%;