Browse Source

Merge pull request #557 from bypanghu/master

add
main
奇淼(piexlmax 3 years ago
committed by GitHub
parent
commit
84f5154e22
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      web/src/App.vue
  2. 9510
      web/yarn.lock

4
web/src/App.vue

@ -19,5 +19,9 @@ export default {
background: #eee;
height: 100vh;
overflow: hidden;
font-weight: 400 !important;
}
.el-button{
font-weight: 400 !important;
}
</style>

9510
web/yarn.lock
File diff suppressed because it is too large
View File

Loading…
Cancel
Save