* modify card style when in xuanxuan notice

This commit is contained in:
chaideqing
2021-12-02 14:56:05 +08:00
parent e70a9157d2
commit 57b31c8612
6 changed files with 25 additions and 6 deletions
+6 -2
View File
@@ -30,8 +30,12 @@ $(function()
if(xuanAction != "<div class='xuancard-actions fixed'>")
{
xuanAction += '</div>';
$('body').append(xuanAction);
var params = window.location.search;
if(params.indexOf('displayNotice=card') == -1)
{
xuanAction += '</div>';
$('body').append(xuanAction);
}
}
else
{
+2
View File
@@ -14,6 +14,7 @@
<?php include '../../common/view/kindeditor.html.php';?>
<?php $browseLink = $app->session->taskList != false ? $app->session->taskList : $this->createLink('execution', 'browse', "executionID=$task->execution");?>
<?php js::set('sysurl', common::getSysUrl());?>
<?php if(strpos($_SERVER["QUERY_STRING"], 'displayNotice=card') === false):?>
<div id="mainMenu" class="clearfix">
<?php if($this->app->getViewType() == 'xhtml'):?>
<div class="linkButton" onclick="linkButtonClicked()">
@@ -56,6 +57,7 @@
<?php if($this->app->getViewType() == 'xhtml'):?>
<div id="scrollContent">
<?php endif;?>
<?php endif;?>
<div id="mainContent" class="main-row">
<div class="main-col col-8">
<div class="cell">