Commit 6f2eb2f2 authored by limeimei's avatar limeimei

2

parent 0de0bcec
Pipeline #2364 canceled with stages
......@@ -97,6 +97,11 @@
padding-bottom: 40px;
}
::v-deep .el-tabs .is-active {
color: #1890FF;
}
::v-deep.el-tabs__nav-wrap::after {
height: 0px;
}
......
......@@ -7,7 +7,7 @@ module.exports = {
lintOnSave: false,
runtimeCompiler: true,
devServer: {
host: "localhost",
// host: "localhost",
// port: 8080, // 端口
// https: false,
proxy: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment