Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
cxincx committed Sep 10, 2024
1 parent 0bfb414 commit c77ca7b
Show file tree
Hide file tree
Showing 19 changed files with 2,774 additions and 10 deletions.
26 changes: 16 additions & 10 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,10 +1,16 @@
<html xmlns=" http://www.w3.org/1999/xhtml">
<title>小星记账官网</title>
<head>
<meta name="keywords" content="记账|账本|小星记账|自动记账|语音记账|短信记账|承星创想">
<meta name="description" content="小星记账官方网站,提供官方APK下载地址">
<meta HTTP-EQUIV="Content-Type"CONTENT="text/html; charset=UTF-8"><meta http-equiv="refresh"content="0;url= https://www.coolapk.com/apk/com.cxincx.xxjz">
</head>
<body>
</body>
</html>
<!DOCTYPE html><html lang="zh-CN"><head><meta charSet="UTF-8"/><meta content="text/html; charset=utf-8" http-equiv="Content-Type"/><meta http-equiv="X-UA-Compatible" content="IE=edge"/><meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/><meta name="apple-mobile-web-app-capable" content="yes"/><meta name="apple-mobile-web-app-status-bar-style" content="black"/><link rel="apple-touch-icon" sizes="180x180" href="ydoc\images\apple-touch-icon.png"/><link rel="icon" type="image/png" sizes="32x32" href="ydoc\images\favicon-32x32.png"/><link rel="icon" type="image/png" sizes="16x16" href="ydoc\images\favicon-16x16.png"/><link rel="manifest" href="ydoc\images\manifest.json"/><link rel="mask-icon" href="ydoc\images\safari-pinned-tab.svg" color="#5bbad5"/><meta name="theme-color" content="#ffffff"/><meta http-equiv="Cache-Control" content="no-transform"/><meta http-equiv="Cache-Control" content="no-siteapp"/><title>小星记账</title><link rel="stylesheet" href="ydoc\styles\style.css"/><meta name="author" content="厦门承星创想科技有限公司"/><meta name="keywords" content="小星记账,小星记账官网,小星记账下载,记账软件,自动记账"/><meta name="description" content="小星记账-次世代的自动记账新体验。小星记账官网/小星记账下载/小星记账使用手册。智能,安全,轻量的Android手机记账软件"/><meta id="releativePath" content=""/><link rel="stylesheet" href="ydoc\ydoc-plugin-search\search.css"/></head><body><div class="g-doc"><div class="m-main" id="js-panel"><header class="m-header" id="js-header"><div class="m-header-title js-logo"><a href="" target="_self"><img class="logo" width="36" src="ydoc\images\[email protected]"/><h6 class="name">小星记账</h6></a></div><div><div class="m-search">
<div class="icon">&#xf0fd;</div>
<input type="text" class="input js-input" placeholder="搜索" />
<div class="m-search-result js-search-result"></div>
</div></div><nav class="m-header-nav js-nav"><ul class="m-header-items"><li class="item "><a class="href" href="https://support.qq.com/products/652486">产品社区</a></li><li class="item "><a class="href" href="https://support.qq.com/products/652486/faqs-more/">常见问题</a></li><li class="item "><a class="href" href="https://support.qq.com/products/652486/change-log">更新日志</a></li></ul></nav><div id="js-nav-btn" class="m-header-btn ui-font-ydoc"></div></header><div class="m-content" id="js-content"><div class="g-home"><section class="m-section home"><div class="m-section-container"><div class="m-section-title"><h4 class="name">次世代的自动记账新体验</h4><p class="desc">智能、安全、轻量的本地记账应用</p><div class="m-section-btngroup"><a href="https://www.coolapk.com/apk/com.cxincx.xxjz"><div class="btn ">立即下载</div></a><a href="https://support.qq.com/products/652486/change-log"><div class="btn btn-ghost">更新日志&gt;</div></a></div></div></div></section><section class="m-section feature"><div class="m-section-container"><div class="m-section-box"><div class="item"><h6 class="title">轻松记账</h6><p class="desc">支持微信、支付宝、云闪付、数字人民币、银行短信等常见支付场景的自动识别,一键记账。同时提供语音、模板、周期等多种记账方式,助您轻松记账!</p></div><div class="item"><h6 class="title">资产管理</h6><p class="desc">帮您轻松掌握自己的资产、负债情况,信用卡账户更有刷卡推荐、还款提醒、年费管理等贴心小功能!</p></div><div class="item"><h6 class="title">丰富配套</h6><p class="desc">围绕记账、查账、统计、管理等方面提供全面的配套功能,满足您的多样化需求!</p></div><div class="item"><h6 class="title">安全无忧</h6><p class="desc">本地运行+云盘备份,支持阿里云盘、坚果云等多种备份方式,确保数据安全不丢失!</p></div></div></div></section></div><footer class="m-footer"><div class="m-footer-container"><div class="m-footer-links"></div><div class="m-footer-title"><p class="copyright">©2021-2024 厦门承星创想科技有限公司</p><p><a class="href" href="https://beian.miit.gov.cn/">闽ICP备2021010355号</a></p></div></div></footer></div></div></div><div></div><script>
var $content = document.getElementById('js-content');
var $summaryItems = Array.prototype.slice.call(document.querySelectorAll('#js-menu .href'));
var $menu = document.getElementById('js-menu');
if ($menu && sessionStorage.menuScrollTop) {
$menu.scrollTop = sessionStorage.menuScrollTop;
}
// 刷新页面但不切换 pathname 的时候,内容区恢复到记忆的高度
if ($content && sessionStorage.contentScrollTop && window.location.pathname == sessionStorage.locationPathname) {
$content.scrollTop = sessionStorage.contentScrollTop;
}
sessionStorage.setItem('locationPathname', window.location.pathname);</script><script src="ydoc\scripts\plugins\dollar.min.js"></script><script src="ydoc\scripts\plugins\responsive-nav.min.js"></script><script src="ydoc\scripts\plugins\slideout.min.js"></script><script src="ydoc\scripts\app.js"></script><script src="ydoc\ydoc-plugin-search\core.js"></script><script src="ydoc\ydoc-plugin-search\search.js"></script><script src="search_json.js"></script></body></html>
1 change: 1 addition & 0 deletions search_json.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
window.ydoc_plugin_search_json = {}
9 changes: 9 additions & 0 deletions ydoc/images/browserconfig.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="/mstile-150x150.png"/>
<TileColor>#da532c</TileColor>
</tile>
</msapplication>
</browserconfig>
Binary file added ydoc/images/[email protected]
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 ydoc/images/[email protected]
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 ydoc/images/[email protected]
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 ydoc/images/[email protected]
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 ydoc/images/favicon-16x16.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 ydoc/images/favicon-32x32.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 ydoc/images/favicon.ico
Binary file not shown.
18 changes: 18 additions & 0 deletions ydoc/images/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"name": "",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}
87 changes: 87 additions & 0 deletions ydoc/scripts/app.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,87 @@
var $panel = document.getElementById('js-panel'),
$header = document.getElementById('js-header'),
$content = document.getElementById('js-content'),
$navIcon = document.getElementById('js-nav-btn'),
$summaryItems = Array.prototype.slice.call(document.querySelectorAll('#js-menu .href')),
$menu = document.getElementById('js-menu'),
$menuContent = document.getElementById('js-menu-content'),
$menuBar = document.getElementById('js-summary-switch'),
navigation;

var utils = {
debounce: function(func, wait) {
var timeout;
return function () {
clearTimeout(timeout);
timeout = setTimeout(func, wait);
};
}
};

// Add 'active' to summary item
function itemAddActive() {
var locationHref = window.location.href;
$summaryItems.map(function (item, index) {
if (item.href === locationHref) {
// add 'active' for present summary item.
item.parentElement.classList.add('active');
} else {
item.parentElement.classList.remove('active');
}
});
}

// Add EventListener
function addEvents() {
$panel.addEventListener('click', function (e) {
itemAddActive();
if (e.target.scrollTop > 0) {
$header.classList.add('moved');
} else {
$header.classList.remove('moved');
}
});
if ($menuContent) {
$menuContent.addEventListener('click', function (e) {
$menu.classList.remove('active');
setTimeout(itemAddActive, 0);
});
}
if ($menuBar) {
$menuBar.addEventListener('click', function () {
$menu.classList.toggle('active');
// 侧栏菜单点击时收起 nav 导航
if ($navIcon.classList.value.indexOf('active') !== -1) {
navigation.toggle();
}
});
}
if ($menu) {
$menu.addEventListener('scroll', function(e) {
sessionStorage.setItem('menuScrollTop', e.target.scrollTop);
});
}
if ($content) {
$content.addEventListener('scroll', function (e) {
sessionStorage.setItem('contentScrollTop', e.target.scrollTop);
});
}
}

// initial components
function initComponents() {
// nav
navigation = responsiveNav('.js-nav', {
customToggle: '#js-nav-btn',
open: function() {
if ($menu) $menu.classList.remove('active');
setTimeout(itemAddActive, 0);
}
});
}


initComponents();
addEvents();
itemAddActive();

6 changes: 6 additions & 0 deletions ydoc/scripts/plugins/dollar.min.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions ydoc/scripts/plugins/responsive-nav.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit c77ca7b

Please sign in to comment.