⚙️ 数据管理
修改节点 JSON 后点「保存到本地」;导出为文件可分享/备份;导入可恢复他人数据。
字段结构(每条节点):
id 唯一标识 · name/nameEn 中英文名 · date 日期规则:
{type:'fixed',month,day} 每年固定 ·
{type:'rule',month,weekday,nth,fromEnd?} 每月第N个星期几 ·
{type:'offset',base,days} 相对另一节点 ·
{type:'easter'} 复活节 · {type:'year',year,month,day} 指定年份 ·
{type:'years',points:[[年,月,日],…]} 多指定年份
markets 市场数组(全球/美国/欧洲/东南亚/中东)·
categories 类目数组 · hotProducts 爆款商品示例 ·
reminders [{days:提前天数, action:动作}] · note 备注 · popular 年度爆款标记