We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
上周有 49 个新 issue。 14 个 issue 已经被关闭,35 个 issue 仍然保持打开状态。
💚 #5023 swiper 已经添加了circular 还是不能循环滚动, by benmi 💚 #5022 微信小程序转taro,之后编译成 H5 代码,导航栏渲染报错,页面无法加载出来, by lazycat92 💚 #5021 PickerView 不能支持H5端需要在H5端实现pickerView的效果, by liuyunzyj 💚 #5020 微信小程序组合(props.renderChildren )会被多余的 view 包裹, by Miaonster 💚 #5019 使用 Hooks,当一个数组filter之后拿去渲染,会导致原数组改变, by xiaoyuze88 💚 #5018 使用taro convert转为taro后 H5运行样式错乱严重。, by syymo 💚 #5017 请教下如何在taro中使用Optional Chaning ES9语法特性, by edwards19900128 💚 #5016 使用重命名的属性作为事件处理器,生成的微信小程序端 JS 错误, by infinnie 💚 #5015 网络请求无论怎么设置content-type总是text/plain, by nishibaiyang 💚 #5013 render props 无法传递函数(引用类型), by youngluo 💚 #5012 setState数组内变量不会更新视图, by ninetowns 💚 #5011 Taro.createCanvasContext创建绘图对象时报错, by BinZhiZhu 💚 #5010 taro启动测试版时控制台不停的出现“缺少npm包,开始安装”后报错?, by syyzz3 💚 #5009 小程序中使用装饰器,报没有_createData错误, h5端正常, by waveheart 💚 #5008 map循环中使用自定义组件props无法更新, by moonou 💚 #5007 无法从 1.3.25 升级到最新版本, by jonahfang 💚 #5006 Fixrn, by aijle 💚 #5005 Taro.request 除了status 200成功,其它都是抛出异常,如何解析其它返回码返回的数据 , by youyou0101 💚 #5002 taro 微信小程序 通过数组长度判断 className 没有动态切换 而视图是更新了, by leefinder 💚 #5001 1.3.27,taro-redux更新复杂数据时,prev state 和 next state相同,页面不刷新, by Mihawk-zhao 💚 #4998 fix(components): h5 image删除无关代码, by Lostsory 💚 #4996 1.3.26 版本中更新useState不会触发渲染, by LetterYan 💚 #4994 1.3.26版本 数组里的数据被污染覆盖, by LetterYan 💚 #4991 H5 Textarea不支持focus, by tong233 💚 #4988 swiper组件在H5端不能循环播放版本号:1.3.26, by zunkunke 💚 #4986 如何获取URL参数,目测目前仅支持路由传参一种方式?, by pkaq 💚 #4985 微信小程序端是否支持操作jsx数组, by crimson968 💚 #4984 taro hooks 如何写测试, by AnnatarHe 💚 #4983 数组多次filter时,会改变原数组,求助!, by luoanyang 💚 #4982 JSX对象编译问题, by yangtao00 💚 #4981 关于useSelector等redux hooks API无法在H5环境使用的临时解决办法, by calimanco 💚 #4980 1.3.26 中 Redux 的 state 复杂数据下修改时会被污染,导致页面不刷新, by arvinxx 💚 #4978 fix(tt) : 修复nextProps在shouldComponentUpdate获取不正确的问题, by YuanQuan 💚 #4977 fix: 修复转换为H5代码时, image图片地址如果是通过变量赋值的方式, 本地图片不会被正确解析为webpack模块, by cejako 💚 #4976 转换为H5代码时, image图片地址如果是通过变量赋值的方式, 本地图片不会被正确解析为webpack模块, by cejako
❤️ #5014 picker组件 mode='date' 时 value小于1970年会报错date interval error, by htx1993 ❤️ #5004 小程序中的input和change事件不起作用, by ninetowns ❤️ #5003 在 tsx 怎么导入 .json 文件,执行后报错, by supermavericks ❤️ #5000 react native 支持热更新 codepush 吗?, by Leavds ❤️ #4999 Maximum call stack size exceeded, by li-shuaishuai ❤️ #4997 fix(cli) 解决cli编译时缺少@types/react依赖问题, by Issacpeng ❤️ #4995 fix: enhancing the eslint checker, by zsirfs ❤️ #4993 fix(taro-qq): fix error in create-component.js, by SunskyXH ❤️ #4992 lineCap类型不是number,是"lineCap" | "round" | "square", by HanZhaorz ❤️ #4990 Taro H5 如何引入第三方jssdk, by giantss ❤️ #4989 fix(taro): add children to FC Props, close #4987, by xg4 ❤️ #4987 Can't find children in FunctionComponent Props, by xg4 ❤️ #4979 fix(mini-runner)修正快应用Manifest配置文件,在windows下json转换时反斜杆路径问题, by Issacpeng ❤️ #4975 fix(components): h5 image在unmount时取消IntersectionObserver监听, by Lostsory
上周有 15 个 pull request 被创建、更新或 merge。
上周有 7 个 pull request 更新: 💛 #5006 Fixrn, by aijle 💛 #4998 fix(components): h5 image删除无关代码, by Lostsory 💛 #4978 fix(tt) : 修复nextProps在shouldComponentUpdate获取不正确的问题, by YuanQuan 💛 #4977 fix: 修复转换为H5代码时, image图片地址如果是通过变量赋值的方式, 本地图片不会被正确解析为webpack模块, by cejako 💛 #4971 fix(cli)添加依赖库查找函数递归中断条件, by Issacpeng 💛 #4955 fix(cli)修复快应用缺少依赖造成的异常退出, by Issacpeng 💛 #3639 chore(deps): bump postcss-modules-values from 1.3.0 to 3.0.0, by dependabot-preview[bot]
上周 merge 了 8 个 pull request:
💜 #4997 fix(cli) 解决cli编译时缺少@types/react依赖问题, by Issacpeng 💜 #4995 fix: enhancing the eslint checker, by zsirfs 💜 #4993 fix(taro-qq): fix error in create-component.js, by SunskyXH 💜 #4992 lineCap类型不是number,是"lineCap" | "round" | "square", by HanZhaorz 💜 #4979 fix(mini-runner)修正快应用Manifest配置文件,在windows下json转换时反斜杆路径问题, by Issacpeng 💜 #4975 fix(components): h5 image在unmount时取消IntersectionObserver监听, by Lostsory 💜 #4969 fix(mini-runner)修正快应用pages中ux文件未正确生成问题, by Issacpeng 💜 #4898 fix(components-qa)改进button动画效果展示,引入css属性描述文件, by Issacpeng
上周共有 15 个 提交:
🛠️ docs: scroll-view by ZakaryCode 🛠️ chore(readme): ci 的编译结果仅展示 master 的状态 by Garfield550 🛠️ feat: createSelectorQuery MethodscrollOffset fix by ZakaryCode 🛠️ chore: changelog && docs by luckyadam 🛠️ chore(release): publish v1.3.27 by luckyadam 🛠️ fix(qq): import nextTick & updateComponent by SunskyXH 🛠️ fix(transformer-wx): enhancing the eslint checker (#4995) by zsirfs 🛠️ fix(taro): 修正 lineCap 的类型 (#4992) by HanZhaorz 🛠️ revert(template): 从默认模版中移除 RN 依赖 by Garfield550 🛠️ fix(taro.component): 修改类组件构造器定义,保持向后兼容 by Garfield550 🛠️ fix(taro.components): fix Taro.FC typings and others, close #4987 by Garfield550 🛠️ fix: set transform method by ZakaryCode 🛠️ fix(template): default 模版补充 rn 和 quickapp 的依赖 by Garfield550 🛠️ fix(cli): 修复编译 ui 库及 plugin 时报错的问题,close #4965 by luckyadam 🛠️ fix(components): h5 image在unmount时取消IntersectionObserver监听 (#4975) by Lostsory
scrollOffset
上周共有 7 名独立贡献者:
👤 ZakaryCode 👤 Garfield550 👤 luckyadam 👤 SunskyXH 👤 zsirfs 👤 HanZhaorz 👤 Lostsory
感谢你们对开源事业做出的贡献。:+1:
上周获得了 142 个 star。它们分别来自于:
⭐ lalavenda | ⭐ iusn | ⭐ warren-lei | ⭐ frank-26 | ⭐ dlgchg | ⭐ Boreals | ⭐ AncoraYhls | ⭐ magentaqin | ⭐ tangxunhu | ⭐ lzhmarkjen | ⭐ ildnyy | ⭐ mushroomlb | ⭐ hongmaple | ⭐ XiaoyingZhao | ⭐ office200688 | ⭐ GitXwj | ⭐ yin53719 | ⭐ Iamasoldier6 | ⭐ yangligogogo | ⭐ MarnoDev | ⭐ isswu | ⭐ fengbx | ⭐ Snytson | ⭐ heshuai326 | ⭐ FengYuMingYue | ⭐ wenhaospace | ⭐ FanShikun | ⭐ boot-vue | ⭐ keepingFE | ⭐ shujian-cao | ⭐ laiyaoWeb | ⭐ 07ke | ⭐ rayliao | ⭐ GengMei | ⭐ sanyinchen | ⭐ hsowan-me | ⭐ codepandy | ⭐ liushaoxiong | ⭐ Mr-zf | ⭐ laoeg | ⭐ hymb1990 | ⭐ d1jk | ⭐ SChen1024 | ⭐ 961588579 | ⭐ haoleiqin | ⭐ BLANKMYMIND | ⭐ shawn2012 | ⭐ wuhongsheng | ⭐ aresjzj-baba | ⭐ lyzMaster | ⭐ FengtianJiao | ⭐ link2fun | ⭐ Mr-rookie1993 | ⭐ Hanoso | ⭐ ghthree | ⭐ liaoqf | ⭐ DestinyJun | ⭐ Zchary | ⭐ wsy-git | ⭐ moonshinean | ⭐ vickness | ⭐ caiyue | ⭐ 2647001559 | ⭐ ssj014 | ⭐ zhuzhanwei | ⭐ wen19911030 | ⭐ web-L | ⭐ codingzhou | ⭐ centuryPark | ⭐ rjz-joker | ⭐ raoxb | ⭐ Leavds | ⭐ wxw1314 | ⭐ joshua1996 | ⭐ Chou1024 | ⭐ haoxiaoxin | ⭐ nio-ares | ⭐ TrionXl | ⭐ KtKID | ⭐ fantasy-hub | ⭐ colorfulWorld | ⭐ clys | ⭐ TUARAN | ⭐ osAheng | ⭐ XuedaoYuan | ⭐ LiangEnQu | ⭐ PandaHerosOfHD | ⭐ Lynss | ⭐ leonmin | ⭐ wuchunfu | ⭐ Lzyoung6 | ⭐ ihuayq | ⭐ gplin | ⭐ Anony-Dino | ⭐ sjueshang | ⭐ xrkffgg | ⭐ is-nan | ⭐ langgithub | ⭐ Taoqun | ⭐ R-Von | ⭐ virgokid | ⭐ 7hundeR | ⭐ alucardhyx | ⭐ Mrdten | ⭐ ForverJoker11 | ⭐ lyloou | ⭐ CACppuccino | ⭐ sezi-yuan | ⭐ xhkz | ⭐ HaoYS | ⭐ lexluthors | ⭐ zzcyes | ⭐ yhq1119 | ⭐ Patrick-Jun | ⭐ scans | ⭐ tao-alan | ⭐ stevezhengs | ⭐ biallo | ⭐ baodingfengyun | ⭐ henryhuang | ⭐ vonxq | ⭐ mianshenglee | ⭐ Corgis | ⭐ nuaamns | ⭐ ab153950 | ⭐ virtrix | ⭐ StoryOfMaple | ⭐ wuyunqiang | ⭐ yuewumu | ⭐ Qiaoidea | ⭐ xiushaomin | ⭐ Gear420 | ⭐ zhuziqiangzxy | ⭐ fdy696 | ⭐ CZXBigBrother | ⭐ godxiaoji | ⭐ Aragakiiii | ⭐ xiaoming0214 | ⭐ smileforward123 | ⭐ BurtChan | ⭐ madoka20 | ⭐ AnkerLu | You all are the stars! 🌟
以上就是本周的项目周报。你可以点击 weekly-digest 查看往期的项目周报。
The text was updated successfully, but these errors were encountered:
欢迎提交 Issue~
如果你提交的是 bug 报告,请务必遵循 Issue 模板的规范,尽量用简洁的语言描述你的问题,最好能提供一个稳定简单的复现。🙏🙏🙏
如果你的信息提供过于模糊或不足,或者已经其他 issue 已经存在相关内容,你的 issue 有可能会被关闭。
Good luck and happy coding~
Sorry, something went wrong.
No branches or pull requests
ISSUES
上周有 49 个新 issue。
14 个 issue 已经被关闭,35 个 issue 仍然保持打开状态。
OPEN ISSUES
💚 #5023 swiper 已经添加了circular 还是不能循环滚动, by benmi
💚 #5022 微信小程序转taro,之后编译成 H5 代码,导航栏渲染报错,页面无法加载出来, by lazycat92
💚 #5021 PickerView 不能支持H5端需要在H5端实现pickerView的效果, by liuyunzyj
💚 #5020 微信小程序组合(props.renderChildren )会被多余的 view 包裹, by Miaonster
💚 #5019 使用 Hooks,当一个数组filter之后拿去渲染,会导致原数组改变, by xiaoyuze88
💚 #5018 使用taro convert转为taro后 H5运行样式错乱严重。, by syymo
💚 #5017 请教下如何在taro中使用Optional Chaning ES9语法特性, by edwards19900128
💚 #5016 使用重命名的属性作为事件处理器,生成的微信小程序端 JS 错误, by infinnie
💚 #5015 网络请求无论怎么设置content-type总是text/plain, by nishibaiyang
💚 #5013 render props 无法传递函数(引用类型), by youngluo
💚 #5012 setState数组内变量不会更新视图, by ninetowns
💚 #5011 Taro.createCanvasContext创建绘图对象时报错, by BinZhiZhu
💚 #5010 taro启动测试版时控制台不停的出现“缺少npm包,开始安装”后报错?, by syyzz3
💚 #5009 小程序中使用装饰器,报没有_createData错误, h5端正常, by waveheart
💚 #5008 map循环中使用自定义组件props无法更新, by moonou
💚 #5007 无法从 1.3.25 升级到最新版本, by jonahfang
💚 #5006 Fixrn, by aijle
💚 #5005 Taro.request 除了status 200成功,其它都是抛出异常,如何解析其它返回码返回的数据 , by youyou0101
💚 #5002 taro 微信小程序 通过数组长度判断 className 没有动态切换 而视图是更新了, by leefinder
💚 #5001 1.3.27,taro-redux更新复杂数据时,prev state 和 next state相同,页面不刷新, by Mihawk-zhao
💚 #4998 fix(components): h5 image删除无关代码, by Lostsory
💚 #4996 1.3.26 版本中更新useState不会触发渲染, by LetterYan
💚 #4994 1.3.26版本 数组里的数据被污染覆盖, by LetterYan
💚 #4991 H5 Textarea不支持focus, by tong233
💚 #4988 swiper组件在H5端不能循环播放版本号:1.3.26, by zunkunke
💚 #4986 如何获取URL参数,目测目前仅支持路由传参一种方式?, by pkaq
💚 #4985 微信小程序端是否支持操作jsx数组, by crimson968
💚 #4984 taro hooks 如何写测试, by AnnatarHe
💚 #4983 数组多次filter时,会改变原数组,求助!, by luoanyang
💚 #4982 JSX对象编译问题, by yangtao00
💚 #4981 关于useSelector等redux hooks API无法在H5环境使用的临时解决办法, by calimanco
💚 #4980 1.3.26 中 Redux 的 state 复杂数据下修改时会被污染,导致页面不刷新, by arvinxx
💚 #4978 fix(tt) : 修复nextProps在shouldComponentUpdate获取不正确的问题, by YuanQuan
💚 #4977 fix: 修复转换为H5代码时, image图片地址如果是通过变量赋值的方式, 本地图片不会被正确解析为webpack模块, by cejako
💚 #4976 转换为H5代码时, image图片地址如果是通过变量赋值的方式, 本地图片不会被正确解析为webpack模块, by cejako
CLOSED ISSUES
❤️ #5014 picker组件 mode='date' 时 value小于1970年会报错date interval error, by htx1993
❤️ #5004 小程序中的input和change事件不起作用, by ninetowns
❤️ #5003 在 tsx 怎么导入 .json 文件,执行后报错, by supermavericks
❤️ #5000 react native 支持热更新 codepush 吗?, by Leavds
❤️ #4999 Maximum call stack size exceeded, by li-shuaishuai
❤️ #4997 fix(cli) 解决cli编译时缺少@types/react依赖问题, by Issacpeng
❤️ #4995 fix: enhancing the eslint checker, by zsirfs
❤️ #4993 fix(taro-qq): fix error in create-component.js, by SunskyXH
❤️ #4992 lineCap类型不是number,是"lineCap" | "round" | "square", by HanZhaorz
❤️ #4990 Taro H5 如何引入第三方jssdk, by giantss
❤️ #4989 fix(taro): add children to FC Props, close #4987, by xg4
❤️ #4987 Can't find children in FunctionComponent Props, by xg4
❤️ #4979 fix(mini-runner)修正快应用Manifest配置文件,在windows下json转换时反斜杆路径问题, by Issacpeng
❤️ #4975 fix(components): h5 image在unmount时取消IntersectionObserver监听, by Lostsory
PULL REQUESTS
上周有 15 个 pull request 被创建、更新或 merge。
UPDATED PULL REQUEST
上周有 7 个 pull request 更新:
💛 #5006 Fixrn, by aijle
💛 #4998 fix(components): h5 image删除无关代码, by Lostsory
💛 #4978 fix(tt) : 修复nextProps在shouldComponentUpdate获取不正确的问题, by YuanQuan
💛 #4977 fix: 修复转换为H5代码时, image图片地址如果是通过变量赋值的方式, 本地图片不会被正确解析为webpack模块, by cejako
💛 #4971 fix(cli)添加依赖库查找函数递归中断条件, by Issacpeng
💛 #4955 fix(cli)修复快应用缺少依赖造成的异常退出, by Issacpeng
💛 #3639 chore(deps): bump postcss-modules-values from 1.3.0 to 3.0.0, by dependabot-preview[bot]
MERGED PULL REQUEST
上周 merge 了 8 个 pull request:
💜 #4997 fix(cli) 解决cli编译时缺少@types/react依赖问题, by Issacpeng
💜 #4995 fix: enhancing the eslint checker, by zsirfs
💜 #4993 fix(taro-qq): fix error in create-component.js, by SunskyXH
💜 #4992 lineCap类型不是number,是"lineCap" | "round" | "square", by HanZhaorz
💜 #4979 fix(mini-runner)修正快应用Manifest配置文件,在windows下json转换时反斜杆路径问题, by Issacpeng
💜 #4975 fix(components): h5 image在unmount时取消IntersectionObserver监听, by Lostsory
💜 #4969 fix(mini-runner)修正快应用pages中ux文件未正确生成问题, by Issacpeng
💜 #4898 fix(components-qa)改进button动画效果展示,引入css属性描述文件, by Issacpeng
COMMITS
上周共有 15 个 提交:
🛠️ docs: scroll-view by ZakaryCode
🛠️ chore(readme): ci 的编译结果仅展示 master 的状态 by Garfield550
🛠️ feat: createSelectorQuery Method
scrollOffset
fix by ZakaryCode🛠️ chore: changelog && docs by luckyadam
🛠️ chore(release): publish v1.3.27 by luckyadam
🛠️ fix(qq): import nextTick & updateComponent by SunskyXH
🛠️ fix(transformer-wx): enhancing the eslint checker (#4995) by zsirfs
🛠️ fix(taro): 修正 lineCap 的类型 (#4992) by HanZhaorz
🛠️ revert(template): 从默认模版中移除 RN 依赖 by Garfield550
🛠️ fix(taro.component): 修改类组件构造器定义,保持向后兼容 by Garfield550
🛠️ fix(taro.components): fix Taro.FC typings and others, close #4987 by Garfield550
🛠️ fix: set transform method by ZakaryCode
🛠️ fix(template): default 模版补充 rn 和 quickapp 的依赖 by Garfield550
🛠️ fix(cli): 修复编译 ui 库及 plugin 时报错的问题,close #4965 by luckyadam
🛠️ fix(components): h5 image在unmount时取消IntersectionObserver监听 (#4975) by Lostsory
CONTRIBUTORS
上周共有 7 名独立贡献者:
👤 ZakaryCode
👤 Garfield550
👤 luckyadam
👤 SunskyXH
👤 zsirfs
👤 HanZhaorz
👤 Lostsory
感谢你们对开源事业做出的贡献。:+1:
STARGAZERS
上周获得了 142 个 star。它们分别来自于:
⭐ lalavenda | ⭐ iusn | ⭐ warren-lei | ⭐ frank-26 | ⭐ dlgchg | ⭐ Boreals | ⭐ AncoraYhls | ⭐ magentaqin | ⭐ tangxunhu | ⭐ lzhmarkjen | ⭐ ildnyy | ⭐ mushroomlb | ⭐ hongmaple | ⭐ XiaoyingZhao | ⭐ office200688 | ⭐ GitXwj | ⭐ yin53719 | ⭐ Iamasoldier6 | ⭐ yangligogogo | ⭐ MarnoDev | ⭐ isswu | ⭐ fengbx | ⭐ Snytson | ⭐ heshuai326 | ⭐ FengYuMingYue | ⭐ wenhaospace | ⭐ FanShikun | ⭐ boot-vue | ⭐ keepingFE | ⭐ shujian-cao | ⭐ laiyaoWeb | ⭐ 07ke | ⭐ rayliao | ⭐ GengMei | ⭐ sanyinchen | ⭐ hsowan-me | ⭐ codepandy | ⭐ liushaoxiong | ⭐ Mr-zf | ⭐ laoeg | ⭐ hymb1990 | ⭐ d1jk | ⭐ SChen1024 | ⭐ 961588579 | ⭐ haoleiqin | ⭐ BLANKMYMIND | ⭐ shawn2012 | ⭐ wuhongsheng | ⭐ aresjzj-baba | ⭐ lyzMaster | ⭐ FengtianJiao | ⭐ link2fun | ⭐ Mr-rookie1993 | ⭐ Hanoso | ⭐ ghthree | ⭐ liaoqf | ⭐ DestinyJun | ⭐ Zchary | ⭐ wsy-git | ⭐ moonshinean | ⭐ vickness | ⭐ caiyue | ⭐ 2647001559 | ⭐ ssj014 | ⭐ zhuzhanwei | ⭐ wen19911030 | ⭐ web-L | ⭐ codingzhou | ⭐ centuryPark | ⭐ rjz-joker | ⭐ raoxb | ⭐ Leavds | ⭐ wxw1314 | ⭐ joshua1996 | ⭐ Chou1024 | ⭐ haoxiaoxin | ⭐ nio-ares | ⭐ TrionXl | ⭐ KtKID | ⭐ fantasy-hub | ⭐ colorfulWorld | ⭐ clys | ⭐ TUARAN | ⭐ osAheng | ⭐ XuedaoYuan | ⭐ LiangEnQu | ⭐ PandaHerosOfHD | ⭐ Lynss | ⭐ leonmin | ⭐ wuchunfu | ⭐ Lzyoung6 | ⭐ ihuayq | ⭐ gplin | ⭐ Anony-Dino | ⭐ sjueshang | ⭐ xrkffgg | ⭐ is-nan | ⭐ langgithub | ⭐ Taoqun | ⭐ R-Von | ⭐ virgokid | ⭐ 7hundeR | ⭐ alucardhyx | ⭐ Mrdten | ⭐ ForverJoker11 | ⭐ lyloou | ⭐ CACppuccino | ⭐ sezi-yuan | ⭐ xhkz | ⭐ HaoYS | ⭐ lexluthors | ⭐ zzcyes | ⭐ yhq1119 | ⭐ Patrick-Jun | ⭐ scans | ⭐ tao-alan | ⭐ stevezhengs | ⭐ biallo | ⭐ baodingfengyun | ⭐ henryhuang | ⭐ vonxq | ⭐ mianshenglee | ⭐ Corgis | ⭐ nuaamns | ⭐ ab153950 | ⭐ virtrix | ⭐ StoryOfMaple | ⭐ wuyunqiang | ⭐ yuewumu | ⭐ Qiaoidea | ⭐ xiushaomin | ⭐ Gear420 | ⭐ zhuziqiangzxy | ⭐ fdy696 | ⭐ CZXBigBrother | ⭐ godxiaoji | ⭐ Aragakiiii | ⭐ xiaoming0214 | ⭐ smileforward123 | ⭐ BurtChan | ⭐ madoka20 | ⭐ AnkerLu |
You all are the stars! 🌟
以上就是本周的项目周报。你可以点击 weekly-digest 查看往期的项目周报。
The text was updated successfully, but these errors were encountered: