💄 调整UI页面平展开

This commit is contained in:
Bunny 2025-07-10 17:13:16 +08:00
parent 1afb95c602
commit c0882ada7c
2 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@
<body> <body>
<div id="app"> <div id="app">
<div class="container my-4"> <div class="container-fluid my-4">
<!-- 主标题 --> <!-- 主标题 -->
<app-header></app-header> <app-header></app-header>

View File

@ -28,7 +28,7 @@
<body> <body>
<div id="app"> <div id="app">
<div class="container my-4"> <div class="container-fluid my-4">
<!-- 主标题 --> <!-- 主标题 -->
<app-header></app-header> <app-header></app-header>