From d5012b4bd82d4dcceb0b49c6a9b909d3350d8818 Mon Sep 17 00:00:00 2001 From: LMR <59361885@qq.com> Date: Tue, 21 Mar 2023 14:10:38 +0800 Subject: [PATCH] fix --- application/views/bootstrap/header.php | 373 ++++++++++--------- application/views/bootstrap3/header.php | 457 +++++++++++++----------- 2 files changed, 448 insertions(+), 382 deletions(-) diff --git a/application/views/bootstrap/header.php b/application/views/bootstrap/header.php index 76f46b8c..5a98abdf 100644 --- a/application/views/bootstrap/header.php +++ b/application/views/bootstrap/header.php @@ -4,142 +4,162 @@ - - 信息平台 - - - - - - - + + 信息平台 + + + + + + + - \ No newline at end of file + + \ No newline at end of file diff --git a/application/views/bootstrap3/header.php b/application/views/bootstrap3/header.php index 5fcca324..a05e32b4 100644 --- a/application/views/bootstrap3/header.php +++ b/application/views/bootstrap3/header.php @@ -4,192 +4,223 @@ - - 信息平台 - - - - + + 信息平台 + + + + - - + use_pictures = use_pictures + result.Pinfo[key].ID + ':' + result.Pinfo[key].PUrl + ':' + result.Pinfo[key].wh + + ','; + } + $("#use_pictures").val(use_pictures); + } + } + + - \ No newline at end of file