吾爱破解 - LCG - LSG |安卓破解|病毒分析|www.52pojie.cn

 找回密码
 注册[Register]

QQ登录

只需一步,快速开始

查看: 1406|回复: 10
收起左侧

[求助] 关于asp制作的crm系统如何添加ICP备案

[复制链接]
zhang23588 发表于 2022-3-16 19:24
本帖最后由 zhang23588 于 2022-3-16 20:37 编辑

这是一个crm系统,破解版的,我想在首页的下边添加一个icp备案号,请问该怎么添加? 网页使用的asp做的。


<html lang="en"><head><style>
.freetips { text-align:center; margin-top: 15px; }
.freetips a { background: #1E7ED0; font-size:15px; text-decoration: none; color: #fff; padding: 2px 6px 3px 6px; }
</style>

<meta charset="UTF-8">
<meta name="renderer" content="webkit|ie-comp|ie-stand">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0">
<title>用户登录 -帅闳CRM客户管理系统</title>
<link rel="shortcut icon" href="/theme/default/images/favicon.ico">
<link rel="stylesheet" type="text/css" href="/theme/login/css/login1.css">
<script src="/theme/login/01/js/jquery.min.js"></script>
<script src="/theme/login/02/js/rainyday.js" type="text/javascript"></script>
<style>
#demo2 { display: none; }
body { overflow: hidden; }
</style>
<script type="text/javascript">
        function demo() {
                var engine = new RainyDay('canvas','demo2', window.innerWidth, window.innerHeight);
                        engine.gravity = engine.GRAVITY_NON_LINEAR;
                        engine.trail = engine.TRAIL_DROPS;
                        engine.VARIABLE_GRAVITY_ANGLE = Math.PI / 8;
                        engine.rain([
                                engine.preset(0, 2, 0.5),
                                engine.preset(4, 4, 1)
                        ], 50);
        }
</script>
<!--[if IE]>
<script src="/theme/login/js/html5shiv.min.js"></script>
<![endif]-->
<link rel="stylesheet"  id="layuicss-skinlayercss"></head>
<body>
<link rel="stylesheet" type="text/css" href="/theme/default/css/llq.css">
<div style="display: none" id="browser_ie">
  <div class="brower_info">
    <div class="notice_info">
      <p>你的浏览器版本过低,可能导致页面不能正常访问!<br>
        为了你能正常使用系统功能,请升级您的浏览器。</p>
    </div>
    <div class="browser_list"> <span> <a  target="_blank"> <img src="/theme/default/images/llq/01.png"><br>
      搜狗 </a> </span> <span><a  target="_blank"><img src="/theme/default/images/llq/02.png"><br>
      360 </a></span> <span><a  target="_blank"><img src="/theme/default/images/llq/04.png"><br>
      chrome </a></span> <span><a  target="_blank"><img src="/theme/default/images/llq/03.png"><br>
      ie9及以上 </a></span> </div>
    <div class="clearxx"></div>
    <div class="tipxx">请注意使用浏览器极速模式:</div>
    <img src="/theme/default/images/jisu.jpg" style="border:1px solid #ddd;" width="700px;"> </div>
</div>
<script>
$(function(){
if (!$.support.leadingWhitespace) {
        $("#browser_ie").show();
        $(".logo_box").hide();
}
})
</script> 
<img id="demo2" src="/theme/login/02/img/bg.jpg">
<div id="cholder">
  <canvas id="canvas" style="width: 1920px; height: 927px;" width="1920" height="927"></canvas>
<canvas style="position: absolute; top: 0px; left: 0px; z-index: 100; opacity: 1;" width="1920" height="927"></canvas></div>
<div class="logo_box">

  <div class="logoimg"><img src="/upload/Files/2022-1/202201131407250613.png"></div>

  <form name="loginForm" method="post" action="?action=login" autocomplete="off">
    <div class="input_outer"> <span class="u_user"></span>
      <input id="uName" name="uName" class="text" value="请输入用户名" style="color: #FFFFFF !important" type="text" autocomplete="off">
    </div>
    <div class="input_outer"> <span class="us_uer"></span>
      <label class="l-login login_password" style="display: none;">请输入密码</label>
      <input id="uPassword" name="uPassword" class="text" style="color: #FFFFFF !important; position:absolute; z-index:100;" value="" type="password" autocomplete="off">
    </div>
    <div class="mb2">
      <input type="hidden" name="fs" value="">
      <input type="Submit" name="Submit" value="登 录" class="act-but submit">
      <div style="text-align:center; color:#fff; margin-top:20px;"><span id="save1" style="padding:5px 10px;"></span></div>
    </div>
  </form>

<div class="admintip">

</div>

</div>

<script src="/theme/layui/layer/layer.js"></script>
<div style="display:none;">当前版本:
  破解版P1v11.2
</div>
</body></html>

免费评分

参与人数 1热心值 +1 收起 理由
leo1546 + 1 热心回复!

查看全部评分

发帖前要善用论坛搜索功能,那里可能会有你要找的答案或者已经有人发布过相同内容了,请勿重复发帖。

吾爱小神 发表于 2022-3-16 19:55
在整个系统的footer页面添加代码即可
hc3w 发表于 2022-3-16 19:55
<div style="display:none;">当前版本:
  破解版P1v11.2
</div>

改成:

<div>ICP备案:XXXX</div>
 楼主| zhang23588 发表于 2022-3-16 20:21
吾爱小神 发表于 2022-3-16 19:55
在整个系统的footer页面添加代码即可

能说的详细点么?asp小白,这个是不是必须在数据库中修改?
 楼主| zhang23588 发表于 2022-3-16 20:23
hc3w 发表于 2022-3-16 19:55
当前版本:
  破解版P1v11.2

这个页面我没找到在哪编辑的。。对asp不太懂,能说的详细点不?
songsong20 发表于 2022-3-16 20:33
先学一下 html 吧
万事笔通 发表于 2022-3-16 20:35
把首页面底部固定的信息替换一下不就行了
心中有梦闯天下 发表于 2022-3-16 20:41
后台一般都有地方填加吧
房州波哥 发表于 2022-3-16 21:00
我不懂编写代码,我的全景网页http://www.ivendk.com/是在
        </body>
前面加入了下面的代码,滑动时备案码部分不会动,全景视角会动

<font style="position:fixed;left:0;right:0;bottom:5px;z-index:9;">
<style type="text/css">a {text-decoration:none;color:black;}</style>
                         <div style="width:300px;margin:0 auto;text-align:center;padding:20px 0;margin-top:-20px;margin-bottom:5px;">
                                 <a target="_blank"  style="display:inline-block;text-decoration:none;height:20px;color:black;line-height: 150%;">鄂ICP备15011713号-2<br/><img src="https://m.ivendk.com/png/jinghui.png" style="float:left;"/><p style="float:left;height:20px;line-height:20px;margin: 0px 0px 0px 5px; color:black;">鄂公网安备 42032502000121号<br/></p></a>
                         </div>

</p></a>
                         </div>
                               
清江堤畔 发表于 2022-3-19 10:20
zhang23588 发表于 2022-3-16 20:23
这个页面我没找到在哪编辑的。。对asp不太懂,能说的详细点不?

直接用记事本打开这个文件就行了
您需要登录后才可以回帖 登录 | 注册[Register]

本版积分规则 警告:本版块禁止回复与主题无关非技术内容,违者重罚!

快速回复 收藏帖子 返回列表 搜索

RSS订阅|小黑屋|处罚记录|联系我们|吾爱破解 - LCG - LSG ( 京ICP备16042023号 | 京公网安备 11010502030087号 )

GMT+8, 2024-5-29 19:06

Powered by Discuz!

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表