From 81e0a1df4f80e27667959596b857a84f2cf706f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=8C=BD=E6=99=B4-StaySunny?= <40056573+StaySunny66@users.noreply.github.com> Date: Fri, 15 Sep 2023 19:42:55 +0800 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a699c12..669494c 100644 --- a/README.md +++ b/README.md @@ -19,3 +19,6 @@ wget https://github.com/StaySunny66/linux_state_miniprogram_soft/blob/main/relea 绑定码为web服务器的接口地址的Base64编码 绑定码 = base64(http://你的ip:1323) 你也可以使用反向代理到你的域名 进行base64编码后手动添加到微信小程序 +# 参考的项目 + +https://github.com/vaxilu/x-ui/