提交 38116d1d 编写于 作者: 李少辉-开发者's avatar 李少辉-开发者 🎧

change log

Signed-off-by: 李少辉-开发者's avatarlish <lish@csdn.net>
上级 f0690585
......@@ -62,7 +62,7 @@ const c: IConfig = {
// Baidu Statistics Address
// 百度统计地址
// https://tongji.baidu.com/web/welcome/login
// baiduStatisticsUrl: 'https://hm.baidu.com/hm.js?4582be7af7e7c95ef75351e07c6c32ba',
baiduStatisticsUrl: 'https://hm.baidu.com/hm.js?6bcd52f51e9b3dce32bec4a3997715ac',
// CNZZ Statistics address
// CNZZ 统计地址
......
src/assets/logo.png

6.8 KB | W: | H:

src/assets/logo.png

2.3 KB | W: | H:

src/assets/logo.png
src/assets/logo.png
src/assets/logo.png
src/assets/logo.png
  • 2-up
  • Swipe
  • Onion skin
// Copyright @ 2018-2021 xiejiahe. All rights reserved. MIT license.
// See https://github.com/xjh22222228/nav
import { getCDN } from '../services'
// import { getCDN } from '../services'
function isMac() {
return /mac os x/i.test(navigator.userAgent.toLowerCase());
......@@ -13,7 +13,7 @@ export const TAG_PATH = 'data/tag.json'
export const LOGO_PATH = 'logo.png'
export const LOGO_CDN = getCDN('logo.png')
export const LOGO_CDN = 'https://img-operation.csdnimg.cn/csdn/silkroad/img/1607569811165.png'//getCDN('logo.png')
export const VERSION = '5.3.3'
......
因为 它太大了无法显示 source diff 。你可以改为 查看blob
$bg-color: #fbfbfb;
.app-page {
padding: 45px 0;
padding: 5px 0;
min-height: 100vh;
background: #f6f6f6;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册