src/page/index/index.vue
@@ -27,7 +27,6 @@ <!-- <wechat></wechat> --> </div> </template> <script> import index from '@/mixins/index' import wechat from './wechat.vue' @@ -131,5 +130,6 @@ background: transparent; padding: 0 10px; --el-color-primary: rgba(20, 65, 255, 1); height: pxToVh(55); } </style>