xiaohongshufabu/docs/用户使用说明-正式版.md
2026-07-22 10:55:17 +08:00

43 lines
1.3 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 小红书千帆店铺矩阵工具Windows 正式版)
## 一、安装
1. 解压收到的压缩包。
2. 双击 `启动服务.bat`
3. 稍等 2~5 秒,系统会自动打开管理后台:`http://localhost:3000`。
## 二、首次使用
1. 进入网页后台。
2. 先输入卡密完成授权。
3. 创建店铺、录入商品。
4. 到设置页填写 AI Key / 图片接口配置。
## 三、安装浏览器插件
1. 打开 Chrome 浏览器。
2. 访问 `chrome://extensions/`
3. 打开右上角“开发者模式”。
4. 点击“加载已解压的扩展程序”。
5. 选择压缩包里的 `extension` 文件夹。
## 四、日常启动
- 启动系统:双击 `启动服务.bat`
- 停止系统:双击 `停止服务.bat`
- 管理后台地址:`http://localhost:3000`
## 五、数据位置
- 程序数据保存在 `data` 目录。
- 图片默认保存在 `data\images`
- 数据库文件为 `data\data.db`
- 升级新版本时,请保留整个 `data` 目录。
## 六、注意事项
- 请勿删除 `web`、`extension`、`data` 目录。
- 如果 3000 端口被占用,程序会启动失败。
- 如被杀毒软件拦截,请将程序目录加入白名单。
- 建议把整个文件夹放在非系统盘,例如 `D:\小红书千帆工具`