shuishen
2023-12-21 d71a11bb627fc7d8935d24402ab74225da4b520d
搜索框,标签统计,轮播图位置
3 files modified
1 files renamed
13 ■■■■■ changed files
src/page/index/top/index.vue 6 ●●●● patch | view | raw | blame | history
src/styles/top.scss 3 ●●●●● patch | view | raw | blame | history
src/views/article/rotation.vue patch | view | raw | blame | history
src/views/userHouse/lable/statistics.vue 4 ●●●● patch | view | raw | blame | history
src/page/index/top/index.vue
@@ -9,9 +9,6 @@
            <div class="top-bar__item top-bar__item--show" v-if="showMenu">
                <top-menu ref="topMenu"></top-menu>
            </div>
            <span class="top-bar__item" v-if="showSearch">
                <top-search v-show="searchShow"></top-search>
            </span>
        </div>
        <div class="top-bar__right">
            <!-- <el-tooltip v-if="showColor"
@@ -38,6 +35,9 @@
          <top-lock></top-lock>
        </div>
      </el-tooltip> -->
            <div style="position: relative;">
                <top-search v-show="searchShow"></top-search>
            </div>
            <el-tooltip v-if="showTheme" effect="dark" content="搜索" placement="bottom">
                <div class="top-bar__item top-bar__item--show">
                    <i style="font-size: 18px;" class="el-icon-search" @click="searchShow = !searchShow"></i>
src/styles/top.scss
@@ -48,9 +48,6 @@
.top-search {
    line-height: $height;
    position: absolute !important;
    left: 20px;
    top: 0;
    width: 400px !important;
    .el-input__inner {
src/views/article/rotation.vue
src/views/userHouse/lable/statistics.vue
@@ -24,7 +24,7 @@
                </div>
                <div v-if="index == 1">
                    <box-title class="m10" :title="item.name"></box-title>
                    <box-title class="m10" :classVal="9" :title="item.name"></box-title>
                    <div class="grid-container">
                        <div v-for="(item1, childIndex) in item.children" :key="childIndex">
@@ -39,7 +39,7 @@
                </div>
                <div v-if="index == 2">
                    <box-title class="m10" :title="item.name"></box-title>
                    <box-title class="m10" :classVal="9" :title="item.name"></box-title>
                    <div class="grid-container">
                        <div>