From 361952d34da63da4f9905c2e041c73bf6436aa5a Mon Sep 17 00:00:00 2001 From: xushubieli Date: Tue, 28 Dec 2021 10:36:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=8F=91=E5=B8=83=E6=96=87?= =?UTF-8?q?=E7=AB=A0=E8=A1=A8=E6=A0=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/dede/templets/article_add.htm | 16 ++++++++-------- src/dede/templets/article_edit.htm | 4 ++-- src/dede/templets/index_menu2.htm | 4 ++-- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/src/dede/templets/article_add.htm b/src/dede/templets/article_add.htm index 4c617106..968377a1 100755 --- a/src/dede/templets/article_add.htm +++ b/src/dede/templets/article_add.htm @@ -100,7 +100,7 @@ input,select{height:auto !important} - +
自定义属性:自定义属性: SetQuery("Select * From `#@__arcatt` order by sortid asc"); @@ -192,18 +192,18 @@ input,select{height:auto !important} - + @@ -417,7 +417,7 @@ input,select{height:auto !important} foreach($cfg_tamplate_arr as $k=>$v) { $v = trim($v); - echo ($k==$rndsel ? "\r\n" : "\r\n"); + echo ($k==$rndsel ? "" : ""); } ?> diff --git a/src/dede/templets/article_edit.htm b/src/dede/templets/article_edit.htm index 051ac0b7..9c9542d3 100755 --- a/src/dede/templets/article_edit.htm +++ b/src/dede/templets/article_edit.htm @@ -88,7 +88,7 @@ img{vertical-align:baseline}
文章主栏目:文章主栏目: - + getUserChannel(),$channelid); - echo ""; + echo ""; echo $typeOptions; echo ""; ?> - 快捷选择 + 快捷选择 Execute(); while($row = $dsql->GetObject()) { - echo "\r\n"; + echo ""; } ?> - +
自定义属性:自定义属性: SetQuery("SELECT * FROM `#@__arcatt` ORDER BY sortid ASC"); @@ -182,7 +182,7 @@ img{vertical-align:baseline} - +
文章主栏目:文章主栏目: getUserChannel(),$channelid); diff --git a/src/dede/templets/index_menu2.htm b/src/dede/templets/index_menu2.htm index 9497d471..89d4276f 100644 --- a/src/dede/templets/index_menu2.htm +++ b/src/dede/templets/index_menu2.htm @@ -22,8 +22,8 @@ div.items{clear:both;padding:0;height:0} .fllct{float:left;width:80px} .flrct{float:left;padding-top:4px} .sitemu li{padding:0 0 0 20px;height:26px;line-height:26px;background:url(images/arr4.gif)no-repeat 6px 10px} -a.mmac div{padding:8px 4px 4px 10px;height:38px!important;font-weight:600;color:#325304;background:url(images/leftbg2.gif)no-repeat} -a.mm div{padding:8px 4px 4px 10px;height:38px!important;font-weight:600;color:#475645;cursor:pointer;background:url(images/leftmbg1.gif) no-repeat} +a.mmac div{padding:8px 4px 4px 10px;height:40px!important;font-weight:600;color:#325304;background:url(images/leftbg2.gif)no-repeat} +a.mm div{padding:8px 4px 4px 10px;height:40px!important;font-weight:600;color:#475645;background:url(images/leftmbg1.gif)no-repeat;cursor:pointer} a.mm:hover div{color:#4f7632;background:url(images/leftbg2.gif)no-repeat} .mmf{padding:6px;height:1px} #mainct{padding-top:12px;background:url(images/idnbg1.gif)repeat-y}