CaoMeiYouRen

Results 15 issues of CaoMeiYouRen

Please refer to https://github.com/vuejs/vue/compare/v2.7.0-beta.8...v2.7.0 https://github.com/vuejs/vue/blob/main/CHANGELOG.md So please modify the part about Vue version judgment in "scripts/postinstall.js"

由于 Avue 的配置项多到离谱,因此建议 `AvueCrudOption` 也添加 `[key: string]: any` 会比较好,避免出现新字段没有添加的问题

For example ```ts // src/module/index.ts function registerDynamicModule(dynamicModule: Mod, modOpt: DynamicModuleOptions) { if (!modOpt.name) { throw new Error('Name of module not provided in decorator options') } if (!modOpt.store) { throw new...

草梅友仁的博客, https://blog.cmyr.ltd/, https://blog.cmyr.ltd/atom.xml, 编程; 技术; 前端; 日常; TypeScript; JavaScript; Vue; Node.js; Docker

如题。 参考链接:https://docs.dnspod.cn/notices/api-2-upgrade/ **北京时间2023年1月1日之后,原 DNS 解析 API 2.0 将完全停止使用,请您特别注意。如在此之前未完成调整,将可能影响您的相关业务正常运行。** 希望能更新腾讯云脚本调用的api版本

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] Hope to add image...

### 功能概述 | Describe the feature 1. 目前在新建文章的时候可以设置“自定义路径名”,但是从文件导入的时候却不可以,希望能统一一下 2. 如果可以的话,更好的情况是直接将 Markdown 文件的 Front Matter 中的 `abbrlink` 字段设置为默认的路径。(参考hexo-addlink) 3. 这样可以跟导入前的博客系统,链接上保持一定的相似,方便做路径上的转换。比如从 `xxx/archives/cb933e30.html` 映射到 `xxx/post/cb933e30`。 4. 本来还想提一下分类管理和联系方式方面的问题,但我翻了下已经有人提过了,在此不再赘述。参考 #125 #133

优化建议

### 路由地址 ```routes NOROUTE ``` ### 完整路由地址 ```fullroutes NOROUTE ``` ### 相关文档 https://docs.rsshub.app/zh/usage ### 预期是什么? rsshub可以作为npm包调用 ### 实际发生了什么? 目前的`lib/pkg.js`改为了`lib/pkg.ts`,无法作为npm包调用了 ### 部署 RSSHub 演示 (https://rsshub.app) ### 部署相关信息 _No response_ ### 额外信息...

RSS bug

### 路由地址 ```routes /epicgames/freegames/:locale?/:country? ``` ### 完整路由地址 ```fullroutes /epicgames/freegames/zh-CN ``` ### 相关文档 https://docs.rsshub.app/zh/routes/game#epic-games-store ### 预期是什么? 请求正常 ### 实际发生了什么? 请求失败 ### 部署 RSSHub 演示 (https://rsshub.app) ### 部署相关信息 _No response_ ### 额外信息...

RSS bug