krist
krist
The same problem. I searched the Internet for a long time. There are few results for this problem. Consult to https://bookfere.com/post/218.html, maybe the different version of kindlegen causes.
好像是正则的时候有空格没有匹配到CFRECORD_ID导致的,加了个\s后正常了,我改了一下发了个pull
> month属性只是用来显示非当前月的月份days-color用的,不同月份days-color应该是单独定义为一个json对象 > 像这样: > `days: { "3": [{ "month": "current", "day": 8, "color": "white", "background": "red", "title": "妇女节", "schedulecolor": "#ff0000" }], "4": [{ "month": "current", "day": 1, "color": "white",...
I try to figure out this problem, and found that adding `resolveScopedSlots` func into`afterRender` (`src/utils/instance.ts`) can make the context.slots synchronized `context.slots` and actual slot content, like: ``` javascript export function...
谢谢,问题收到
@wenkeming 问一下,在实际的项目工程里也是同样的报错么?
这个交互 `0.49.4` 已经修改了,目前会通过 label 比对,创建选项在和已有选项相同时候隐藏显示