Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: 添加微信小程序和QQ小程序案例 #153

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 16 additions & 3 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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: [
{
Expand Down Expand Up @@ -1723,8 +1737,7 @@ const userCases = {
framework: "",
taroVersion: "",
screenshot: []
},

}
],
字节跳动小程序: [
{
Expand Down