From 480d0b6d9256fb64485c3c52daadda46c67b9bdc Mon Sep 17 00:00:00 2001 From: shijunchao <61959566+sjc-web@users.noreply.github.com> Date: Fri, 26 Apr 2024 19:24:14 +0800 Subject: [PATCH] Update index.js --- index.js | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/index.js b/index.js index 9c97b32..de1ea26 100644 --- a/index.js +++ b/index.js @@ -1,5 +1,12 @@ const userCases = { 微信小程序: [ + { + name: "支出记账本", + url: "https://mp-36a5d21c-c6e9-4cac-8e7c-7b0d0548d2b8.cdn.bspapp.com/weixinzhichujizhangben.jpg", + framework: "vue", + taroVersion: "3.6.5", + screenshot: [] + }, { name: "DUXUI-UI库", url: "https://raw.githubusercontent.com/ShaoGongBra/duxui/main/weapp.jpg",