Browse Source

vue web fix

win
adiao 3 years ago
parent
commit
13779df56f
  1. 3
      src/views/Index.vue

3
src/views/Index.vue

@ -100,7 +100,8 @@ export default { @@ -100,7 +100,8 @@ export default {
/* 导航栏的样式 */
.header {
background-color: beige;
/* background-color: beige; */
box-shadow: 0 1px 4px rgba(0, 21, 41, .08);
}
/* 输入容器高度 */

Loading…
Cancel
Save