添加打包命令 区分 冀北还是其他地方的页面
This commit is contained in:
@@ -308,10 +308,10 @@ const onSubmit = async (formEl: FormInstance | undefined) => {
|
||||
background: var(--el-color-primary-light-3);
|
||||
// background: #009688;
|
||||
//background: #4d6ea1;
|
||||
border-radius: 0;
|
||||
&:hover {
|
||||
background: var(--el-color-primary-light-5);
|
||||
}
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 720px) {
|
||||
|
||||
Reference in New Issue
Block a user