从彩先知替换成神彩算
This commit is contained in:
+7
-7
@@ -1,9 +1,9 @@
|
||||
<!doctype html>
|
||||
<!doctype html>
|
||||
<html lang="zh-CN">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title id="page-title">彩先知 - 多文章彩票预测首页</title>
|
||||
<title id="page-title">神彩算 - 多文章彩票预测首页</title>
|
||||
<link rel="stylesheet" href="../public/css/layui/css/layui.css" />
|
||||
<link rel="stylesheet" href="../public/css/public.css" />
|
||||
<link rel="stylesheet" href="../public/css/index.css" />
|
||||
@@ -20,7 +20,7 @@
|
||||
<a href="./" class="topbar__brand">
|
||||
<img
|
||||
src="../images/home-logo.png"
|
||||
alt="彩先知"
|
||||
alt="神彩算"
|
||||
class="topbar__logo"
|
||||
/>
|
||||
</a>
|
||||
@@ -61,7 +61,7 @@
|
||||
<div class="hero__main">
|
||||
<!-- <div class="panel-head panel-head--hero">
|
||||
<div>
|
||||
<h1>彩先知 PC 预测首页</h1>
|
||||
<h1>神彩算 PC 预测首页</h1>
|
||||
</div>
|
||||
<button
|
||||
class="hero__history-btn"
|
||||
@@ -199,11 +199,11 @@
|
||||
<div class="site-footer__inner">
|
||||
<img
|
||||
src="../images/home-logo.png"
|
||||
alt="彩先知"
|
||||
alt="神彩算"
|
||||
class="site-footer__logo"
|
||||
/>
|
||||
<p id="copyright-info">
|
||||
彩先知以开奖数据、免费文章、资讯推荐为核心,提供清晰、密集、分层的 PC
|
||||
神彩算以开奖数据、免费文章、资讯推荐为核心,提供清晰、密集、分层的 PC
|
||||
端彩票信息首页。
|
||||
</p>
|
||||
<div class="site-footer__meta">
|
||||
@@ -404,7 +404,7 @@
|
||||
$box.empty();
|
||||
if (!bannerData || !bannerData.length) {
|
||||
$box.append(
|
||||
'<div class="banner-fallback"><div class="banner-fallback__content"><span>暂无轮播数据</span><strong>彩先知 · 专注开奖与文章聚合</strong></div></div>',
|
||||
'<div class="banner-fallback"><div class="banner-fallback__content"><span>暂无轮播数据</span><strong>神彩算 · 专注开奖与文章聚合</strong></div></div>',
|
||||
);
|
||||
} else {
|
||||
$.each(bannerData, function (_, item) {
|
||||
|
||||
Reference in New Issue
Block a user