chore(init): init

This commit is contained in:
nineya 2023-03-21 11:05:35 +08:00
parent f9d2c5db7a
commit 8c2eb94d13
7 changed files with 8 additions and 8 deletions

View File

@ -38,7 +38,8 @@
| ----------- | --------------------------- | -------------- |
| 1.x | 1.4.x及以下不保证适配性 | 1.4.8 |
| 2.0.0-2.0.1 | 1.4.x | 1.4.8 |
| 2.0.2+ | 1.5.x | 1.5.3 |
| 2.0.2+ | 1.5.x ~ 1.6.1 | 1.6.1 |
> 主题未在配置要求中对 Halo 最低版本限制得太死,但 Halo 不同版本开发接口略有不同,在不适配的版本中无法保证完全兼容。
>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -363,7 +363,7 @@ const commonContext = {
},
/** 初始化轮播 **/
initCarousel() {
new Swiper('.swiper', {
window.Swiper && new Swiper('.swiper', {
loop: true,
parallax: true,
effect: 'slide',

View File

@ -1,4 +1,4 @@
/**************** 光标渲染 *******************/
/**************** 光标渲染 *******************/
class Circle {
constructor({ origin, speed, color, angle, context }) {

View File

@ -1,4 +1,4 @@
<#global theme_version="2.1.3">
<#global theme_version="2.2.0">
<#macro layout0 title,canonical>
<#if RequestParameters?? && RequestParameters._pjax?? >
<#global is_pjax=RequestParameters._pjax>

View File

@ -16,7 +16,7 @@ website: https://blog.nineya.com
# 主题github开源地址
repo: https://github.com/nineya/halo-theme-dream
# 版本号
version: 2.1.3
version: 2.2.0
# 最低支持的 Halo 版本
require: 1.3.0
# 文章页 meta 变量