DedeCMS织梦

织梦DedeCMS提示信息提示框美化

阿里云


打开 \include\common.func.php 找到

  1. function ShowMsg(
  2. {
  3. 	中间代码省略...
  4. }
也想出现在这里?联系我们
创客主机

整体都改为

  1. function ShowMsg($msg, $gourl, $onlymsg=0, $limittime=0)
  2. {
  3.     if(empty($GLOBALS['cfg_plus_dir'])) $GLOBALS['cfg_plus_dir'] = '..';
  4.  
  5.     $HTMLhead  = "<html>\r\n<head>\r\n<title>提示信息</title>\r\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=gb2312\" />\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no\">\r\n<meta name=\"renderer\" content=\"webkit\">\r\n<meta http-equiv=\"Cache-Control\" content=\"no-siteapp\" />";
  6.     $htmlhead .= "<base target='_self'/>\r\n<style>div{line-height:160%;}</style></head>\r\n<body leftmargin='0' topmargin='0' bgcolor='#FFFFFF'>".(isset($GLOBALS['ucsynlogin']) ? $GLOBALS['ucsynlogin'] : '')."\r\n<center>\r\n<script>\r\n";
  7.     $htmlfoot  = "</script>\r\n</center>\r\n</body>\r\n</html>\r\n";
  8.  
  9.     $litime = ($limittime==0 ? 1000 : $limittime);
  10.     $func = '';
  11.  
  12.     if($gourl=='-1')
  13.     {
  14.         if($limittime==0) $litime = 5000;
  15.         $gourl = "javascript:history.go(-1);";
  16.     }
  17.  
  18.     if($gourl=='' || $onlymsg==1)
  19.     {
  20.         $msg = "<script>alert(\"".str_replace("\"","“",$msg)."\");</script>";
  21.     }
  22.     else
  23.     {
  24.         //当网址为:close::objname 时, 关闭父框架的id=objname元素
  25.         if(preg_match('/close::/',$gourl))
  26.         {
  27.             $tgobj = trim(preg_replace('/close::/', '', $gourl));
  28.             $gourl = 'javascript:;';
  29.             $func .= "window.parent.document.getElementById('{$tgobj}').style.display='none';\r\n";
  30.         }
  31.  
  32.         $func .= "      var pgo=0;
  33.       function JumpUrl(){
  34.         if(pgo==0){ location='$gourl'; pgo=1; }
  35.       }\r\n";
  36.         $rmsg = $func;
  37. 		$rmsg .= "document.write(\"<style>body{background:#F6F6F6}.tips-box{margin-top:50px;padding:0;width:450px;border:10px solid #E8E8E8;background:#fff;color:#444;font-family:微软雅黑}.tips .title{margin:0 20px;padding:15px 0;border-bottom:1px dotted #DDD;text-align:left;font-size:15px}.tips .title p{padding-left:10px;height:18px;border-left:2px solid #009688;font-weight:600;line-height:18px;margin: 0;}.tips .content{position:relative;padding:30px;height:120px;background:#fff;color:#666;font-size:15px}.tips .content p.tip{color:#999;font-size:1px}.tips .content a.go{display:block;margin:15px auto 0;padding:6px 10px;width:80px;border:1px solid #019688;border-radius:3px;color:#1AA094;text-decoration:blink;font-size:13px}.tips .content a:hover{background:#1AA094;color:#fff}</style>\");\r\n;";
  38.         $rmsg .= "document.write(\"<div class='tips tips-box'>";
  39.         $rmsg .= "<div class='title'><p>提示信息</p></div>\");\r\n";
  40.         $rmsg .= "document.write(\"<div class='content'>\");\r\n";
  41.         $rmsg .= "document.write(\"".str_replace("\"","“",$msg)."\");\r\n";
  42.         $rmsg .= "document.write(\"";
  43.  
  44.         if($onlymsg==0)
  45.         {
  46.             if( $gourl != 'javascript:;' && $gourl != '')
  47.             {
  48.                 $rmsg .= "<a href='{$gourl}' class='go'>点击跳转</a>";
  49.                 $rmsg .= "<br/></div>\");\r\n";
  50.                 $rmsg .= "setTimeout('JumpUrl()',$litime);";
  51.             }
  52.             else
  53.             {
  54.                 $rmsg .= "<br/></div>\");\r\n";
  55.             }
  56.         }
  57.         else
  58.         {
  59.             $rmsg .= "<br/><br/></div>\");\r\n";
  60.         }
  61.         $msg  = $htmlhead.$rmsg.$htmlfoot;
  62.     }
  63.     echo $msg;
  64. }

注意:如果你有改过这个函数,记得备份一个你的再尝试!

织梦 DedeCMS 提示信息提示框美化

已有 330 人购买
查看演示升级 VIP立刻购买

收藏
(1)

发表回复

热销模板

Ashade - 作品展示摄影相册WordPress汉化主题
LensNews

本站承接 WordPress / PbootCMS / DedeCMS 等
系统建站、仿站、开发、定制等业务!