合并部分代码 回滚规格

This commit is contained in:
lemon橪
2022-02-16 11:22:35 +08:00
27 changed files with 606 additions and 627 deletions

View File

@@ -61,12 +61,9 @@ export default {
<style lang="scss" scoped>
.content {
width: 1200px;
height: 100%;
margin: auto;
position: fixed;
top: 0;
left: 50%;
margin-left: -600px;
height: 40px;
margin: 10px auto;
position: relative;
}
.cate {
float: left;