Parcourir la source

Merge branch 'http_mock' into http_test

洪海涛 il y a 4 ans
Parent
commit
7841702493

Fichier diff supprimé car celui-ci est trop grand
+ 3 - 1
src/components/newLayout/components/baseData.js


+ 1 - 1
src/components/newLayout/components/menu.vue

@@ -3,7 +3,7 @@
     <el-popover placement="right-end" trigger="hover" width="400" :open-delay="200">
       <div class="menu-wrapper">
         <div class="children-menu-wrapper borderBottom normal no-children">
-          <div v-for="(elm, index) in menuBaseData" :key="elm.key" :style="{width: elm.width}">
+          <div v-for="(elm, index) in menuBaseData" :key="elm.key" :style="elm.styles">
             <div
               v-if="index < 4"
               class="title"

Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff