From 84e163957a495fc26f49b62c7fed04432e483e05 Mon Sep 17 00:00:00 2001 From: 陈战涛 <chenzhantao7055@sina.com> Date: 星期二, 14 三月 2023 14:02:41 +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