From ce9ff4af4cf7ccc87d3ef94a849942baf112b811 Mon Sep 17 00:00:00 2001 From: 杨磊 <505174330@qq.com> Date: 星期一, 07 四月 2025 18:03:01 +0800 Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/wyyDatabase --- src/layout/index.vue | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/src/layout/index.vue b/src/layout/index.vue index 5664b1e..231eede 100644 --- a/src/layout/index.vue +++ b/src/layout/index.vue @@ -69,10 +69,8 @@ <style lang="less" scoped> .homeLayoutBox { - width: 100%; height: 100%; display: flex; - // background-image: url("@/assets/images/homeBg.png"); // background-repeat: no-repeat; // background-size: 100% 95%; @@ -92,6 +90,7 @@ background: #937950; display: flex; flex-direction: column; + font-family: Alimama DongFangDaKai; .leftMenuTitle { width: 100%; -- Gitblit v1.9.1