From fd8dafa72c9f9fa5e6b9b2aceb8572994e442962 Mon Sep 17 00:00:00 2001 From: virgoone Date: Fri, 12 Aug 2022 17:29:29 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0=E5=BE=AE=E4=BF=A1?= =?UTF-8?q?=E5=B0=8F=E7=A8=8B=E5=BA=8F=E5=92=8CQQ=E5=B0=8F=E7=A8=8B?= =?UTF-8?q?=E5=BA=8F=E6=A1=88=E4=BE=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.js | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/index.js b/index.js index cfda7f3..b99e226 100644 --- a/index.js +++ b/index.js @@ -7,6 +7,13 @@ const userCases = { taroVersion: "3.5.0", screenshot: [] }, + { + name: "视频去水印助手", + url: "https://s1.ax1x.com/2022/08/12/vJz1ud.jpg", + framework: "react", + taroVersion: "3.5.2", + screenshot: [] + }, { name: "设域精选", url: "https://sheyu-1306339461.cos.ap-shanghai.myqcloud.com/miniprogram/sheyujingx_code.jpg", @@ -1347,7 +1354,14 @@ const userCases = { framework: "react", taroVersion: "1.3.18", screenshot: [] - } + }, + { + name: "短视频下载助手极速版", + url: "https://s1.ax1x.com/2022/08/12/vJzt4f.jpg", + framework: "react", + taroVersion: "3.5.2", + screenshot: [] + }, ], H5: [ { @@ -1723,8 +1737,7 @@ const userCases = { framework: "", taroVersion: "", screenshot: [] - }, - + } ], 字节跳动小程序: [ {