Skip to content

Commit 2f2c73d

Browse files
author
piexlmax
committed
fixed:#855
1 parent 6646ab5 commit 2f2c73d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/src/view/layout/aside/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<template>
2-
<div>
2+
<div :style="{background:sideMode}">
33
<el-scrollbar style="height:calc(100vh - 60px)">
44
<transition :duration="{ enter: 800, leave: 100 }" mode="out-in" name="el-fade-in-linear">
55
<el-menu

0 commit comments

Comments
 (0)