FINDS

Developer Backend

Customize theme colors and bulk manage products + homepage shelves. (自定义主题颜色与商品/首页货架批量管理)

Theme(主题)

One master color controls accent, buttons, and background grid tint.(一个主色控制强调色、按钮、背景网格色)

Bulk Products(商品批量管理)

JSON array with: id, name, price, category, photo, link(JSON字段说明)

Import button uses uploaded Excel file and writes directly to JSON textarea.(导入按钮会读取上传Excel并直接写入JSON文本框)

Auto-save enabled while typing. First 100 products are synced to homepage scrolling shelves.(输入时自动保存,并将前100个商品同步到首页滚动货架)

Agent Link Configuration(代购平台链接配置)

Enable agents and set affiliate code. Product links are generated from Weidian ID.(启用平台并设置邀请码,按微店ID自动生成链接)

Agent edits now auto-save and auto-refresh product links.(平台编辑后自动保存,并自动刷新商品链接)

Homepage Shelves (Bulk)(首页货架批量)

JSON array with: title, image, link(JSON字段说明)

Import writes directly to JSON textarea, and textarea auto-saves while typing.(导入会直接写入JSON文本框,文本框输入也会自动保存)

Export Code Files(导出代码文件)

Generate real code files from current editor values, then upload/replace in your project.(从当前编辑数据生成真实代码文件,替换后再上传)

Files download to your browser download location; then move/replace them in project root.(文件会下载到浏览器下载目录,请再移动到项目根目录替换)

Export all files now runs step-by-step (confirm each file) to avoid browser blocking.(导出全部会分步骤确认下载每个文件,避免浏览器拦截)