From 9382a00fe89139663216673a1a8e8ddb8761a14d Mon Sep 17 00:00:00 2001 From: YYC <1833023622@qq.com> Date: 星期二, 06 六月 2023 20:13:19 +0800 Subject: [PATCH] 无数据时的页面 --- igds-app/basic-depot.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/igds-app/basic-depot.html b/igds-app/basic-depot.html index 3ed8aed..299bbb4 100644 --- a/igds-app/basic-depot.html +++ b/igds-app/basic-depot.html @@ -13,7 +13,7 @@ <link rel="stylesheet" href="css/admin/basic-depot.css" /> </head> <body class="g-bg" style="background-image: url(images/a8.png);"> - <headerid="header" class="mui-bar mui-bar-nav m-pagetit"> + <header id="header" class="mui-bar mui-bar-nav m-pagetit"> <a class="mui-action-back mui-icon mui-icon-left-nav mui-pull-left"></a> <h1 class="mui-title">浠撳簱鍒楄〃</h1> </header> -- Gitblit v1.9.3