提交 f0966101 authored 作者: matian's avatar matian

updates

上级 735e5f03
......@@ -16,6 +16,7 @@ import 'swiper/css'
</template>
<style lang="scss" scoped>
.main {
background: #f5f5f5;
.main_con {
width: 1200px;
margin: 95px auto;
......
......@@ -110,7 +110,7 @@ const universalList: Array<{ img: string; tit: string; list: any }> = [
</script>
<template>
<div class="main_con">
<div class="main_con" id="product">
<div class="con_tit">
<div class="tit_img">
<div class="img_box"></div>
......@@ -196,7 +196,6 @@ const universalList: Array<{ img: string; tit: string; list: any }> = [
<style lang="scss" scoped>
.main_con {
padding-top: 80px;
.con_tit {
display: flex;
justify-content: center;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论