Commit 6081c4f7 authored by chenqikuai's avatar chenqikuai

菜单更新

parent 2d16c68b
<template>
<div class="flex h-full">
<div style="width: 237px; background: #fff" class="h-full flex-shrink-0">
<div
style="
width: 220px;
background: #fff;
padding-right: 17px;
box-sizing: border-box;
"
class="h-full flex-shrink-0"
>
<syBusinessMenu v-bind="menuState" :numList="numList"></syBusinessMenu>
</div>
<div class="h-full rightBox flex-grow relative">
......
<template>
<div class="flex passIndex">
<div class="left flex-grow-0" style="width: 272px;">
<div class="left flex-grow-0" style="width: 220px;">
<syBusinessMenu type="tongzheng" :current="current" :setCurrent="setCurrent"></syBusinessMenu>
</div>
<div style="background-color: #F5F6FA;" class="flex-grow">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment