fix: the style problem caused by SideMenu.vue overflow; 🐛

修复:SideMenu.vue 组件溢出导致的样式问题;
This commit is contained in:
iczer
2020-07-31 22:22:10 +08:00
parent 182ea21a29
commit 55358b4107
4 changed files with 5 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en">
<html lang="en" class="beauty-scroll">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">