QwQ Picture System v1.0 已经发布
QwQ Picture System v1.0 已经发布
此版本更新内容包括:
配套的前端 需要消除 url 尾部 html 后缀 nginx 添加规则
location / {
try_files $uri $uri/ $uri.html?$args;
}
首次使用请修改 /res/js/common/config.js 内的 api_domain 为你的后端地址
详情查看:https://gitee.com/imqwq/qwq-picture-system/releases/v1.0