From a1b4f579024720d5971fd4eb758af29fdfe2153e Mon Sep 17 00:00:00 2001 From: Aomd Date: Sat, 12 Jul 2025 23:17:49 +0800 Subject: [PATCH] Update index.js --- index.js | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/index.js b/index.js index 9c97b32..edae484 100644 --- a/index.js +++ b/index.js @@ -1,5 +1,12 @@ const userCases = { 微信小程序: [ + { + name: "亲戚关系小助手", + url: "https://mirror.hiwebpage.com/minicode/images/relationship-qr.png", + framework: "react", + taroVersion: "4.1.3", + screenshot: [] + }, { name: "DUXUI-UI库", url: "https://raw.githubusercontent.com/ShaoGongBra/duxui/main/weapp.jpg",