updateLog.json
[
{
"time": "", 时间,格式为 8 位纯数字
"type": "", 在 updateLog.js 中对部分颜色做设置
"content": "" HTML 文本
}
]GET 请求 /updateLog 将该文件直接返回至前端。
最后更新于
[
{
"time": "", 时间,格式为 8 位纯数字
"type": "", 在 updateLog.js 中对部分颜色做设置
"content": "" HTML 文本
}
]GET 请求 /updateLog 将该文件直接返回至前端。
最后更新于