quicklearning123

Results 10 issues of quicklearning123

### `yarn why http-proxy-middleware` OR `npm ls http-proxy-middleware` output (mask private folder names with *****) ```shell ── [email protected] ``` ### - [X] I understand project setup issues should be asked...

bug

## 版本号 ~ [版本: 1.10.2](https://github.com/YMFE/yapi/blob/master/CHANGELOG.md) 部署方式,docker,[docker-YApi](https://github.com/fjc0k/docker-YApi) 在官网也是一样的现象: http://yapi.smart-xwork.cn/project/148166/setting 请问大家都是以什么姿势使用的? ## 什么问题 ~ 1. 设置高级/全局mock脚本,调用接口报错 2. 关闭高级/全局mock,返回字段有时候缺失部分字段(考验代码健壮性???),数组一直空。 ``` [json-schema-faker] calling JsonSchemaFaker() is deprecated, call either .generate() or .resolve() error: Error: Method...

## 版本号 ~ 1.10.2 ## 什么问题 ~ ![image](https://user-images.githubusercontent.com/70048681/165319138-02f302d9-59af-478b-9c12-1fa41c29d413.png) 比如一个分页接口,随机给点字段,怎么玩 ## 如何复现此问题 ~ ## 什么浏览器 ~ ## 什么系统(Linux, Windows, macOS)

**您想申请的是需求还是问题?** 需求 **目前的情况是什么?** 无法确认,example无法运行 **预期的结果是什么?** 知道结果 **哪个butterfly版本在哪个浏览器/操作系统发生的错误?** windows IE11 **请重现步骤,如果可以的话,请提供一个最小的演示案例。** 必现

**您想申请的是需求还是问题?** 问题 **目前的情况是什么?** 白屏 ![image](https://user-images.githubusercontent.com/70048681/105847654-d9884480-6018-11eb-9ca9-9c5da4acc459.png) **预期的结果是什么?** 能正常展示 **哪个butterfly版本在哪个浏览器/操作系统发生的错误?** master最新代码 macos chrome 87 **请重现步骤,如果可以的话,请提供一个最小的演示案例。** 必现,新拉代码npm i第一次运行

类似这样的: https://guide.aotu.io/docs/js/language.html https://github.com/lin-123/javascript

## Background(背景) 当后端的controller注解是@DeleteMapping("/delete/{id}"),生成的前端代码为,PontCore.getUrl('/delete/{id}') 前端现有的代码是: ``` export async function deleteMember(id: number) { return request(`/delete/${id}`, {}); } ``` 怎么兼容这种情况呢? ## Proposal(建议) ## Additional context(附加上下文)

## What happens(发生了什么)? A clear and concise description of what the bug is(对错误的清晰而简明的描述). ## Mini Showcase Repository(迷你展示库) > Provide a mini GitHub repository which can reproduce the issue(提供一个可以重现问题的小型 Github 存储库)....

enhancement

### Question ### Description

https://github.com/YMFE/yapi/issues/2536 无论怎么改,都是调用报错。 但期望可以正常生效。