Tsui Yen-Che
Tsui Yen-Che
使用sc-date-picker 也就是今天(2019/10/31 UTC+8) 无法选择11月的日期,准确来说选择11月的任一日期会显示12月,非常的奇怪。细看了源码可能是day.js出了问题,我已经定位到 _MonthDay: function(t) {} 函数里,在该函数里生成a这个array时,有这么两句 `var l = dayjs(); l = l.set("year", n).set("month", i).set("date", c)` n是2019 i是10 (也就代表着11月),都是符合预期的,但是l就是错误的了,出来的结果l 为 {$m: 11, ...},$m明显是错的,跑到12月去了。 
需要使用正则,所以用到了 matchAll,但遇到下图的情况  显示如下报错信息: `Property 'matchAll' does not exist on type 'string'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2020' or later.(2550)`
有些云函数的代码想直接开源,但涉及一些密钥(配置)就实现不了;如果多弄一套开源版的代码又很不方便维护。 我看了一下腾讯云那边,是支持这个功能的 
### Description Is this a pun intentionally made by the developers? --- ### What is the purpose of this pull request? - [ ] Bug fix - [ ] New...
The following video is the demo on the Introduction. When moving a item in the current column and then clicking on this column, the item will be eaten. The situation...
刚刚收到邮件,有同学反应在README `开发智能合约` 第 9 步处,将智能合约转成 abi 文件时,遇到如下的问题:  按报错提示,应该是出现中文字符导致的问题。
内置了搜索、创建日程、读取待办、画图等一系列工具供大模型调用。      项目地址: https://my.liubai.cc/ 开源地址: https://github.com/yenche123/liubai 参考链接: https://mp.weixin.qq.com/s/rCrUQpUI1Cavd16QX-fjrg
- 项目名称:Liubai - 项目地址:https://github.com/yenche123/liubai - 项目简介 (**100** 字以内):你的笔记 + 日程 + 待办清单 + 任务 with AI,支持在微信里同时召唤 3 个大模型,为你打理生活! - 项目截图 (**6**张以内):      
- 项目名称:Liubai - 项目地址:https://github.com/yenche123/liubai - 项目简介 (**100** 字以内):你的笔记 + 日程 + 待办清单 + 任务 with AI,支持在微信里同时召唤 3 个大模型,为你打理生活! - 项目截图 (**6**张以内):       详情参考: https://mp.weixin.qq.com/s/PcZiY-EAwbT3IN_GqAvIhw